提交

提交图

150 次代码提交

作者 SHA1 备注 提交日期
sebastian@grid.ai 30c6b1a066 grouped conv 2022-03-13 22:01:38 +00:00
sebastian@grid.ai bb4172134f he init 2022-03-06 16:18:29 +00:00
sebastian@grid.ai b57190c636 densenet 2022-03-03 21:13:46 +00:00
sebastian@grid.ai 67ffda92a0 more model cleanup 2022-03-02 16:38:27 +00:00
sebastian@grid.ai b975aa72cf some cleanup and mobilenet 2022-03-01 22:56:39 +00:00
sebastian@grid.ai 33063c70d5 update confusion matrices and add mobilenet 2022-02-28 23:09:18 +00:00
sebastian@grid.ai 1549270bab alexnet 2022-02-28 03:33:00 +00:00
sebastian@grid.ai 185b80752d add mlps 2022-02-28 02:57:48 +00: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