rasbt
|
007c240346
|
fix leanpub links
|
2019-09-29 11:14:18 -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
|
c3a15d502c
|
use correct testset in densenet
|
2019-09-01 14:04:49 -05:00 |
|
Sebastian Raschka
|
1094ae21fa
|
Merge pull request #24 from rasbt/lenet
add lenet5
|
2019-08-29 18:20:10 -05:00 |
|
Sebastian Raschka
|
a3645626f1
|
add lenet5
|
2019-08-29 18:19:22 -05:00 |
|
Sebastian Raschka
|
8e05e54303
|
Merge pull request #23 from rasbt/grad-clipping
gradient clipping example
|
2019-08-23 18:49:13 -05:00 |
|
Sebastian Raschka
|
02fd2c48a8
|
gradient clipping example
|
2019-08-23 18:48:07 -05:00 |
|
Sebastian Raschka
|
427301a321
|
Merge pull request #22 from rasbt/feature
extend GAN plots by adding a second axis for epochs
|
2019-08-18 13:10:28 -05:00 |
|
Sebastian Raschka
|
4cafbb80fe
|
extend GAN plots by adding a second axis for epochs
|
2019-08-18 13:07:27 -05:00 |
|
Sebastian Raschka
|
a07b6980ea
|
Merge pull request #19 from rasbt/densenet
add densenet121
|
2019-07-25 00:39:29 +02: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
|
f9ffe700f8
|
eval-metrics
|
2019-07-23 04:53:01 -05:00 |
|
Sebastian Raschka
|
fc8affbce3
|
fix comments
|
2019-07-21 12:46:29 -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
|
1dae76750a
|
fix transforms in validation splits notebook
|
2019-06-21 14:32:53 -05:00 |
|
Sebastian Raschka
|
f304ba9e86
|
Merge pull request #15 from rasbt/fixup-init
ResNet101 for Cifar10
|
2019-06-21 14:18:59 -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 |
|
Sebastian Raschka
|
e83a175ec8
|
Merge pull request #12 from AdilZouitine/master
Fix link : Plotting Live Training Performance
|
2019-06-13 07:58:40 -10:00 |
|
AdilZouitine
|
4f943e0d2f
|
Fix link for : Plotting Live Training Performance
|
2019-06-13 13:40:20 +02:00 |
|
Sebastian Raschka
|
3a1f7fb27a
|
Merge pull request #10 from AlexZhou1995/patch-1
fix typo in mlp-basic.ipynb
|
2019-06-09 21:41:25 -10:00 |
|
Alex Z
|
24db98d047
|
Update mlp-basic.ipynb
|
2019-06-10 15:36:12 +08:00 |
|
Sebastian Raschka
|
f315d43cca
|
Merge pull request #9 from rasbt/basic-cnn
make "basic-cnn" identical betw PyTorch and TensorFlow
|
2019-06-09 19:52:53 -10:00 |
|
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 |
|