Skip to content

Instantly share code, notes, and snippets.

@yampy
Created September 3, 2017 09:12
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yampy/4e0fc4aea37cf0f432ab243d76285e98 to your computer and use it in GitHub Desktop.
Save yampy/4e0fc4aea37cf0f432ab243d76285e98 to your computer and use it in GitHub Desktop.
Anaconca env file for ykov8_ssd_keras
name: rykov8_ssd_keras
channels:
- anaconda
- defaults
dependencies:
- appnope=0.1.0=py35_0
- bleach=1.5.0=py35_0
- colorama=0.3.9=py35_0
- decorator=4.1.2=py35_0
- entrypoints=0.2.3=py35_0
- html5lib=0.9999999=py35_0
- icu=54.1=0
- ipykernel=4.6.1=py35_0
- ipython=6.1.0=py35_0
- ipython_genutils=0.2.0=py35_0
- ipywidgets=6.0.0=py35_0
- jedi=0.10.2=py35_2
- jinja2=2.9.6=py35_0
- jsonschema=2.6.0=py35_0
- jupyter=1.0.0=py35_3
- jupyter_client=5.1.0=py35_0
- jupyter_console=5.2.0=py35_0
- jupyter_core=4.3.0=py35_0
- markupsafe=1.0=py35_0
- mistune=0.7.4=py35_0
- mkl=2017.0.3=0
- nbconvert=5.2.1=py35_0
- nbformat=4.4.0=py35_0
- notebook=5.0.0=py35_0
- numpy=1.13.1=py35_0
- openssl=1.0.2l=0
- pandocfilters=1.4.2=py35_0
- path.py=10.3.1=py35_0
- pexpect=4.2.1=py35_0
- pickleshare=0.7.4=py35_0
- pip=9.0.1=py35_1
- prompt_toolkit=1.0.15=py35_0
- ptyprocess=0.5.2=py35_0
- pygments=2.2.0=py35_0
- pyqt=5.6.0=py35_2
- python=3.5.4=0
- python-dateutil=2.6.1=py35_0
- pyzmq=16.0.2=py35_0
- qt=5.6.2=2
- qtconsole=4.3.1=py35_0
- readline=6.2=2
- scipy=0.19.1=np113py35_0
- setuptools=27.2.0=py35_0
- simplegeneric=0.8.1=py35_1
- sip=4.18=py35_0
- six=1.10.0=py35_0
- sqlite=3.13.0=0
- terminado=0.6=py35_0
- testpath=0.3.1=py35_0
- tk=8.5.18=0
- tornado=4.5.2=py35_0
- traitlets=4.3.2=py35_0
- wcwidth=0.1.7=py35_0
- wheel=0.29.0=py35_0
- widgetsnbextension=3.0.1=py35_0
- xz=5.2.3=0
- zlib=1.2.11=0
- pip:
- cycler==0.10.0
- h5py==2.7.0
- ipython-genutils==0.2.0
- jupyter-client==5.1.0
- jupyter-console==5.2.0
- jupyter-core==4.3.0
- keras==1.2.2
- markdown==2.6.9
- matplotlib==2.0.2
- olefile==0.44
- opencv-python==3.3.0.9
- pillow==4.2.1
- prompt-toolkit==1.0.15
- protobuf==3.4.0
- pyparsing==2.2.0
- pytz==2017.2
- pyyaml==3.12
- tensorflow==1.3.0
- tensorflow-tensorboard==0.1.5
- theano==0.9.0
- werkzeug==0.12.2
- win-unicode-console==0.5
prefix: //anaconda/envs/rykov8_ssd_keras
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment