文件历史

提交图

75 次代码提交

作者 SHA1 备注 提交日期
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
Sebastian Raschka 2b9b5bf0e1 ae with random forest 2019-11-24 20:09:17 -06:00
Sebastian Raschka c3ba0310e9 quickdraw classifier 2019-11-24 18:46:04 -06:00
Sebastian Raschka b86538a7d4 ae with continuous jaccard 2019-11-13 20:02:38 -06:00
Sebastian Raschka b56f30a407 transfer learning example 2019-10-30 22:52:16 -05:00
Sebastian Raschka b5eddb3fdd cnn-vgg16.ipynb in pytorch 1.3 reg #31 2019-10-10 21:30:04 -05:00
Sebastian Raschka e1c2d4061e Basic Graph Neural Network with Spectral Graph Convolution on MNIST 2019-10-05 10:53:18 -05:00
Sebastian Raschka 0048d09031 graph neural nets 2019-10-01 13:14:27 -05:00
Sebastian Raschka eb1d9d08d6 Merge pull request #29 from rasbt/wasserstein
add wgan
2019-09-29 21:54:10 -05:00
Sebastian Raschka 8458891def add wgan 2019-09-29 21:53:25 -05:00