We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa311eb commit 45171c7Copy full SHA for 45171c7
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name='labml-nn',
8
- version='0.4.120',
+ version='0.4.121',
9
author="Varuna Jayasiri, Nipun Wijerathne",
10
author_email="vpjayasiri@gmail.com, hnipun@gmail.com",
11
description="🧑🏫 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit), optimizers (adam, radam, adabelief), gans(dcgan, cyclegan, stylegan2), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, etc. 🧠",
0 commit comments