Commit Graph

192 Commits

Author SHA1 Message Date
Sebastian Raschka c02ba620c0 Merge branch 'master' into autoaugment 2023-01-28 13:12:04 -06:00
rasbt f4e6dfeb38 add trivialaugment 2023-01-28 13:10:18 -06:00
Sebastian Raschka 6fac9c7dcc Update README.md 2023-01-28 09:18:14 -06:00
Sebastian Raschka 6dfa79bf09 Merge pull request #70 from rasbt/autoaugment
autoaugment experiment
2023-01-28 09:16:48 -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
rasbt 71d2079454 embetter mobilenet 2022-11-11 16:14:32 -06:00
Sebastian Raschka 2eeedbd8d6 resnet dataset tags 2022-11-11 07:09:43 -06:00
Sebastian Raschka 9f04f1702f update 2022-11-08 17:10:25 -06:00
Sebastian Raschka 0c0441677c embetter 2022-11-08 11:41:55 -06:00
rasbt 30557fecd1 add scripts 2022-11-02 17:14:18 -05:00
rasbt 1aea94b1d2 upload finetuning-ii 2022-11-01 17:36:09 -05:00
rasbt 3c47bf2d6d finetuning 1 2022-11-01 14:44:47 -05:00
rasbt 89a050c36b finetuning 1 2022-11-01 14:42:52 -05:00
rasbt 99fed4c2d4 figure 2022-10-29 11:31:53 -05:00
rasbt 1454edeab7 distilbert as feature extractor 2022-10-29 11:23:02 -05:00
rasbt 7f9b20b826 fix distilbert link 2022-10-25 21:21:26 -05:00
Sebastian Raschka a0ec0eddf5 Merge pull request #67 from rasbt/distilbert
add multilabel distilbert
2022-10-25 16:09:33 -05:00
Sebastian Raschka 56a5ef5353 add multilabel distilbert 2022-10-25 16:08:45 -05:00
Sebastian Raschka e91cdd3f45 Merge branch 'master' of https://github.com/rasbt/deeplearning-models 2022-09-10 10:24:53 -05:00
Sebastian Raschka 295e6c1d53 update readme 2022-09-10 10:24:44 -05:00
Sebastian Raschka 93cc0e0ae6 Merge pull request #66 from rasbt/class-weighted
Add Class distance weighted cross-entropy loss for ordinal regression and deep learning
2022-09-10 10:23:38 -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
rasbt 73f994c315 code formatting with black 2022-05-04 15:48:40 -05:00
sebastian@grid.ai eb068290df use tqdm progress refresh 2022-05-04 19:40:18 +00:00
Sebastian Raschka 820dbe0bd8 Merge pull request #62 from rasbt/k-fold
kfold cv
2022-05-04 12:34:30 -05:00
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