Pinned Repositories
aaai-template
latex template for various conferences, as well as wise-man's overleaf (overleaf is terrible!)
Awesome-Decision-Making-Reinforcement-Learning
A selection of state-of-the-art research materials on decision making and motion planning.
awesome-rl
Reinforcement learning resources curated
CRADLE
CRADLE Published Version
CS188-Homework
AI Pacman, CS188 2019 summer version (Completed), original website:
cs188-projects
CS188 Artificial Intelligence @UC Berkeley
gr_drl
code for gr_drl
Inverse-Reinforcement-Learning
Implementations of selected inverse reinforcement learning algorithms.
Landmark-Based-GoalRecognition
:paw_prints: Landmark-Based Approaches for Goal Recognition as Planning.
leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
charonah's Repositories
charonah/aaai-template
latex template for various conferences, as well as wise-man's overleaf (overleaf is terrible!)
charonah/Awesome-Decision-Making-Reinforcement-Learning
A selection of state-of-the-art research materials on decision making and motion planning.
charonah/awesome-rl
Reinforcement learning resources curated
charonah/CRADLE
CRADLE Published Version
charonah/CS188-Homework
AI Pacman, CS188 2019 summer version (Completed), original website:
charonah/cs188-projects
CS188 Artificial Intelligence @UC Berkeley
charonah/gr_drl
code for gr_drl
charonah/Inverse-Reinforcement-Learning
Implementations of selected inverse reinforcement learning algorithms.
charonah/Landmark-Based-GoalRecognition
:paw_prints: Landmark-Based Approaches for Goal Recognition as Planning.
charonah/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
charonah/lp-recognizer
Goal Recognition via Linear Programming Constraints
charonah/multi_agent_path_planning
Python implementation of a bunch of multi-robot path-planning algorithms.
charonah/p4-simulator-gr
System for GR and DPP. - AAMAS'17: GR in path planning - IJCAI'17: Deception in path planing
charonah/pddlgym
Convert a PDDL domain into an OpenAI Gym environment.
charonah/pr-as-planning-demo
Demo for Plan Recognition as Planning over Classical Action Theories
charonah/PythonRobotics
Python sample codes for robotics algorithms.
charonah/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
charonah/tested