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"☆156Updated 3 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆49Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆70Updated 8 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago
- 使用pytorch构建深度强化学习模型DQN☆26Updated 7 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆41Updated 6 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆267Updated 6 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆356Updated 2 weeks ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- 用强化学习来玩微信跳一跳☆19Updated 7 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆56Updated 6 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆76Updated 3 months ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆125Updated 6 years ago
- Implementations of Reinforcement Learning Algorithm☆41Updated 7 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
- Code for 2020 AI plus wireless communication competition.☆16Updated 4 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago
- 经典书籍共读☆18Updated 6 years ago
- basic hmm☆27Updated 8 years ago
- ☆392Updated 5 years ago
- ☆131Updated 4 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- 用 qlearning 算法走迷宫☆52Updated 7 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆149Updated 5 years ago