Commit Graph

541 Commits

Author SHA1 Message Date
A. Besir Kurtulmus
ea4588ad82 Algorithmia update 2016-01-18 17:08:06 +02:00
Donne Martin
d7c151bc5c Reorder sections based on traffic metrics. 2016-01-18 06:19:54 -05:00
A. Besir Kurtulmus
f50d65d35e Add Algorithmia IPython Notebook example 2016-01-07 21:41:08 +02:00
Donne Martin
84a524f4f3 Re-order sections. 2016-01-07 07:33:38 -05:00
Donne Martin
7f7a7e7bc5 Update intro and install sections. 2016-01-07 07:32:44 -05:00
Donne Martin
bd71848b65 Merge pull request #23 from AnishShah/master
Change tf.types.int16 to tf.int16
2016-01-04 18:52:12 -05:00
Anish Shah
3a5c12bd85 Change to tf.dtype 2016-01-04 20:36:24 +05:30
Anish Shah
9eb19b66db Change tf.types.int16 to tf.int16 2016-01-03 21:01:25 +05:30
Donne Martin
d56ab13783 Merge pull request #22 from donnemartin/develop
Minor updates to Theano notebooks.
2015-12-30 05:59:56 -05:00
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