Skip to content

Instantly share code, notes, and snippets.

@ColeMurray
Created May 31, 2017 15:35
Show Gist options
  • Save ColeMurray/35fce8ffc78aeaf8d4f16d55e947bb69 to your computer and use it in GitHub Desktop.
Save ColeMurray/35fce8ffc78aeaf8d4f16d55e947bb69 to your computer and use it in GitHub Desktop.
name: mnist-conv2d-tutorial
channels:
- conda-forge
- defaults
dependencies:
- mock=2.0.0=py35_0
- pbr=3.0.1=py35_0
- protobuf=3.3.0=py35_0
- six=1.10.0=py35_1
- tensorflow=1.0.0=py35_0
- mkl=2017.0.1=0
- numpy=1.12.1=py35_0
- openssl=1.0.2l=0
- pip=9.0.1=py35_1
- python=3.5.3=1
- readline=6.2=2
- setuptools=27.2.0=py35_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- wheel=0.29.0=py35_0
- xz=5.2.2=1
- zlib=1.2.8=3
prefix: /Users/user/anaconda3/envs/mnist-conv2d-tutorial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment