PiperLiu / Amazing-Brick-DFS-and-DRLLinks
用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏
☆52Updated last year
Alternatives and similar repositories for Amazing-Brick-DFS-and-DRL
Users that are interested in Amazing-Brick-DFS-and-DRL are comparing it to the libraries listed below
Sorting:
- 用强化学 习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆91Updated 4 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆74Updated last month
- Play atari Tennis game by dqn☆76Updated 3 years ago
- 强化学习☆66Updated 6 years ago
- 强化学习玩超级马里奥☆75Updated 3 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆105Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆188Updated 6 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆81Updated 3 years ago
- 白话强化学习与PyTorch的学习笔记☆35Updated 5 years ago
- Pytorch for Deep Reinforcement Learning☆251Updated 5 years ago
- This is the code of using machine learning to play Sekiro .☆101Updated 4 years ago
- DQN_play_sekiro☆534Updated 11 months ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆148Updated 5 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆301Updated 5 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- basic algorithms of reinforcement learning☆212Updated last year
- 天授中文文档☆58Updated 7 months ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆42Updated 7 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- An easier PyTorch deep reinforcement learning library.☆232Updated 7 months ago
- Reinforcement-Learning-Notes, start with MDP.☆223Updated 2 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆123Updated 2 weeks ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆79Updated 3 years ago
- 使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo☆84Updated 5 years ago
- bilibili video course src code☆366Updated last year