提交

165 次代码提交

作者 SHA1 备注 提交日期
sebastian@grid.ai b0f068c530 kfold cv 2022-05-04 17:34:00 +00:00
Sebastian Raschka 44a8453481 Merge pull request #61 from rasbt/ordinal-light
add niu method and lightning code
2022-05-01 14:44:11 -05:00
sebastian@grid.ai 320051362a add niu method and lightning code 2022-05-01 19:43:39 +00:00
Sebastian Raschka b1c4f8d18c Merge pull request #60 from rasbt/ordinal
add ordinal regression notebooks
2022-05-01 11:27:25 -05:00
sebastian@grid.ai 4424b1043a add ordinal regression notebooks 2022-05-01 16:26:36 +00:00
sebastian@grid.ai dd1540fb58 add missing activation functions 2022-04-30 23:45:21 +00:00
rasbt 5ca05ed423 formatting part 1 2022-03-28 20:46:17 -05:00
rasbt e6be16269c use better variable names 2022-03-25 12:18:58 -05:00
rasbt ba6c4e8f3e try again to make sure notebook contains outputs 2022-03-24 15:39:46 -05:00
rasbt 7f83b811f4 add bonus section 2022-03-24 14:43:12 -05:00
rasbt 7666b0fb75 Merge branch 'master' of https://github.com/rasbt/deeplearning-models 2022-03-24 14:22:38 -05:00
rasbt b032e27ee9 torchmetrics example 2022-03-24 14:22:27 -05:00
Sebastian Raschka 707e00e34a Update README.md 2022-03-13 17:14:05 -05:00
Sebastian Raschka 8bb5bf2d75 Delete cnn-alexnet-cifar10-Copy1.ipynb 2022-03-13 17:13:32 -05:00
Sebastian Raschka e7429c03e6 Merge pull request #59 from rasbt/from-template
add tuning template
2022-03-13 18:03:28 -04:00
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