Pinned Repositories
OpenRLHF
An Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & RingAttention & RFT)
MARLlib
One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)
AR_tju
北洋AR,建立在天津大学录取通知书上,然后可以将学校的图像显示出来
awesome-reinforcement-learning-lib
GitHub's code repository is all you need
awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
deepmind_MAS_enviroment
some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Cooperative Multi-Agent Learning》
DRL_trick
maddpg-tf
use tensorflow to implement the MADDPG(simple_tag)
MARL-101
just for fun
sc2-101-zh
just for fun
wwxFromTju's Repositories
wwxFromTju/mdp-playground
A python package to design and debug RL agents.
wwxFromTju/AlphaStar_Implementation
It is implementation of transformer at Starcraft 2 envirionment
wwxFromTju/animal-ai
Animal-AI 3
wwxFromTju/ASN_backbone
wwxFromTju/autograd
Efficiently computes derivatives of numpy code.
wwxFromTju/awesome-resume-for-chinese
:page_facing_up: 适合中文的简历模板收集(LaTeX,HTML/JS and so on)由 @hoochanlon 维护
wwxFromTju/behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
wwxFromTju/ByteLegend
Enjoy programming while playing a game.
wwxFromTju/coax
Turn RL papers into code, the easy way
wwxFromTju/Counter-Strike_Behavioural_Cloning
NeurIPS workshop paper 'Counter-Strike Deathmatch with Large-Scale Behavioural Cloning'
wwxFromTju/faster-fifo
Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)
wwxFromTju/GodotAIGym
Communicating with godot engine through shared memory
wwxFromTju/gym
A toolkit for developing and comparing reinforcement learning algorithms.
wwxFromTju/lab2d
A customisable 2D platform for agent-based AI research
wwxFromTju/minerva
An out-of-the-box GUI tool for offline deep reinforcement learning
wwxFromTju/mini-AlphaStar
A mini-source reproduction code of the AlphaStar program which is an AI proposed by DeepMind to play StarCraft II.
wwxFromTju/minihack
MiniHack the Planet: A Sandbox for Open-Ended Reinforcement Learning Research
wwxFromTju/on-policy
wwxFromTju/opyrator
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
wwxFromTju/PCMLP
wwxFromTju/pymarl2
SOTA MARL algorithms for StarCraft II Multi Agent Challenge
wwxFromTju/python-sc2-1
A StarCraft II bot api client library for Python 3
wwxFromTju/rebel
An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.
wwxFromTju/revisiting_rainbow
Revisiting Rainbow
wwxFromTju/rl_games
RL implementations
wwxFromTju/rlog
Preconfigured python logging with some extra bells and whistles for RL
wwxFromTju/sc2_imitation_learning
StarCraft 2 Imitation Learning
wwxFromTju/Tensorflow-2-Reinforcement-Learning-Cookbook
Tensorflow 2 Reinforcement Learning Cookbook, published by Packt
wwxFromTju/tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
wwxFromTju/Thought-SC2
Official code for paper "Efficient Reinforcement Learning for StarCraft by Abstract Forward Models and Transfer Learning".