Maxpridy's Stars
MarvionKirito/altoclef
Plays block game
MineDojo/Voyager
An Open-Ended Embodied Agent with Large Language Models
michaelnny/deep_rl_zoo
A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartPole, LunarLander, and MountainCar.
Netease-Games-AI-Lab-Guangzhou/realikun
[NeurIPS 2022] 1st Place Solution for the 3rd Neural MMO Challenge
IsaiahPressman/Kaggle_Lux_AI_2021
liuruoze/mini-AlphaStar
(JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play StarCraft II. JAIR = Journal of Artificial Intelligence Research.
diambra/arena
DIAMBRA Arena: a New Reinforcement Learning Platform for Research and Experimentation
Coac/never-give-up
PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies
unixpickle/learn-nerf
Learning about Neural Radiance Fields
JeongJiHeon/ScoreDiffusionModel
The Pytorch Tutorial of Score-based and Diffusion Model
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
henrycharlesworth/settlers_of_catan_RL
Learning to play Settlers of Catan with Deep RL - custom training environment and implementation of PPO
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
google-deepmind/alphafold
Open source code for AlphaFold 2.
kzl/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
ikostrikov/jaxrl
JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
facebookresearch/mbrl-lib
Library for Model Based RL
flashlight/flashlight
A C++ standalone library for machine learning
Junyoungpark/ReinforcementLearningAtoZ
The official code repository of Fastcampus <Reinforcement Learning A-Z> (패스트 캠퍼스 강화학습 A-Z)
Junyoungpark/Pytorch-AWAC
A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)
kindredresearch/arp
Autoregressive policies for continuous control reinforcement learning
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
kimbring2/AlphaStar_Implementation
This project is implementation code of AlphaStar
PacktPublishing/Learn-CUDA-Programming
Learn CUDA Programming, published by Packt
likejazz/PythonCExtensions
Comparing the performance of Python, NumPy and C extensions
DeepReinforcementLearning/DeepReinforcementLearningInAction
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
sentenai/reinforce
Reinforcement learning in haskell
Miffyli/rl-action-space-shaping
Experiment code for testing effect of various action space transformations in reinforcement learning
werner-duvaud/muzero-general
MuZero