66 Commits

Author SHA1 Message Date
f6d77c36b2 cleanup some unused imports 2025-07-18 10:40:22 +05:30
1b702523b9 remove labml_helpers dependency: replace Module with nn.Module 2025-07-18 10:32:36 +05:30
391fa39167 cleanup notebooks 2024-06-24 16:17:09 +05:30
fea91b9699 Cleanup group norm Cifar experiment (#240)
This experiment is not written in the previous format in group normalization and appears longer. With modifications, this code will normalize and be shorter
2024-03-02 14:17:39 +05:30
3a759f45b0 minor typo: instance norm -> group norm 2023-11-06 21:50:35 +08:00
9a42ac2697 arxiv.org links 2023-10-24 14:42:32 +01:00
c5685c9ffe remove app.labml.ai links 2023-04-02 12:10:18 +05:30
594b525e9d rm comet 2022-09-07 09:31:38 +05:30
1dbc2cbc04 hyper parameters 2022-08-26 16:13:31 +05:30
0eb74d7b20 deep norm fix 2022-08-26 15:26:38 +05:30
33ced53e52 experiment links 2022-06-22 17:23:28 +05:30
6a41c82b30 FTA (#115) 2022-05-23 22:26:39 +05:30
5d3348d0c3 comet link 2022-05-18 10:10:59 +05:30
8d1c358ab7 deep norm comet.ml 2022-05-05 16:41:04 +01:00
f47357c27f Remove comet from deep norm (#117) 2022-04-23 13:12:21 +05:30
b06636d317 links to colab 2022-04-10 09:40:02 +05:30
878068ce81 comet variables 2022-04-10 09:33:40 +05:30
4489dcc81a fix comment 2022-04-10 09:27:12 +05:30
28001a1eb0 clear outputs 2022-04-10 09:23:18 +05:30
47fa3830be colab titles 2022-04-10 09:21:27 +05:30
9371dfa95e comet on colab 2022-04-10 09:20:09 +05:30
7d1a37d8f8 notebooks 2022-04-10 09:06:58 +05:30
0aff72f970 DeepNorm (#114) 2022-04-10 08:08:55 +05:30
748de53461 clickable math 2021-12-14 17:30:59 +05:30
a8954c1cbb fix math align 2021-10-24 17:26:28 +05:30
b6607524b8 Evidential Deep Learning to Quantify Classification Uncertainty (#85) 2021-08-21 10:25:32 +05:30
bac2bf85e2 __call__ -> forward 2021-08-19 15:50:13 +05:30
996b58be04 paper links 2021-08-17 14:12:33 +05:30
d0044a88c2 experiment links 2021-08-08 08:35:05 +05:30
e38f9af968 repo name 2021-08-08 08:32:39 +05:30
af6b99a5f0 batch channel norm mathjax fix 2021-07-04 13:32:56 +05:30
f00d1d61f7 fix weight standardization link 2021-07-04 13:30:16 +05:30
1a9f15eebb Distillation (#65) 2021-07-03 14:01:17 +05:30
b710f5d295 link fix 2021-04-28 12:10:13 +05:30
ea3763636b notebook 2021-04-28 11:09:55 +05:30
15d82d841d WS readme 2021-04-28 10:49:07 +05:30
9068106f5d links 2021-04-28 10:47:05 +05:30
8a4222c36b Weight standardization (#47)
* 🚧 weight standardization

* 🐛 small fixes

* 📚🚧 weight standardization

* 📚 weight standardization

* 📚 weight standardization experiment

* 📚 batch channel norm

* ✍️  corrections

* 📚 experiment links
2021-04-28 10:44:50 +05:30
db3d804855 📚 norm links 2021-04-24 15:19:51 +05:30
fcc4994b3a 📚 group norm improvements 2021-04-24 15:17:14 +05:30
39b9826646 📚 group norm improvements 2021-04-24 15:14:07 +05:30
1a7f9c0816 📚 group norm links 2021-04-24 15:08:28 +05:30
86f843eac1 📚 group norm experiment 2021-04-24 14:51:13 +05:30
e7e817ce20 📚 group norm 2021-04-24 14:44:38 +05:30
21dc7d6302 📚 instance norm 2021-04-23 15:24:26 +05:30
f28b2f4a35 📚 instance norm 2021-04-23 15:20:21 +05:30
cbdd26ffec keepdims -> keepdim 2021-04-20 17:07:49 +05:30
e47e0a5c82 group norm cleanup 2021-04-20 17:05:16 +05:30
834668437a instance norm 2021-04-20 16:44:56 +05:30
2edf17fa8c group norm 2021-04-20 13:40:26 +05:30