xiaoyuycr / rlLinks
reinforcement learning
☆38Updated 7 years ago
Alternatives and similar repositories for rl
Users that are interested in rl are comparing it to the libraries listed below
Sorting:
- 使用pytorch构建深度强化学习模型DQN☆26Updated 7 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- 在Pytorch下,采用LSTM/C-LSTM/CNN等方法,对评论进行多标签分类☆33Updated 7 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆42Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆74Updated last week
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆55Updated 5 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- 一些不同的Attention机制代码☆20Updated 5 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆348Updated 6 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆155Updated 2 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆124Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- basic hmm☆27Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- 用强化学习来玩微信跳一跳☆19Updated 7 years ago
- some small codes about deep learning☆51Updated 7 years ago
- ☆24Updated 2 years ago
- ReforcementLearning in Action☆15Updated 7 years ago
- some basic deep learning models/method for nlp, text classification.