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:
- Source codes for the book "Application of Neural Network and PyTorch"☆155Updated 2 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆49Updated 6 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago
- 使用pytorch构建深度强化学习模型DQN☆26Updated 7 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆70Updated 8 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆352Updated 6 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆55Updated 6 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆125Updated 6 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆42Updated 6 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆76Updated last month
- An example attention network with simple dataset.☆229Updated 6 years ago
- 用强化学习来玩微信跳一跳☆19Updated 7 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- 《机器学习之类别不平衡问题》文章代码☆48Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 10 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆208Updated 4 years ago
- 在Pytorch下,采用LSTM/C-LSTM/CNN等方法,对评论进行多标签分类☆33Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- Code for 2020 AI plus wireless communication competition.☆16Updated 4 years ago
- ☆131Updated 4 years ago
- ☆13Updated last year
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago
- keras implementation of conditional random field☆248Updated 5 years ago
- ☆18Updated 6 years ago
- ☆29Updated 6 years ago
- TensorFlow Implementation of Graph Attention Network and Graph Convolutional Network☆56Updated 5 years ago
- ☆275Updated 3 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago