文件历史

51 次代码提交

作者 SHA1 备注 提交日期
Pietro Monticone 7e7c74130a Update distilbert-finetuning-ii.ipynb 2024-02-08 17:07:04 +01:00
Pietro Monticone 24362caf2f Update distilbert-finetuning-ii-ampb16.ipynb 2024-02-08 17:07:02 +01:00
Pietro Monticone a0b3c65ca1 Update distilbert-finetuning-ii-amp16.ipynb 2024-02-08 17:06:59 +01:00
Pietro Monticone 4fb59afe8d Update distilbert-finetuning-ii-2.ipynb 2024-02-08 17:06:57 +01:00
Pietro Monticone 96daaca05c Update distilbert-finetune-scheduler.ipynb 2024-02-08 17:06:56 +01:00
Pietro Monticone 09e2b4ad11 Update distilbert-finetune-last-layers.ipynb 2024-02-08 17:06:54 +01:00
Sebastian Raschka f8a51dab87 distilbert amp examples 2023-02-16 15:22:58 -06:00
rasbt f4e6dfeb38 add trivialaugment 2023-01-28 13:10:18 -06:00
rasbt 3b5b6e175b autoaugment experiment 2023-01-28 08:16:28 -06:00
Sebastian Raschka 6f3a3d299a add finetuning scheduler 2022-11-16 21:18:43 +01:00
Sebastian Raschka 9f04f1702f update 2022-11-08 17:10:25 -06:00
rasbt 1aea94b1d2 upload finetuning-ii 2022-11-01 17:36:09 -05:00
rasbt 89a050c36b finetuning 1 2022-11-01 14:42:52 -05:00
Sebastian Raschka 56a5ef5353 add multilabel distilbert 2022-10-25 16:08:45 -05:00
Sebastian Raschka f7d4eb29ef add lightning code 2022-09-10 10:22:52 -05:00
rasbt af77656b3d code formatting with black 2022-09-10 09:42:03 -05:00
sebastian@grid.ai eb068290df use tqdm progress refresh 2022-05-04 19:40:18 +00:00
sebastian@grid.ai b0f068c530 kfold cv 2022-05-04 17:34:00 +00:00
sebastian@grid.ai 320051362a add niu method and lightning code 2022-05-01 19:43:39 +00:00
sebastian@grid.ai dd1540fb58 add missing activation functions 2022-04-30 23:45:21 +00:00
Sebastian Raschka 8bb5bf2d75 Delete cnn-alexnet-cifar10-Copy1.ipynb 2022-03-13 17:13:32 -05:00
sebastian@grid.ai 30c6b1a066 grouped conv 2022-03-13 22:01:38 +00:00
sebastian@grid.ai b57190c636 densenet 2022-03-03 21:13:46 +00:00
rasbt 362b5f810a install torchmetrics 2022-02-27 19:31:47 -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 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 6e6033da31 add wrong ref to mnist 2022-02-15 10:51: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 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