Pinned Repositories
ANN
BP神经网络分类器
AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
baby-a3c
A high-performance Atari A3C agent in 180 lines of PyTorch
Billiard
OpenAI gym environment
CarND-Path-Planning-Project
Create a path planner that is able to navigate a car safely around a virtual highway
CloseAirCombat
An environment based on JSBSIM aimed at one-to-one close air combat.
David-Silver-Reinforcement-learning
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
DDPG
Multi-Agent Deep Deterministic Policy Gradients
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Large-Action-Space-Reinforcement-Learning-StarCraft-II
根据一些人工智能的一些经典算法,以及目前人工智能在星际争霸II的表现,通过官方API,我们制作了相应的mini-game。同时,我们也发明了与Q-value延伸出来的新算法,大大降低复杂度,去优化机器在人机对战中的表现。
fanbbbb's Repositories
fanbbbb/baby-a3c
A high-performance Atari A3C agent in 180 lines of PyTorch
fanbbbb/Billiard
OpenAI gym environment
fanbbbb/CarND-Path-Planning-Project
Create a path planner that is able to navigate a car safely around a virtual highway
fanbbbb/CloseAirCombat
An environment based on JSBSIM aimed at one-to-one close air combat.
fanbbbb/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
fanbbbb/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
fanbbbb/DSAC-T
DSAC-v2; DASC; Distributional Soft Actor-Critic
fanbbbb/DSAC-v1
DSAC; Distributional Soft Actor-Critic
fanbbbb/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
fanbbbb/episodic-curiosity
Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability
fanbbbb/hhmarl_2D
Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat
fanbbbb/introRL
Intro to Reinforcement Learning (强化学习纲要)
fanbbbb/invalid-action-masking
Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms
fanbbbb/jsbsim
An open source flight dynamics & control software library
fanbbbb/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
fanbbbb/ml-agents
Unity Machine Learning Agents Toolkit
fanbbbb/ml-agents-aircraft_Udemy-Unity-Adam
fanbbbb/ml-dogfight
Reinforcement learning space battle demo made with Unity Machine Learning Agents
fanbbbb/pymarl
Beta code release for Python Multi-Agent Reinforcement Learning framework
fanbbbb/pysc2-tutorial
Tutorials for building a PySC2 bot
fanbbbb/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
fanbbbb/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
fanbbbb/rl-book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
fanbbbb/smac
SMAC: The StarCraft Multi-Agent Challenge
fanbbbb/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
fanbbbb/thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
fanbbbb/WeChatTweak-macOS
A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开
fanbbbb/wtfpython
What the f*ck Python?
fanbbbb/xuance
XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library
fanbbbb/Youtube-Code-Repository
Repository for most of the code from my YouTube channel