Commit Graph

25 Commits

Author SHA1 Message Date
Sebastian Raschka c2589e6005 make basic cnn identical 2019-06-10 00:51:49 -05:00
rasbt 880b6b001b move perceptron data into the proper subfolder 2019-06-08 21:56:15 -10:00
rasbt 4f93d5cda0 Merge branch 'master' of https://github.com/rasbt/deeplearning-models 2019-06-08 21:54:30 -10:00
rasbt 7ef8d0c17c fix links to perceptron toydata 2019-06-08 21:54:17 -10:00
Sebastian Raschka 7bb97b642e pretrained glove example 2019-06-08 03:15:05 -05:00
Sebastian Raschka 0cdded5285 Merge pull request #6 from Vijayabhaskar96/patch-2
fix typos in links
2019-06-07 21:13:09 -10:00
Sebastian Raschka 412cc395f1 Merge pull request #5 from javierlorenzod/patch-1
Update README.md
2019-06-07 21:12:13 -10:00
Sebastian Raschka 777e1f9fae Merge pull request #4 from niklaskeerl/master
fix dead link in README
2019-06-07 21:09:29 -10:00
Sebastian Raschka fba4801c51 Merge pull request #3 from imatiach-msft/patch-1
Minor spelling fix to readme
2019-06-07 21:08:34 -10:00
rasbt ee1efc769c Merge branch 'master' of https://github.com/rasbt/deeplearning-models 2019-06-07 21:06:12 -10:00
rasbt 9ed2f2858c fix relative import for helper.py funcs 2019-06-07 21:05:55 -10:00
Vijayabhaskar 479ebcdf69 fix typos in links
Fixed few links but, I couldn't find the files for
https://github.com/rasbt/deeplearning-models/blob/master/pytorch_ipynb/mlp/mlp-sequential.ipynb
https://github.com/rasbt/deeplearning-models/blob/master/pytorch_ipynb/mlp/plot-jupyter-matplotlib.ipynb
https://github.com/rasbt/deeplearning-models/blob/master/tensorflow1_ipynb/cnn/convnet.ipynb
2019-06-08 00:15:47 +05:30
Javier Lorenzo Díaz 183b8323cc Update README.md
Changed "all-convolutional" to "fully convolutional". I think that the second name is more common.
2019-06-07 10:03:13 +02:00
Niklas Keerl 33af18ca5d fixing dead link in README
point Convolutional Neural Network for Tensorflow 1 to the correct resource
2019-06-06 23:04:17 +02:00
Ilya Matiach accc1338fd Minor spelling fix to readme
GAN = Generative Adversarial Network (not General)
2019-06-06 13:31:54 -04:00
Sebastian Raschka cab9700ff5 Merge pull request #1 from Vijayabhaskar96/patch-1
fix CNN with He init link
2019-06-06 05:58:12 -05:00
Vijayabhaskar 2c38c66a39 fix CNN with He init link 2019-06-06 11:36:47 +05:30
rasbt c8702ff168 upd header sand fix image links 2019-06-05 23:56:41 -05:00
rasbt 3b6dc9e1dc fix variational ae link 2019-06-05 17:44:04 -05:00
rasbt 8be99682ec add missing ordinal regression code 2019-06-05 13:07:46 -05:00
rasbt 3a1262d771 add missing pytorch gans 2019-06-05 13:00:17 -05:00
rasbt 33e35e4d99 fix tf links 2019-06-05 12:55:47 -05:00
rasbt b31e0c3bc3 add readme 2019-06-05 12:47:10 -05:00
rasbt 1c2052909e upload all notebooks 2019-06-05 12:45:20 -05:00
Sebastian Raschka 7ea4a62b35 Initial commit 2019-06-05 11:08:20 -05:00