DanielCoelho112's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
Lightning-AI/lightning
Deep learning framework to train, deploy, and ship AI products Lightning fast.
rwightman/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
facebookresearch/pycls
Codebase for Image Classification Research, written in PyTorch.
danijar/dreamerv2
Mastering Atari with Discrete World Models
pranz24/pytorch-soft-actor-critic
PyTorch implementation of soft actor critic
opendilab/awesome-decision-transformer
A curated list of Decision Transformer resources (continually updated)
commaai/laika
Simple Python GNSS processing library
MishaLaskin/curl
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
cjy1992/gym-carla
An OpenAI gym wrapper for CARLA simulator
kristery/Awesome-Imitation-Learning
A curated list of awesome imitation learning resources and publications
denisyarats/pytorch_sac
PyTorch implementation of Soft Actor-Critic (SAC)
danijar/dreamer
Dream to Control: Learning Behaviors by Latent Imagination
denisyarats/drq
DrQ: Data regularized Q
Sentdex/Carla-RL
Reinforcement Learning codebase for self-driving car in Carla
wayveai/mile
PyTorch code for the paper "Model-Based Imitation Learning for Urban Driving".
zhejz/carla-roach
Roach: End-to-End Urban Driving by Imitating a Reinforcement Learning Coach. ICCV 2021.
ikostrikov/walk_in_the_park
denisyarats/pytorch_sac_ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
autonomousvision/plant
[CoRL'22] PlanT: Explainable Planning Transformers via Object-Level Representations
facebookresearch/deep_bisim4control
Learning Invariant Representations for Reinforcement Learning without Reconstruction
facebookresearch/modem
MoDem Accelerating Visual Model-Based Reinforcement Learning with Demonstrations
HubFire/Muti-branch-DDPG-CARLA
A tensorflow implemention of ECCV2018 Paper:CIRL: Controllable Imitative Reinforcement Learning for Vision-based Self-driving
TakuyaHiraoka/Dropout-Q-Functions-for-Doubly-Efficient-Reinforcement-Learning
Source files to replicate experiments in my ICLR 2022 paper.
valeoai/LearningByCheating
Driving in CARLA using model-free deep reinforcement learning
lucidrains/dreamerv3-pytorch
Implementation of DreamerV3 in Pytorch
BIT-MCS/Cadre
[AAAI 2022] CADRE: A Cascade Deep Reinforcement Learning Framework for Vision-based Autonomous Urban Driving
lardemua/deep
A repository about the new laboratory AI computer
carla-simulator/leaderboard-agents
Baseline agents for the leaderboard