Sebastian Raschka
|
f13d83d537
|
add alexnet
|
2022-02-11 13:07:04 -06:00 |
|
rasbt
|
764b5d9e58
|
fix bug in the baseline
|
2022-02-08 18:40:12 -06:00 |
|
rasbt
|
c041eccd74
|
custom init
|
2022-02-07 11:27:17 -06:00 |
|
rasbt
|
768254c231
|
lightning cnn
|
2022-02-06 11:26:00 -06:00 |
|
rasbt
|
eb7acf10c8
|
update readme navigation
|
2022-02-05 20:28:15 -06:00 |
|
rasbt
|
bb5c0667f1
|
fix header formatting
|
2022-02-05 13:50:13 -06:00 |
|
rasbt
|
147d4d99c3
|
add batchnorm and begin modernizing readme
|
2022-02-05 13:33:28 -06:00 |
|
rasbt
|
0e70a29fa2
|
lightning-dropout
|
2022-02-04 09:42:37 -06:00 |
|
rasbt
|
aa02a15ce0
|
lightning notebook
|
2022-02-03 12:19:19 -06:00 |
|
rasbt
|
612d55bbe3
|
lightning keeping the best model
|
2021-11-28 14:44:23 -06:00 |
|
rasbt
|
609a10a15c
|
update validation logging in PL
|
2021-11-28 10:15:32 -06:00 |
|
Sebastian Raschka
|
a100bca3ea
|
Merge pull request #57 from rasbt/lightning
ligntning example
|
2021-11-27 18:51:15 -06:00 |
|
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 |
|