文件历史

提交图

84 次代码提交

作者 SHA1 备注 提交日期
rasbt a681e9e909 demo that explains dataloader nesting behavior 2024-01-15 09:30:58 -06:00
rasbt 71d2079454 embetter mobilenet 2022-11-11 16:14:32 -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 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 56a5ef5353 add multilabel distilbert 2022-10-25 16:08:45 -05:00
rasbt af77656b3d code formatting with black 2022-09-10 09:42:03 -05: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 4424b1043a add ordinal regression notebooks 2022-05-01 16:26:36 +00: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@grid.ai 30c6b1a066 grouped conv 2022-03-13 22:01:38 +00:00
rasbt 24d9496e02 celeba smile classifier 2022-02-25 19:05:44 -06:00
rasbt 4153375a92 add large mobilenet and use torchmetrics for confusion matrix 2022-02-20 17:48:35 -06:00
rasbt 75cfc92741 update custom data loader to save validation and test subsets 2022-02-15 12:41:25 -06:00
rasbt a2793acc1a fix link to quickdraw notebook 2022-02-15 09:29:26 -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
rasbt 95dce7242d ligntning example 2021-11-27 18:49:50 -06: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
raschka edeafe6710 gradient checkpointing 2020-12-22 11:00:45 -06:00
raschka c4147bc982 experimental gradient-checkpointing 2020-12-21 21:45:53 -06:00
raschka 9aac27174d some refactoring 2020-12-10 15:25:56 -06:00
raschka f8ea6d96a8 deterministic benchmark 2020-12-03 18:26:01 -06:00
Sebastian Raschka c8b7edfb3e fix ag news rnn 2020-04-29 17:40:53 -05:00
Yash a3f2309205 UCI iris dataset URL is incorrect. Fixed URI
Small change: https → http
2020-04-07 16:18:46 -07:00
rasbt 3b97794eb1 fashion-mnist dataloader 2020-03-15 12:06:29 -05:00
Sebastian Raschka 5b9f770590 dcgan on celeba 2020-03-04 14:15:20 -06:00
Sebastian Raschka e4196deccb dcgan on cats and dogs 2020-03-02 00:03:35 -06:00
rasbt d19700ac60 guided backprop 2020-02-29 14:34:49 -06:00
Sebastian Raschka 15843bfc98 vanilla grad viz 2020-02-26 22:19:47 -06:00
Sebastian Raschka cd832fbd5a upd lenet models 2020-01-28 16:18:23 -06:00
rasbt 42508702ca pytorch plot_decision_region wrapper 2019-12-29 13:00:33 +00:00
rasbt da73d21a86 custom data loader example for png files 2019-12-07 10:33:27 -06:00
Sebastian Raschka f08ea55b46 Filter Response Normalization experiments 2019-12-02 22:59:05 -06:00
Sebastian Raschka de451b9b08 more rnn models 2019-11-30 23:13:14 -06:00