taoyafan / Master_Graduation_ProjectLinks
硕士毕设,基于强化学习的足型机器人运动控制
☆12Updated last year
Alternatives and similar repositories for Master_Graduation_Project
Users that are interested in Master_Graduation_Project are comparing it to the libraries listed below
Sorting:
- 白话强化学习与PyTorch的学习笔记☆37Updated 5 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆77Updated 6 months ago
- [动手学强化学习]系列,基于pytorch。☆59Updated 4 years ago
- Pytorch for Deep Reinforcement Learning☆255Updated 5 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- 多智能体强化学习☆106Updated 6 years ago
- Stable Baselines官方文档中文版☆99Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆268Updated 7 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆29Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆200Updated 6 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆60Updated 5 years ago
- ☆391Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- 强化学习☆66Updated 6 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆109Updated 5 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- 使用pytorch构建深度强化学习模型DQN☆26Updated 8 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆363Updated 3 months ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- ☆20Updated 7 years ago
- DDPG in Pytorch☆47Updated 3 years ago
- Simple Reinforcement learning tutorials☆16Updated 6 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆30Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆50Updated 6 years ago