- install miniconda
- conda create -n python3 python=3.5
- activate python3
- https://www.tensorflow.org/install/install_windows
- pip install --ignore-installed --upgrade https://storage.googleapis.com/tensorflow/windows/gpu/tensorflow_gpu-1.2.1-cp35-cp35m-win_amd64.whl
- install CUDA (only cuda without gpu driver) and CuDnn
- install pytorch , conda install -c peterjc123 pytorch=0.1.12
- https://kivy.org/docs/installation/installation-windows.html , other(https://www.superdatascience.com/pytorch/)
- pip install docutils pygments pypiwin32 kivy.deps.sdl2 kivy.deps.glew
- pip install kivy.deps.gstreamer
- pip install kivy.deps.angle
Last active
July 27, 2017 12:53
-
-
Save rosdyana/2cd8f0ac19088986b3ea3dbb24477755 to your computer and use it in GitHub Desktop.
note 27/07/2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment