📚 The CoCalc Library - books, templates and other resources
cocalc-examples / data-science-ipython-notebooks / deep-learning / keras-tutorial / deep-learning-osx.yml
132929 viewsLicense: OTHER
name: deep-learning1channels:2- conda-forge3- defaults4dependencies:5- accelerate=2.3.0=np111py35_36- accelerate_cudalib=2.0=07- appnope=0.1.0=py35_08- bokeh=0.12.1=py35_09- cffi=1.6.0=py35_010- backports.shutil_get_terminal_size=1.0.0=py35_011- blas=1.1=openblas12- ca-certificates=2016.8.2=313- certifi=2016.8.2=py35_014- cycler=0.10.0=py35_015- cython=0.24.1=py35_016- decorator=4.0.10=py35_017- entrypoints=0.2.2=py35_018- freetype=2.6.3=119- h5py=2.6.0=np111py35_620- hdf5=1.8.17=221- ipykernel=4.3.1=py35_122- ipython=5.1.0=py35_023- ipywidgets=5.2.2=py35_024- jinja2=2.8=py35_125- jsonschema=2.5.1=py35_026- jupyter_client=4.3.0=py35_027- jupyter_console=5.0.0=py35_028- jupyter_core=4.1.1=py35_129- libgfortran=3.0.0=030- libpng=1.6.24=031- libsodium=1.0.10=032- markupsafe=0.23=py35_033- matplotlib=1.5.2=np111py35_534- mistune=0.7.3=py35_035- nbconvert=4.2.0=py35_036- nbformat=4.0.1=py35_037- ncurses=5.9=838- nose=1.3.7=py35_139- notebook=4.2.2=py35_040- numpy=1.11.1=py35_blas_openblas_20141- openblas=0.2.18=442- openssl=1.0.2h=243- pandas=0.18.1=np111py35_144- pexpect=4.2.0=py35_145- pickleshare=0.7.3=py35_046- pip=8.1.2=py35_047- prompt_toolkit=1.0.6=py35_048- ptyprocess=0.5.1=py35_049- pygments=2.1.3=py35_150- pyparsing=2.1.7=py35_051- python=3.5.2=252- python-dateutil=2.5.3=py35_053- pytz=2016.6.1=py35_054- pyyaml=3.11=py35_055- pyzmq=15.4.0=py35_056- qtconsole=4.2.1=py35_057- readline=6.2=058- requests=2.11.0=py35_059- scikit-learn=0.17.1=np111py35_blas_openblas_20160- scipy=0.18.0=np111py35_blas_openblas_20161- setuptools=25.1.6=py35_062- simplegeneric=0.8.1=py35_063- sip=4.18=py35_064- six=1.10.0=py35_065- sqlite=3.13.0=166- terminado=0.6=py35_067- tk=8.5.19=068- tornado=4.4.1=py35_169- traitlets=4.2.2=py35_070- wcwidth=0.1.7=py35_071- wheel=0.29.0=py35_072- widgetsnbextension=1.2.6=py35_373- xz=5.2.2=074- yaml=0.1.6=075- zeromq=4.1.5=076- zlib=1.2.8=377- cudatoolkit=7.5=078- ipython_genutils=0.1.0=py35_079- jupyter=1.0.0=py35_380- llvmlite=0.11.0=py35_081- mkl=11.3.3=082- mkl-service=1.1.2=py35_283- numba=0.26.0=np111py35_084- pycparser=2.14=py35_185- pyqt=4.11.4=py35_486- python.app=1.2=py35_487- qt=4.8.7=488- snakeviz=0.4.1=py35_089- pip:90- backports.shutil-get-terminal-size==1.0.091- certifi==2016.8.292- cycler==0.10.093- cython==0.24.194- decorator==4.0.1095- h5py==2.6.096- ipykernel==4.3.197- ipython==5.1.098- ipython-genutils==0.1.099- ipywidgets==5.2.2100- jinja2==2.8101- jsonschema==2.5.1102- jupyter-client==4.3.0103- jupyter-console==5.0.0104- jupyter-core==4.1.1105- keras==1.0.7106- markupsafe==0.23107- matplotlib==1.5.2108- mistune==0.7.3109- nbconvert==4.2.0110- nbformat==4.0.1111- nose==1.3.7112- notebook==4.2.2113- numpy==1.11.1114- pandas==0.18.1115- pexpect==4.2.0116- pickleshare==0.7.3117- pip==8.1.2118- prompt-toolkit==1.0.6119- ptyprocess==0.5.1120- pygments==2.1.3121- pyparsing==2.1.7122- python-dateutil==2.5.3123- pytz==2016.6.1124- pyyaml==3.11125- pyzmq==15.4.0126- qtconsole==4.2.1127- requests==2.11.0128- scikit-learn==0.17.1129- scipy==0.18.0130- setuptools==25.1.6131- simplegeneric==0.8.1132- six==1.10.0133- terminado==0.6134- theano==0.8.2135- tornado==4.4.1136- traitlets==4.2.2137- wcwidth==0.1.7138- wheel==0.29.0139- widgetsnbextension==1.2.6140prefix: /Users/valerio/anaconda/envs/deep-learning141142143144