zouyih / DQN-tensorflow-gluttonous_snakeLinks
☆21Updated 6 years ago
Alternatives and similar repositories for DQN-tensorflow-gluttonous_snake
Users that are interested in DQN-tensorflow-gluttonous_snake are comparing it to the libraries listed below
Sorting:
- 用深度学习+强化学习编写的一个五子棋人工智障☆42Updated 7 years ago
- 游戏AI中的算法-DQN实例☆8Updated 7 years ago
- Play Snake Game with Deep Q-Network(DQN)☆8Updated 4 years ago
- Simple DQN demo☆9Updated 10 months ago
- playing Atari game with Deep Q Learning (DQN & DDQN) in tensorflow☆14Updated 6 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated 2 years ago
- 车杆倒立摆DQN简单实现☆18Updated 3 weeks ago
- DQN flappy bird with tensorflow2☆16Updated 4 years ago
- Based on PytorchRL tutorials☆8Updated 3 years ago
- coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写☆9Updated 5 years ago
- Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)☆173Updated 4 years ago
- Tetris with a Deep Q Network.☆44Updated 2 years ago
- A.I. snake game build using pygame | pytorch | python☆17Updated 2 years ago
- 通过深度强化学习训练的AI玩起游戏来也是有板有眼,将人类玩家远远甩在身后。本文就将为您介绍如何训练AI玩微信飞机大战,biubiubiu~☆24Updated 6 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆21Updated 3 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- DQN深度强化学习解决三维在线装箱问题☆27Updated 2 years ago
- 💳 Creates a new gym environment for credit-card anomaly detection using Deep Q-Networks (DQN) and leverages Open AI's Gym toolkit to all…☆16Updated 4 years ago
- DQN related algorithms☆10Updated 2 years ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- Snake using RL☆19Updated last year
- Code for paper Stock trading rule discovery with double deep Q-network☆14Updated 2 years ago
- 以atari遊戲中的breakout實作DQN,透過超參數修改以找出最好的模型,此repository詳細程式解說與實作成果。☆8Updated last year