rasbt
|
eebb40d858
|
print lightning version for debug
|
2022-02-28 11:00:10 -06:00 |
|
rasbt
|
7812730314
|
print lightning version for debug
|
2022-02-28 09:38:30 -06:00 |
|
rasbt
|
56da2dcf6d
|
fix some args
|
2022-02-27 20:18:04 -06:00 |
|
rasbt
|
1f4b2ed40a
|
install torchmetrics
|
2022-02-27 20:05:28 -06:00 |
|
rasbt
|
362b5f810a
|
install torchmetrics
|
2022-02-27 19:31:47 -06:00 |
|
rasbt
|
186f21e386
|
add pep8 settings
|
2022-02-27 19:23:23 -06:00 |
|
rasbt
|
56e2fd319c
|
add run script
|
2022-02-27 18:11:54 -06:00 |
|
rasbt
|
705a72af93
|
add tuning template
|
2022-02-27 17:58:16 -06:00 |
|
rasbt
|
936d53db3e
|
add torch.no_grad to conf mat
|
2022-02-27 08:27:28 -06:00 |
|
rasbt
|
0885325168
|
smile classifier
|
2022-02-26 22:35:30 -06:00 |
|
rasbt
|
51e549597b
|
add no_grad context to reduce memory consumption
|
2022-02-26 16:06:55 -06:00 |
|
rasbt
|
24d9496e02
|
celeba smile classifier
|
2022-02-25 19:05:44 -06:00 |
|
rasbt
|
8ceab79490
|
vgg19
|
2022-02-22 15:17:40 -06:00 |
|
rasbt
|
497042d5a6
|
vgg16
|
2022-02-21 16:03:36 -06:00 |
|
rasbt
|
c2c4732fb1
|
network in network
|
2022-02-21 15:14:49 -06:00 |
|
rasbt
|
b303a9251d
|
fix the min issue in the checkpoint
|
2022-02-21 12:45:25 -06:00 |
|
rasbt
|
4153375a92
|
add large mobilenet and use torchmetrics for confusion matrix
|
2022-02-20 17:48:35 -06:00 |
|
Sebastian Raschka
|
60d9e34ffc
|
mobilenet v2 and mobilenet small
|
2022-02-18 21:01:07 -08:00 |
|
Sebastian Raschka
|
26ed5f80b3
|
lenet quickdraw
|
2022-02-18 15:59:17 -08:00 |
|
Sebastian Raschka
|
3a1265474c
|
lower refresh rate to avoid crashing notebooks
|
2022-02-18 15:38:01 -08:00 |
|
rasbt
|
75cfc92741
|
update custom data loader to save validation and test subsets
|
2022-02-15 12:41:25 -06:00 |
|
rasbt
|
6e6033da31
|
add wrong ref to mnist
|
2022-02-15 10:51:26 -06:00 |
|
rasbt
|
a2793acc1a
|
fix link to quickdraw notebook
|
2022-02-15 09:29:26 -06:00 |
|
rasbt
|
3bbf99c7ae
|
add no_grad context in final eval loop
|
2022-02-14 19:57:23 -06:00 |
|
rasbt
|
b27f1469a6
|
lenet models
|
2022-02-14 17:05:57 -06:00 |
|
rasbt
|
e0454b35c5
|
simplify test loop
|
2022-02-13 13:52:46 -06:00 |
|
rasbt
|
fecb6c590a
|
add allconv net
|
2022-02-13 13:07:20 -06:00 |
|
Sebastian Raschka
|
4de00a23eb
|
add densenet121
|
2022-02-11 17:14:46 -06:00 |
|
Sebastian Raschka
|
769fa25446
|
account for dropout
|
2022-02-11 16:45:21 -06:00 |
|
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 |
|