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)版本☆95Updated 4 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆77Updated 4 months ago
- 白话强化学习与PyTorch的学习笔记☆36Updated 5 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆107Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆199Updated 6 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆43Updated 7 years ago
- Play atari Tennis game by dqn☆78Updated 3 years ago
- 强化学习☆67Updated 6 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆82Updated 4 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆150Updated 6 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- 使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo☆87Updated 5 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- basic algorithms of reinforcement learning☆214Updated 2 years ago
- This is the code of using machine learning to play Sekiro .☆102Updated 4 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆79Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆254Updated 5 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆119Updated 6 years ago
- DQN_play_sekiro☆550Updated last year
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆50Updated 6 years ago
- 人工智能大作业项目:五子棋游戏 Artificial intelligence assignment project: Gobang Game☆51Updated 4 years ago
- 解决TSP问题的几种简单算法:深度优先算法、广度优先算法、动态规划、分支限界法、回溯法、贪心算法☆50Updated 7 years ago
- 强化学习玩超级马里奥☆82Updated 3 years ago
- 基于DQN的五子棋人机对弈☆60Updated 6 years ago
- Reinforcement-Learning-Notes, start with MDP.☆225Updated 3 years ago
- An easier PyTorch deep reinforcement learning library.☆243Updated 11 months ago
- 天授中文文档☆61Updated 11 months ago
- 通过深度强化学习训练的AI玩起游戏来也是有板有眼,将人类玩家远远甩在身后。本文就将为您介绍如何训练AI玩微信飞机大战,biubiubiu~☆24Updated 6 years ago
- 多智能体强化学习☆104Updated 6 years ago