文件历史

64 次代码提交

作者 SHA1 备注 提交日期
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
rasbt 007c240346 fix leanpub links 2019-09-29 11:14:18 -05:00
Sebastian Raschka c3a15d502c use correct testset in densenet 2019-09-01 14:04:49 -05:00
Sebastian Raschka a3645626f1 add lenet5 2019-08-29 18:19:22 -05:00
Sebastian Raschka 02fd2c48a8 gradient clipping example 2019-08-23 18:48:07 -05:00
Sebastian Raschka 4cafbb80fe extend GAN plots by adding a second axis for epochs 2019-08-18 13:07:27 -05:00
Sebastian Raschka 7d59bcd475 add densenet121 2019-07-24 17:38:26 -05:00
Sebastian Raschka 047a95f711 annealing with bigger batch size 2019-07-23 07:18:26 -05:00
Sebastian Raschka f9ffe700f8 eval-metrics 2019-07-23 04:53:01 -05:00
Sebastian Raschka fc8affbce3 fix comments 2019-07-21 12:46:29 -05:00
Sebastian Raschka 8723b34a56 use same positive labels in gans in pytorch and tf 2019-07-14 16:24:36 -05:00
rasbt a96ad909e2 add dataloader for historical color images dataset 2019-06-24 13:55:29 -05:00