We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ea8f0 commit 6df1d79Copy full SHA for 6df1d79
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name='labml-nn',
8
- version='0.4.136',
+ version='0.4.137',
9
author="Varuna Jayasiri, Nipun Wijerathne",
10
author_email="[email protected], [email protected]",
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, diffusion, etc. 🧠",
0 commit comments