normandipalo's Stars
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
google/trax
Trax — Deep Learning with Clear Code and Speed
Fanghua-Yu/SUPIR
SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild. Our new online demo is also released at suppixel.ai.
facebookresearch/nevergrad
A Python toolbox for performing gradient-free optimization
AI4Finance-Foundation/ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
google-deepmind/acme
A library of reinforcement learning components and agents
jettify/pytorch-optimizer
torch-optimizer -- collection of optimizers for Pytorch
google/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
lucidrains/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
n2cholas/awesome-jax
JAX - A curated list of resources https://github.com/google/jax
clvrai/awesome-rl-envs
TorchEnsemble-Community/Ensemble-Pytorch
A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.
google-research/seed_rl
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
google/objax
optimass/continual_learning_papers
Relevant papers in Continual Learning
google-research/ravens
Train robotic agents to learn pick and place with deep learning for vision-based manipulation in PyBullet. Transporter Nets, CoRL 2020.
MishaLaskin/curl
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
RobotLocomotion/pytorch-dense-correspondence
Code for "Dense Object Nets: Learning Dense Visual Object Descriptors By and For Robotic Manipulation"
keiohta/tf2rl
TensorFlow2 Reinforcement Learning
robotlearn/pyrobolearn
PyRoboLearn: a Python framework for Robot Learning
davidbau/how-to-read-pytorch
Quick, visual, principled introduction to pytorch code through five colab notebooks.
kenjyoung/MinAtar
shreyashampali/kypt_transformer
KamyarGh/rl_swiss
vincent-thevenin/DreamerV2-Pytorch
Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS
StanfordVL/NTP-vat-release
The PyBullet wrapper (Vat) for Neural Task Programming
eth-ait/tempclr
[3DV 2022] A semi-supervised method for improving generalization for 3D hand reconstruction.
cychai1995/mcdons
Repository for "Multi-step Pick-and-Place Tasks Using Object-centric Dense Correspondences" (IROS 2019)
pemami4911/IODINE.pytorch
Unofficial PyTorch implementation of IODINE https://arxiv.org/abs/1903.00450