nuomizai / QlearningLinks
comparison Q-learning with Sarsa
☆12Updated 6 years ago
Alternatives and similar repositories for Qlearning
Users that are interested in Qlearning are comparing it to the libraries listed below
Sorting:
- 强化学习面试(未完待续)☆35Updated 5 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- 使用pytorch构建深度强化学习模型DQN☆25Updated 7 years ago
- 白话强化学习与PyTorch的学习笔记☆35Updated 5 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 years ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆12Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- 多智能体强化学习☆98Updated 6 years ago
- RL algorithms☆141Updated 4 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆143Updated 5 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- Joint Relation Extraction with Hierarchical Reinforcement Learning☆236Updated 5 years ago
- notes☆29Updated 2 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆79Updated 3 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆347Updated 5 years ago
- 动手学强化学习代码☆57Updated last year
- 《强化学习-原理与Python实现》的Pytorch实现。☆60Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆200Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆248Updated 4 years ago
- In this project, I explore some typical value-based and policy-based RL algorithms. I do experiments on DQN and its six variants and thei…☆11Updated 4 years ago
- Simple Reinforcement learning tutorials☆15Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- The submission template for the Learning to Dispatch and Reposition Competition @ KDD2020.☆85Updated 4 years ago
- ☆62Updated 5 years ago
- Reinforcement Learning For Dialogue Systems 强化学习在对话系统中的应用 论文或开源应用总结☆28Updated 5 years ago
- ☆14Updated 4 years ago
- Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Opti…☆43Updated 7 years ago