Commit Graph

187 Commits (master)

Author SHA1 Message Date
Tuan Vu fdd2cf59ec Add tuanavu/tensorflow-basic-tutorials (#56) 2018-03-24 20:06:37 -04:00
Donne Martin 565136cd4a Fix #49: Keras tutorial links (#52) 2017-08-26 08:47:27 -04:00
Donne Martin ec097d1b10 Add license disclaimer (#46)
Clearly denote the repository license is from me, not my employer (Facebook).
2017-05-11 21:27:14 -07:00
Donne Martin 77739b309f Update running-notebooks section (#44) 2017-04-09 22:09:01 -04:00
Donne Martin 0fb30ce1fe Update index with deep learning topics (#43) 2017-03-20 21:40:44 -04:00
Donne Martin 877f584c76 Reorder notebook sections 2017-03-13 04:46:05 -04:00
Donne Martin 30c47a4596 Add new pandas notebooks to README 2017-03-13 04:43:09 -04:00
Donne Martin 2bf8912052 Add new matplotlib notebooks to README 2017-03-13 04:43:09 -04:00
Donne Martin b17ba1d26b Add new numpy notebooks to README 2017-03-13 04:43:09 -04:00
Donne Martin 23b2f7bd7b Add Keras notebooks to README
Linked from https://github.com/leriomaggio/deep-learning-keras-tensorflow
2017-03-13 04:42:51 -04:00
Donne Martin 7d6fbd796e Remove outdated requirements install 2017-03-13 04:42:51 -04:00
Donne Martin 62f06d25d7 Add link to BinRoot/TensorFlow-Book (#40) 2016-12-18 07:18:14 -05:00
Donne Martin f7eaf02d14 Add link to alrojo/tensorflow-tutorial (#38) 2016-09-30 05:52:49 -04:00
Donne Martin 79c035c4c1 Update run instructions for Jupyter Notebook 4+ (#37) 2016-09-08 06:28:46 -04:00
Donne Martin 07e6273279 Reorder sections in README 2016-07-31 08:20:51 -04:00
Donne Martin b2da6e6704 Update applied matplotlib notebook README description
Makes the description more consistent with other notebooks.
2016-06-20 05:33:42 -04:00
Donne Martin 60735896bd Update GitHub data wrangling notebook README description
Makes the description more consistent with other notebooks.
2016-06-04 07:17:10 -04:00
Donne Martin 5ab4ecee3a Add reference to nlintz/TensorFlow-Tutorials 2016-05-24 07:05:11 -04:00
Donne Martin c1ed46758c Update Churn Analysis notebook README description
Makes the description more consistent with other notebooks.
2016-05-05 07:19:00 -04:00
ReadmeCritic c329df49cf Update README URLs based on HTTP redirects 2016-04-18 10:55:08 -07:00
Donne Martin 1e6f46ab70 Update Titanic notebook README description
Makes the description more consistent with other notebooks.
2016-04-13 21:32:36 -04:00
Donne Martin ee16639d97 Add TensorFlow tutorials by Parag K Mital. 2016-02-14 06:16:26 -05:00
Donne Martin 6de3b168fb Add github-data-wrangling notebook.
Demonstrates loading, cleaning, merging, and feature engineering of GitHub data from the Viz repo.
2016-02-07 16:18:40 -05:00
Donne Martin 8bdf95f6a1 Add Pelican commands. 2016-01-31 07:30:51 -05:00
Donne Martin cb8677dc54 Clean up algorithmia pull request. 2016-01-24 06:53:49 -05:00
Donne Martin 5a5cdc23dd Merge pull request #24 from besirkurtulmus/master
Add Algorithmia IPython Notebook example
2016-01-24 06:47:21 -05:00
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 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 4cd53f29fa Fix TensorFlow tutorials notebook links. 2015-12-28 08:10:00 -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 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 871db9ec50 Add Theano multilayer perceptrons notebook. 2015-12-27 09:32:55 -05:00