Skip to content

Commit e20eba9

Browse files
committed
cnn
1 parent 8965764 commit e20eba9

30 files changed

+3664
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.DS_Store
2+
mnist-mlp/.ipynb_checkpoints/
3+
mnist-mlp/.DS_Store
4+
conv-visualization/.ipynb_checkpoints/
5+
conv-visualization/.DS_Store
6+
cifar10-classification/.ipynb_checkpoints/
7+
cifar10-classification/.DS_Store
8+
cifar10-augmentation/.ipynb_checkpoints/
9+
cifar10-augmentation/.DS_Store
10+
transfer-learning/dogImages
11+
transfer-learning/bottleneck_features/DogVGG16Data.npz
12+
transfer-learning/.ipynb_checkpoints/
13+
transfer-learning/.DS_Store
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# cnn practice projects
Binary file not shown.

projects/practice_projects/cnn/cifar10-augmentation/cifar10_augmentation.ipynb

Lines changed: 540 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.

projects/practice_projects/cnn/cifar10-classification/cifar10_cnn.ipynb

Lines changed: 744 additions & 0 deletions
Large diffs are not rendered by default.

projects/practice_projects/cnn/cifar10-classification/cifar10_mlp.ipynb

Lines changed: 437 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.

projects/practice_projects/cnn/conv-visualization/conv_visualization.ipynb

Lines changed: 242 additions & 0 deletions
Large diffs are not rendered by default.
Loading
Binary file not shown.

projects/practice_projects/cnn/mnist-mlp/mnist_mlp.ipynb

