文件历史

提交图

33 次代码提交

作者 SHA1 备注 提交日期
Sebastian Raschka 58bb711edf Update README.md 2019-10-01 13:16:47 -05:00
Sebastian Raschka 0048d09031 graph neural nets 2019-10-01 13:14:27 -05:00
Sebastian Raschka 8458891def add wgan 2019-09-29 21:53:25 -05:00
rasbt 307654a714 fix nbviewer link 2019-09-06 09:42:52 -05:00
rasbt 94600ec30e add nbviewer links 2019-09-06 09:41:36 -05:00
Sebastian Raschka a3645626f1 add lenet5 2019-08-29 18:19:22 -05:00
Sebastian Raschka 02fd2c48a8 gradient clipping example 2019-08-23 18:48:07 -05:00
Sebastian Raschka 7d59bcd475 add densenet121 2019-07-24 17:38:26 -05:00
Sebastian Raschka 047a95f711 annealing with bigger batch size 2019-07-23 07:18:26 -05:00
Sebastian Raschka 8723b34a56 use same positive labels in gans in pytorch and tf 2019-07-14 16:24:36 -05:00
rasbt a96ad909e2 add dataloader for historical color images dataset 2019-06-24 13:55:29 -05:00
rasbt 3800b9060e fix link to beckham et al method 2019-06-23 18:52:18 -05:00
Sebastian Raschka dd4a702a31 afad dataloader 2019-06-22 01:07:56 -05:00
Sebastian Raschka 59c86a6a15 ResNet101 for Cifar10 2019-06-21 14:02:46 -05:00
rasbt 1b3f99fefb example for generating validation splits in pytorch 2019-06-20 22:51:23 -05:00
rasbt 781aa92b50 Merge branch 'master' of https://github.com/rasbt/deeplearning-models 2019-06-13 21:41:48 -07:00
rasbt 7cf08e1d90 sequential 2019-06-13 21:41:38 -07:00
AdilZouitine 4f943e0d2f Fix link for : Plotting Live Training Performance 2019-06-13 13:40:20 +02: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
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
Vijayabhaskar 2c38c66a39 fix CNN with He init link 2019-06-06 11:36:47 +05:30
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
Sebastian Raschka 7ea4a62b35 Initial commit 2019-06-05 11:08:20 -05:00