rasbt
|
95dce7242d
|
ligntning example
|
2021-11-27 18:49:50 -06:00 |
|
Sebastian Raschka
|
35aba5dc03
|
Merge pull request #55 from rasbt/mobilenet
helper funcs and mobilenet results
|
2021-05-10 21:06:18 -05:00 |
|
rasbt
|
454b8acb55
|
helper funcs and mobilenet results
|
2021-05-10 20:48:11 -05:00 |
|
rasbt
|
1259c75284
|
Merge branch 'master' of https://github.com/rasbt/deeplearning-models
|
2021-03-06 14:25:45 -06:00 |
|
rasbt
|
17c33a1496
|
pipeline parallelism example
|
2021-03-06 14:25:20 -06:00 |
|
Sebastian Raschka
|
7d2373bedd
|
Update helper_train.py
|
2021-02-28 23:20:49 -06:00 |
|
raschka
|
797d83cfea
|
wgan remove nonlinear act
|
2020-12-27 13:12:54 -06:00 |
|
raschka
|
715ddf8ded
|
fixed deterministic benchmark
|
2020-12-22 13:11:08 -06:00 |
|
raschka
|
458136295b
|
fix readme links
|
2020-12-22 11:03:01 -06:00 |
|
raschka
|
edeafe6710
|
gradient checkpointing
|
2020-12-22 11:00:45 -06:00 |
|
raschka
|
c4147bc982
|
experimental gradient-checkpointing
|
2020-12-21 21:45:53 -06:00 |
|
raschka
|
9aac27174d
|
some refactoring
|
2020-12-10 15:25:56 -06:00 |
|
raschka
|
f8ea6d96a8
|
deterministic benchmark
|
2020-12-03 18:26:01 -06:00 |
|
rasbt
|
961e8f9c57
|
fix duplicate RNN links in README
|
2020-05-15 11:31:30 -05:00 |
|
Sebastian Raschka
|
c8b7edfb3e
|
fix ag news rnn
|
2020-04-29 17:40:53 -05:00 |
|
Sebastian Raschka
|
db60c46e4a
|
Merge pull request #44 from optixlab/patch-1
UCI iris dataset URL is incorrect. Fixed URI
|
2020-04-09 13:32:54 -05:00 |
|
Yash
|
a3f2309205
|
UCI iris dataset URL is incorrect. Fixed URI
Small change: https → http
|
2020-04-07 16:18:46 -07:00 |
|
rasbt
|
3b97794eb1
|
fashion-mnist dataloader
|
2020-03-15 12:06:29 -05:00 |
|
Sebastian Raschka
|
e66ac3b8aa
|
Merge pull request #43 from rasbt/dcgan-celeba
dcgan on celeba
|
2020-03-04 14:16:05 -06:00 |
|
Sebastian Raschka
|
5b9f770590
|
dcgan on celeba
|
2020-03-04 14:15:20 -06:00 |
|
Sebastian Raschka
|
e4196deccb
|
dcgan on cats and dogs
|
2020-03-02 00:03:35 -06:00 |
|
rasbt
|
d19700ac60
|
guided backprop
|
2020-02-29 14:34:49 -06:00 |
|
Sebastian Raschka
|
2e35902a44
|
Update README.md
|
2020-02-26 22:39:07 -06:00 |
|
Sebastian Raschka
|
86b3852272
|
Merge pull request #42 from rasbt/gradviz1
vanilla grad viz
|
2020-02-26 22:34:48 -06:00 |
|
Sebastian Raschka
|
15843bfc98
|
vanilla grad viz
|
2020-02-26 22:19:47 -06:00 |
|
Sebastian Raschka
|
6816908a35
|
Merge pull request #39 from rasbt/lenet5
upd lenet models
|
2020-01-28 16:19:48 -06:00 |
|
Sebastian Raschka
|
cd832fbd5a
|
upd lenet models
|
2020-01-28 16:18:23 -06:00 |
|
Sebastian Raschka
|
fb41fbf2b9
|
Update LICENSE
|
2020-01-01 21:43:56 -06:00 |
|
rasbt
|
42508702ca
|
pytorch plot_decision_region wrapper
|
2019-12-29 13:00:33 +00:00 |
|
rasbt
|
da73d21a86
|
custom data loader example for png files
|
2019-12-07 10:33:27 -06:00 |
|
Sebastian Raschka
|
f08ea55b46
|
Filter Response Normalization experiments
|
2019-12-02 22:59:05 -06:00 |
|
Sebastian Raschka
|
de451b9b08
|
more rnn models
|
2019-11-30 23:13:14 -06:00 |
|
Sebastian Raschka
|
08bcec85db
|
fix formatting in readme
|
2019-11-25 15:46:52 -06:00 |
|
Sebastian Raschka
|
2b9b5bf0e1
|
ae with random forest
|
2019-11-24 20:09:17 -06:00 |
|
Sebastian Raschka
|
b69b8e0dc2
|
Merge pull request #33 from rasbt/quickdraw
quickdraw classifier
|
2019-11-24 18:47:18 -06:00 |
|
Sebastian Raschka
|
c3ba0310e9
|
quickdraw classifier
|
2019-11-24 18:46:04 -06:00 |
|
Sebastian Raschka
|
bab75475dc
|
fix spacing in readme
|
2019-11-13 20:04:15 -06:00 |
|
Sebastian Raschka
|
b86538a7d4
|
ae with continuous jaccard
|
2019-11-13 20:02:38 -06:00 |
|
Sebastian Raschka
|
be13151f87
|
Merge pull request #32 from rasbt/transfer-learning
transfer learning example
|
2019-10-30 22:53:00 -05:00 |
|
Sebastian Raschka
|
b56f30a407
|
transfer learning example
|
2019-10-30 22:52:16 -05:00 |
|
Sebastian Raschka
|
b5eddb3fdd
|
cnn-vgg16.ipynb in pytorch 1.3 reg #31
|
2019-10-10 21:30:04 -05:00 |
|
Sebastian Raschka
|
e1c2d4061e
|
Basic Graph Neural Network with Spectral Graph Convolution on MNIST
|
2019-10-05 10:53:18 -05:00 |
|
Sebastian Raschka
|
2a40ec59b8
|
Merge pull request #30 from rasbt/simple-gnn
graph neural nets
|
2019-10-01 13:16:58 -05:00 |
|
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
|
eb1d9d08d6
|
Merge pull request #29 from rasbt/wasserstein
add wgan
|
2019-09-29 21:54:10 -05:00 |
|
Sebastian Raschka
|
8458891def
|
add wgan
|
2019-09-29 21:53:25 -05:00 |
|
Sebastian Raschka
|
3490e3d705
|
Merge pull request #28 from rasbt/leanpub
fix leanpub links
|
2019-09-29 11:15:12 -05:00 |
|
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 |
|