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:
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆50Updated 6 years ago
- 使用pytorch构建深度强化学习模型DQN☆26Updated 7 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆157Updated 3 years ago
- 用强化学习来玩微信跳一跳☆20Updated 7 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆266Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆71Updated 8 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago
- Reinforcement Learning in Python☆108Updated 5 years ago
- EM algorithm☆60Updated 10 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆77Updated 4 months ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆126Updated 6 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆56Updated 6 years ago
- basic hmm☆27Updated 8 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆362Updated last month
- An example attention network with simple dataset.☆228Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- 天池比赛:津南数字制造算法挑战赛【赛场一】初赛 17 名 Drop 队代码☆26Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- ☆131Updated 4 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago
- 经典书籍共读☆18Updated 6 years ago
- Transformer, pytorch, python☆19Updated 5 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆66Updated 3 years ago
- 在Pytorch下,采用LSTM/C-LSTM/CNN等方法,对评论进行多标签分类☆33Updated 7 years ago
- ☆22Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆78Updated 7 years ago
- some small codes about deep learning☆51Updated 7 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆203Updated 6 years ago