thedeepestsleepy's Stars
instadeepai/og-marl
Datasets with baselines for offline multi-agent reinforcement learning.
Rahul-Kulkarnii/Multi-Agent-Reinforcement-Learning-Course
proroklab/VectorizedMultiAgentSimulator
VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set of challenging multi-robot scenarios. Additional scenarios can be implemented through a simple and modular interface.
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
tudkcui/M3FC-MARL
This repository is the official implementation of the paper "Major-Minor Mean Field Multi-Agent Reinforcement Learning".
hacksider/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
ls361664056/GameAI-paper-list
游戏AI的顶会论文总结与分类~还有游戏AI的基础问题与算法讨论。game AI paper list~
eeveetza/p1546
MATLAB/Octave Implementation of Recommendation ITU-R P.1546
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
ZhengYinan-AIR/FISOR
[ICLR 2024] The official implementation of "Safe Offline Reinforcement Learning with Feasibility-Guided Diffusion Model"
TheAlgorithms/Python
All Algorithms implemented in Python
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
public-apis/public-apis
A collective list of free APIs
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
facebookresearch/online-dt
Online Decision Transformer
kzl/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
binyisu/FSOSOD
Towards Few-Shot Open-Set Object Detection
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
amusi/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
openai/consistency_models
Official repo for consistency models.
anita-hu/TF2-RL
Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
matrl-project/matrl
mlii/mfrl
Mean Field Multi-Agent Reinforcement Learning