Commit Graph

532 Commits

Author SHA1 Message Date
Donne Martin
9807604094 Merge branch 'feature/theano-update' into develop
* feature/theano-update:
  Add link to associated slides to intro to theano notebook.
  Fix typo in intro to scan in Theano notebook.
2015-12-30 05:57:24 -05:00
Donne Martin
25f332b1a9 Add link to associated slides to intro to theano notebook. 2015-12-30 05:56:49 -05:00
Donne Martin
cb7c899ec6 Fix typo in intro to scan in Theano notebook. 2015-12-30 05:56:05 -05:00
Donne Martin
57ef173817 Update python-data notebooks descriptions. 2015-12-29 04:30:26 -05:00
Donne Martin
9bef0ad327 Update statistical-inference-scipy notebooks descriptions. 2015-12-29 04:25:11 -05:00
Donne Martin
31f8d8eabf Update scikit-learn notebooks descriptions. 2015-12-29 04:18:14 -05:00
Donne Martin
9cd665618d Update mapreduce-python description. 2015-12-29 04:14:59 -05:00
Donne Martin
b777c05e26 Update credits. 2015-12-28 08:35:51 -05:00
Donne Martin
8a659089c9 Merge branch 'develop'
* develop:
  Fix TensorFlow tutorials notebook links.
2015-12-28 08:10:18 -05:00
Donne Martin
4cd53f29fa Fix TensorFlow tutorials notebook links. 2015-12-28 08:10:00 -05:00
Donne Martin
e5680f2ca0 Merge pull request #20 from donnemartin/develop
Add TensorFlow tutorials notebooks.
2015-12-28 08:05:57 -05:00
Donne Martin
e3aa2e0122 Merge branch 'feature/deep-learning' into develop
* feature/deep-learning:
  Add TensorFlow loss viz notebook.
  Add TensorFlow graph viz notebook.
  Add TensorFlow multi-gpu computation notebook.
  Add TensorFlow recurrent neural networks notebook.
  Add TensorFlow multilayer perceptrons notebook.
  Add TensorFlow convolutional neural networks notebook.
  Add TensorFlow AlexNet notebook.
  Add TensorFlow nearest neighbor notebook.
  Add TensorFlow logistic regression notebook.
  Add TensorFlow linear regression notebook.
  Add TensorFlow basics notebook.
  Add TensorFlow tutorials supporting material.
  Break up deep learning section into subsections.
2015-12-28 08:03:47 -05:00
Donne Martin
076dc41d59 Add TensorFlow loss viz notebook. 2015-12-28 08:02:52 -05:00
Donne Martin
d9046ab78d Add TensorFlow graph viz notebook. 2015-12-28 08:02:28 -05:00
Donne Martin
4b403ccca2 Add TensorFlow multi-gpu computation notebook. 2015-12-28 08:01:59 -05:00
Donne Martin
438c18dd78 Add TensorFlow recurrent neural networks notebook. 2015-12-28 08:01:22 -05:00
Donne Martin
b424fe0ab2 Add TensorFlow multilayer perceptrons notebook. 2015-12-28 07:56:34 -05:00
Donne Martin
46bf758a40 Add TensorFlow convolutional neural networks notebook. 2015-12-28 07:55:37 -05:00
Donne Martin
6a98b3235f Add TensorFlow AlexNet notebook. 2015-12-28 07:54:42 -05:00
Donne Martin
60ebead762 Add TensorFlow nearest neighbor notebook. 2015-12-28 07:54:11 -05:00
Donne Martin
47c1483f46 Add TensorFlow logistic regression notebook. 2015-12-28 07:53:25 -05:00
Donne Martin
993f8fdc49 Add TensorFlow linear regression notebook. 2015-12-28 07:52:24 -05:00
Donne Martin
a00a1158a7 Add TensorFlow basics notebook. 2015-12-28 07:51:47 -05:00
Donne Martin
4a640dcc60 Add TensorFlow tutorials supporting material. 2015-12-28 07:49:25 -05:00
Donne Martin
1e633218e0 Break up deep learning section into subsections.
Add subsections for TensorFlow, Theano, and Misc (currently contains Caffe).
2015-12-27 23:22:47 -05:00
Donne Martin
5281bee77b Merge pull request #19 from donnemartin/feature/deep-learning
Add Theano notebooks.
2015-12-27 09:34:47 -05:00
Donne Martin
871db9ec50 Add Theano multilayer perceptrons notebook. 2015-12-27 09:32:55 -05:00
Donne Martin
73baf7a469 Add Theano recurrent neural networks notebook. 2015-12-27 09:31:45 -05:00
Donne Martin
98375d25ec Add Theano logistic regression notebook. 2015-12-27 09:28:26 -05:00
Donne Martin
78efe1b75e Add Theano scan notebook. 2015-12-27 09:27:51 -05:00
Donne Martin
3890c74403 Add Theano intro notebook. 2015-12-27 09:25:19 -05:00
Donne Martin
5172b94e91 Clean up deep learning and SciPy sections.
Standardized notebook names, added SciPy section header.
2015-12-27 07:54:31 -05:00
Donne Martin
e43d925206 Re-order sections. 2015-12-27 07:45:47 -05:00
Donne Martin
5ecc14908b Merge pull request #18 from donnemartin/feature/deep-learning
Add TensorFlow and DeepDream deep learning notebooks
2015-12-27 07:28:10 -05:00
Donne Martin
1ecb764f08 Add TensorFlow lstm notebook. 2015-12-27 07:25:44 -05:00
Donne Martin
89ada5cb96 Add TensorFlow word2vec notebook. 2015-12-27 07:25:04 -05:00
Donne Martin
4f70a5928a Add TensorFlow convolutions notebook. 2015-12-27 07:24:30 -05:00
Donne Martin
a0fe5bc62e Add TensorFlow regularization notebook. 2015-12-27 07:23:53 -05:00
Donne Martin
4c9ffb83e7 Add TensorFlow fullyconnected notebook. 2015-12-27 07:22:58 -05:00
Donne Martin
b6caa1368b Add TensorFlow notmnist notebook. 2015-12-27 07:22:02 -05:00
Donne Martin
21c2fbabdc Add tensor-flow-exercises README and docker install. 2015-12-27 07:20:46 -05:00
Donne Martin
4e5ae7c177 Fix DeepDream name. 2015-12-27 07:18:24 -05:00
Donne Martin
c590964cfd Update note on notebooks sources. 2015-12-27 07:16:43 -05:00
Donne Martin
1426c3b7be Add deep dream notebook. 2015-12-27 06:14:42 -05:00
Donne Martin
e73bdd8c49 Add .gitattributes. 2015-12-16 07:02:24 -05:00
Donne Martin
2690450e0f Fixed notebook author and license info no longer rendering properly on nbviewer. 2015-11-01 06:44:00 -05:00
Donne Martin
fe696f5efd Updated notebook author and license info. 2015-11-01 06:43:21 -05:00
Donne Martin
31c5890595 Added link to Awesome AWS in the AWS section. 2015-10-23 07:20:56 -04:00
Donne Martin
a42a89771d Updated repo intro section. 2015-10-23 07:20:18 -04:00
Donne Martin
882eddba72 Updated SAWS link. 2015-10-17 04:45:20 -04:00