GuQian-Alex's Stars
SYSU-STAR/RACER
Rapid Exploration with Multiple Unmanned Aerial Vehicles (UAV)
chauby/PolynomialInterpolation
Smooth trajectory interpolation by polynomial methods.
tuna/thuthesis
LaTeX Thesis Template for Tsinghua University
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
udion/Transformer-RL
Experiments with transformer based RL algorithms
google-research/vision_transformer
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
yashbonde/Transformer-RL
Experiments to train transformer network to master reinforcement learning environments.
CHH3213/chhRobotics
自动驾驶规划控制python代码实现
ucsdarclab/motion_planning_transformer
Motion Planning Transformer
DreamMaker-Ai/MARL_Transformer_Actor_Critic
cjdjr/T-MAAC
Transformer-based Multi-Agent Actor-Critic Framework
csmile-1006/PreferenceTransformer
Preference Transformer: Modeling Human Preferences using Transformers for RL (ICLR2023 Accepted)
dhruvramani/Transformers-RL
An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"
dgriff777/rl_a3c_pytorch
A3C LSTM Atari with Pytorch plus A3G design
pranz24/pytorch-soft-actor-critic
PyTorch implementation of soft actor critic
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
erwincoumans/pybullet_robots
Prototyping robots for PyBullet (F1/10 MIT Racecar, Sawyer, Baxter and Dobot arm, Boston Dynamics Atlas and Botlab environment)
ElectronicElephant/pybullet_ur5_robotiq
Gym-Styled UR5 arm with Robotiq-85 / 140 gripper in Bullet simulator
LiLittleCat/awesome-free-chatgpt
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
Dobot-Arm/TCP-IP-Protocol-4AXis
MG400/M1Pro; The implementation of Dobot robot to remote control through TCP/IP protocol, which MG400/M1Pro products.
Jmeyer1292/hybrid_planning_experiments
Sampler + Optimizing Motion Planning Demonstrations
mellody11/Artificial-Potential-Field
机器人导航--人工势场法及其改进
zzuwz/Artificial-Potential-Field
2D平面下的人工势场法
ShuiXinYun/Path_Plan
Path plan algorithm, include: A*, APF(Artificial Potential Field)
HuaiqianShou/Planning-for-a-high-DOF-planar-arm
Assignment 2 for 16782 Planning and Decision-making for Robotics at CMU Fall 2021
Ethkuil/awesome-thu-student-software
收录主要由清华大学在校学生开发/维护的实用开源软件。
ros-industrial/industrial_core
ROS-Industrial core communication packages (http://wiki.ros.org/industrial_core)
soulmachine/leetcode
LeetCode题解,151道题完整版。