Lines changed: 500 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
name: aind-dog
2+
channels:
3+
- defaults
4+
dependencies:
5+
- openssl=1.0.2l=0
6+
- pip=9.0.1=py36_1
7+
- python=3.6.1=2
8+
- readline=6.2=2
9+
- setuptools=27.2.0=py36_0
10+
- sqlite=3.13.0=0
11+
- tk=8.5.18=0
12+
- wheel=0.29.0=py36_0
13+
- xz=5.2.2=1
14+
- zlib=1.2.8=3
15+
- pip:
16+
- bleach==2.0.0
17+
- cycler==0.10.0
18+
- decorator==4.0.11
19+
- entrypoints==0.2.3
20+
- h5py==2.6.0
21+
- html5lib==0.999999999
22+
- ipykernel==4.6.1
23+
- ipython==6.1.0
24+
- ipython-genutils==0.2.0
25+
- ipywidgets==6.0.0
26+
- jedi==0.10.2
27+
- jinja2==2.9.6
28+
- jsonschema==2.6.0
29+
- jupyter==1.0.0
30+
- jupyter-client==5.0.1
31+
- jupyter-console==5.1.0
32+
- jupyter-core==4.3.0
33+
- keras==2.0.2
34+
- markupsafe==1.0
35+
- matplotlib==2.0.0
36+
- mistune==0.7.4
37+
- nbconvert==5.2.1
38+
- nbformat==4.3.0
39+
- notebook==5.0.0
40+
- numpy==1.12.0
41+
- olefile==0.44
42+
- opencv-python==3.2.0.6
43+
- pandocfilters==1.4.1
44+
- pexpect==4.2.1
45+
- pickleshare==0.7.4
46+
- pillow==4.0.0
47+
- prompt-toolkit==1.0.14
48+
- protobuf==3.3.0
49+
- ptyprocess==0.5.1
50+
- pygments==2.2.0
51+
- pyparsing==2.2.0
52+
- python-dateutil==2.6.0
53+
- pytz==2017.2
54+
- pyyaml==3.12
55+
- pyzmq==16.0.2
56+
- qtconsole==4.3.0
57+
- scikit-learn==0.18.1
58+
- scipy==0.18.1
59+
- simplegeneric==0.8.1
60+
- six==1.10.0
61+
- tensorflow==1.0.0
62+
- terminado==0.6
63+
- testpath==0.3.1
64+
- theano==0.9.0
65+
- tornado==4.5.1
66+
- tqdm==4.11.2
67+
- traitlets==4.3.2
68+
- wcwidth==0.1.7
69+
- webencodings==0.5.1
70+
- widgetsnbextension==2.0.0
Lines changed: 204 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,204 @@
1+
name: aind-dog
2+
channels:
3+
- damianavila82
4+
- defaults
5+
dependencies:
6+
- rise=4.0.0b1=py35_0
7+
- _license=1.1=py35_1
8+
- alabaster=0.7.10=py35_0
9+
- anaconda-client=1.6.2=py35_0
10+
- anaconda=custom=py35_0
11+
- anaconda-navigator=1.5.0=py35_0
12+
- anaconda-project=0.4.1=py35_0
13+
- appnope=0.1.0=py35_0
14+
- appscript=1.0.1=py35_0
15+
- astroid=1.4.9=py35_0
16+
- astropy=1.3=np112py35_0
17+
- babel=2.3.4=py35_0
18+
- backports=1.0=py35_0
19+
- beautifulsoup4=4.5.3=py35_0
20+
- bitarray=0.8.1=py35_0
21+
- blaze=0.10.1=py35_0
22+
- bleach=1.5.0=py35_0
23+
- bokeh=0.12.4=py35_0
24+
- boto=2.46.1=py35_0
25+
- bottleneck=1.2.0=np112py35_0
26+
- cffi=1.9.1=py35_0
27+
- chardet=2.3.0=py35_0
28+
- chest=0.2.3=py35_0
29+
- click=6.7=py35_0
30+
- cloudpickle=0.2.2=py35_0
31+
- clyent=1.2.2=py35_0
32+
- colorama=0.3.7=py35_0
33+
- configobj=5.0.6=py35_0
34+
- contextlib2=0.5.4=py35_0
35+
- cryptography=1.7.1=py35_0
36+
- curl=7.52.1=0
37+
- cycler=0.10.0=py35_0
38+
- cython=0.25.2=py35_0
39+
- cytoolz=0.8.2=py35_0
40+
- dask=0.14.0=py35_0
41+
- datashape=0.5.4=py35_0
42+
- decorator=4.0.11=py35_0
43+
- dill=0.2.5=py35_0
44+
- docutils=0.13.1=py35_0
45+
- entrypoints=0.2.2=py35_1
46+
- et_xmlfile=1.0.1=py35_0
47+
- fastcache=1.0.2=py35_1
48+
- flask=0.12=py35_0
49+
- flask-cors=3.0.2=py35_0
50+
- freetype=2.5.5=2
51+
- get_terminal_size=1.0.0=py35_0
52+
- gevent=1.2.1=py35_0
53+
- greenlet=0.4.12=py35_0
54+
- h5py=2.6.0=np112py35_2
55+
- hdf5=1.8.17=1
56+
- heapdict=1.0.0=py35_1
57+
- html5lib=0.999=py35_0
58+
- icu=54.1=0
59+
- idna=2.2=py35_0
60+
- imagesize=0.7.1=py35_0
61+
- ipykernel=4.5.2=py35_0
62+
- ipython=5.3.0=py35_0
63+
- ipython_genutils=0.1.0=py35_0
64+
- ipywidgets=6.0.0=py35_0
65+
- isort=4.2.5=py35_0
66+
- itsdangerous=0.24=py35_0
67+
- jbig=2.1=0
68+
- jdcal=1.3=py35_0
69+
- jedi=0.9.0=py35_1
70+
- jinja2=2.9.5=py35_0
71+
- jpeg=9b=0
72+
- jsonschema=2.5.1=py35_0
73+
- jupyter=1.0.0=py35_3
74+
- jupyter_client=5.0.0=py35_0
75+
- jupyter_console=5.1.0=py35_0
76+
- jupyter_core=4.3.0=py35_0
77+
- lazy-object-proxy=1.2.2=py35_0
78+
- libiconv=1.14=0
79+
- libpng=1.6.27=0
80+
- libtiff=4.0.6=3
81+
- libxml2=2.9.4=0
82+
- libxslt=1.1.29=0
83+
- llvmlite=0.16.0=py35_0
84+
- locket=0.2.0=py35_1
85+
- lxml=3.7.3=py35_0
86+
- markupsafe=0.23=py35_2
87+
- matplotlib=2.0.0=np112py35_0
88+
- mistune=0.7.4=py35_0
89+
- mkl=2017.0.1=0
90+
- mkl-service=1.1.2=py35_3
91+
- mpmath=0.19=py35_1
92+
- multipledispatch=0.4.9=py35_0
93+
- nbconvert=5.1.1=py35_0
94+
- nbformat=4.3.0=py35_0
95+
- networkx=1.11=py35_0
96+
- nltk=3.2.2=py35_0
97+
- nose=1.3.7=py35_1
98+
- notebook=4.4.1=py35_0
99+
- numba=0.31.0=np112py35_0
100+
- numexpr=2.6.2=np112py35_0
101+
- numpy=1.12.0=py35_0
102+
- numpydoc=0.6.0=py35_0
103+
- odo=0.5.0=py35_1
104+
- olefile=0.44=py35_0
105+
- openpyxl=2.4.1=py35_0
106+
- openssl=1.0.2k=0
107+
- pandas=0.19.2=np112py35_1
108+
- pandocfilters=1.4.1=py35_0
109+
- partd=0.3.7=py35_0
110+
- path.py=10.1=py35_0
111+
- pathlib2=2.2.0=py35_0
112+
- patsy=0.4.1=py35_0
113+
- pep8=1.7.0=py35_0
114+
- pexpect=4.2.1=py35_0
115+
- pickleshare=0.7.4=py35_0
116+
- pillow=4.0.0=py35_1
117+
- pip=9.0.1=py35_1
118+
- ply=3.10=py35_0
119+
- prompt_toolkit=1.0.13=py35_0
120+
- psutil=5.2.0=py35_0
121+
- ptyprocess=0.5.1=py35_0
122+
- py=1.4.32=py35_0
123+
- pyasn1=0.2.3=py35_0
124+
- pycosat=0.6.1=py35_1
125+
- pycparser=2.17=py35_0
126+
- pycrypto=2.6.1=py35_4
127+
- pycurl=7.43.0=py35_2
128+
- pyflakes=1.5.0=py35_0
129+
- pygments=2.2.0=py35_0
130+
- pylint=1.6.4=py35_1
131+
- pyopenssl=16.2.0=py35_0
132+
- pyparsing=2.1.4=py35_0
133+
- pyqt=5.6.0=py35_2
134+
- pytables=3.3.0=np112py35_0
135+
- pytest=3.0.6=py35_0
136+
- python=3.5.3=1
137+
- python-dateutil=2.6.0=py35_0
138+
- python.app=1.2=py35_4
139+
- pytz=2016.10=py35_0
140+
- pyyaml=3.12=py35_0
141+
- pyzmq=16.0.2=py35_0
142+
- qt=5.6.2=0
143+
- qtawesome=0.4.4=py35_0
144+
- qtconsole=4.2.1=py35_1
145+
- qtpy=1.2.1=py35_0
146+
- readline=6.2=2
147+
- redis=3.2.0=0
148+
- redis-py=2.10.5=py35_0
149+
- requests=2.13.0=py35_0
150+
- rope=0.9.4=py35_1
151+
- ruamel_yaml=0.11.14=py35_1
152+
- scikit-image=0.12.3=np112py35_1
153+
- scikit-learn=0.18.1=np112py35_1
154+
- scipy=0.19.0=np112py35_0
155+
- seaborn=0.7.1=py35_0
156+
- setuptools=27.2.0=py35_0
157+
- simplegeneric=0.8.1=py35_1
158+
- singledispatch=3.4.0.3=py35_0
159+
- sip=4.18=py35_0
160+
- six=1.10.0=py35_0
161+
- snowballstemmer=1.2.1=py35_0
162+
- sockjs-tornado=1.0.3=py35_0
163+
- sphinx=1.5.1=py35_0
164+
- spyder=3.1.3=py35_0
165+
- sqlalchemy=1.1.6=py35_0
166+
- sqlite=3.13.0=0
167+
- statsmodels=0.8.0=np112py35_0
168+
- sympy=1.0=py35_0
169+
- terminado=0.6=py35_0
170+
- testpath=0.3=py35_0
171+
- tk=8.5.18=0
172+
- toolz=0.8.2=py35_0
173+
- tornado=4.4.2=py35_0
174+
- traitlets=4.3.2=py35_0
175+
- unicodecsv=0.14.1=py35_0
176+
- wcwidth=0.1.7=py35_0
177+
- werkzeug=0.12=py35_0
178+
- wheel=0.29.0=py35_0
179+
- widgetsnbextension=2.0.0=py35_0
180+
- wrapt=1.10.8=py35_0
181+
- xlrd=1.0.0=py35_0
182+
- xlsxwriter=0.9.6=py35_0
183+
- xlwings=0.10.2=py35_0
184+
- xlwt=1.2.0=py35_0
185+
- xz=5.2.2=1
186+
- yaml=0.1.6=0
187+
- zlib=1.2.8=3
188+
- pip:
189+
- backports.shutil-get-terminal-size==1.0.0
190+
- cvxopt==1.1.9
191+
- et-xmlfile==1.0.1
192+
- ipython-genutils==0.1.0
193+
- jupyter-client==5.0.0
194+
- jupyter-console==5.1.0
195+
- jupyter-core==4.3.0
196+
- keras==2.0.0
197+
- opencv-python==3.2.0.6
198+
- prompt-toolkit==1.0.13
199+
- protobuf==3.2.0
200+
- rope-py3k==0.9.4.post1
201+
- tables==3.3.0
202+
- tensorflow==1.0.0
203+
- theano==0.8.2
204+
- tqdm==4.11.2
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
name: aind-dog
2+
channels:
3+
- defaults
4+
dependencies:
5+
- _nb_ext_conf=0.3.0=py35_0
6+
- anaconda-client=1.6.2=py35_0
7+
- bleach=1.5.0=py35_0
8+
- bzip2=1.0.6=vc14_3
9+
- clyent=1.2.2=py35_0
10+
- colorama=0.3.7=py35_0
11+
- cycler=0.10.0=py35_0
12+
- decorator=4.0.11=py35_0
13+
- entrypoints=0.2.2=py35_1
14+
- freetype=2.5.5=vc14_2
15+
- h5py=2.7.0=np112py35_0
16+
- hdf5=1.8.15.1=vc14_4
17+
- html5lib=0.999=py35_0
18+
- icu=57.1=vc14_0
19+
- ipykernel=4.5.2=py35_0
20+
- ipython=5.3.0=py35_0
21+
- ipython_genutils=0.1.0=py35_0
22+
- ipywidgets=6.0.0=py35_0
23+
- jinja2=2.9.5=py35_0
24+
- jpeg=9b=vc14_0
25+
- jsonschema=2.5.1=py35_0
26+
- jupyter=1.0.0=py35_3
27+
- jupyter_client=5.0.0=py35_0
28+
- jupyter_console=5.1.0=py35_0
29+
- jupyter_core=4.3.0=py35_0
30+
- libpng=1.6.27=vc14_0
31+
- libtiff=4.0.6=vc14_3
32+
- markupsafe=0.23=py35_2
33+
- matplotlib=2.0.0=np112py35_0
34+
- mistune=0.7.4=py35_0
35+
- mkl=2017.0.1=0
36+
- nb_anacondacloud=1.2.0=py35_0
37+
- nb_conda=2.0.0=py35_0
38+
- nb_conda_kernels=2.0.0=py35_0
39+
- nbconvert=5.1.1=py35_0
40+
- nbformat=4.3.0=py35_0
41+
- nbpresent=3.0.2=py35_0
42+
- notebook=4.4.1=py35_0
43+
- numpy=1.12.1=py35_0
44+
- olefile=0.44=py35_0
45+
- openssl=1.0.2k=vc14_0
46+
- pandocfilters=1.4.1=py35_0
47+
- path.py=10.1=py35_0
48+
- pickleshare=0.7.4=py35_0
49+
- pillow=4.0.0=py35_1
50+
- pip=9.0.1=py35_1
51+
- prompt_toolkit=1.0.13=py35_0
52+
- pygments=2.2.0=py35_0
53+
- pyparsing=2.1.4=py35_0
54+
- pyqt=5.6.0=py35_2
55+
- python=3.5.3=0
56+
- python-dateutil=2.6.0=py35_0
57+
- pytz=2016.10=py35_0
58+
- pyyaml=3.12=py35_0
59+
- pyzmq=16.0.2=py35_0
60+
- qt=5.6.2=vc14_3
61+
- qtconsole=4.2.1=py35_2
62+
- requests=2.13.0=py35_0
63+
- scikit-learn=0.18.1=np112py35_1
64+
- scipy=0.19.0=np112py35_0
65+
- setuptools=27.2.0=py35_1
66+
- simplegeneric=0.8.1=py35_1
67+
- sip=4.18=py35_0
68+
- six=1.10.0=py35_0
69+
- testpath=0.3=py35_0
70+
- tk=8.5.18=vc14_0
71+
- tornado=4.4.2=py35_0
72+
- traitlets=4.3.2=py35_0
73+
- vs2015_runtime=14.0.25123=0
74+
- wcwidth=0.1.7=py35_0
75+
- wheel=0.29.0=py35_0
76+
- widgetsnbextension=2.0.0=py35_0
77+
- win_unicode_console=0.5=py35_0
78+
- zlib=1.2.8=vc14_3
79+
- pip:
80+
- ipython-genutils==0.1.0
81+
- jupyter-client==5.0.0
82+
- jupyter-console==5.1.0
83+
- jupyter-core==4.3.0
84+
- keras==2.0.2
85+
- nb-anacondacloud==1.2.0
86+
- nb-conda==2.0.0
87+
- nb-conda-kernels==2.0.0
88+
- opencv-python==3.1.0.0
89+
- prompt-toolkit==1.0.13
90+
- protobuf==3.2.0
91+
- tensorflow==1.0.1
92+
- theano==0.9.0
93+
- tqdm==4.11.2
94+
- win-unicode-console==0.5
95+
96+

0 commit comments

Comments
 (0)