| lucidrains/byol-pytorch |
1,630 |
|
0 |
1 |
over 2 years ago |
28 |
November 16, 2023 |
40 |
mit |
Python |
| Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch |
| lucidrains/vector-quantize-pytorch |
1,627 |
|
0 |
25 |
about 2 years ago |
160 |
December 06, 2023 |
27 |
mit |
Python |
| Vector Quantization, in Pytorch |
| huggingface/pytorch-pretrained-BigGAN |
670 |
|
0 |
0 |
over 6 years ago |
0 |
|
11 |
mit |
Python |
| 🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts. |
| kengz/awesome-deep-rl |
477 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
mit |
|
| A curated list of awesome Deep Reinforcement Learning resources. |
| piergiaj/pytorch-i3d |
393 |
|
0 |
0 |
over 6 years ago |
0 |
|
39 |
apache-2.0 |
Python |
| denisyarats/drq |
369 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
mit |
Jupyter Notebook |
| DrQ: Data regularized Q |
| vballoli/nfnets-pytorch |
316 |
|
0 |
0 |
over 3 years ago |
13 |
April 01, 2021 |
0 |
mit |
Python |
| NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/ |
| wohlert/generative-query-network-pytorch |
274 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
other |
Jupyter Notebook |
| Generative Query Network (GQN) in PyTorch as described in "Neural Scene Representation and Rendering" |
| Toni-SM/skrl |
263 |
|
0 |
1 |
over 2 years ago |
10 |
August 16, 2023 |
5 |
mit |
Python |
| Modular reinforcement learning library (on PyTorch and JAX) with support for NVIDIA Isaac Gym, Isaac Orbit and Omniverse Isaac Gym |
| juliusfrost/dreamer-pytorch |
233 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
mit |
Python |
| Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch. |