zachary2wave / DeepLearning-500-questionsLinks
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完 待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
☆12Updated 6 years ago
Alternatives and similar repositories for DeepLearning-500-questions
Users that are interested in DeepLearning-500-questions are comparing it to the libraries listed below
Sorting:
- Pytorch for Deep Reinforcement Learning☆256Updated 5 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆59Updated 4 years ago
- RL algorithms☆141Updated 4 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- Tutorial for Reinforcement Learning☆191Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- 多智能体强化学习☆108Updated 7 years ago
- Reinforcement-Learning-Notes, start with MDP.☆225Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆21Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆214Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆108Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 4 years ago
- ☆29Updated 7 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆61Updated 3 years ago
- 利用sumo作为仿真平台,采用强化学习中的DQN进行交通信号灯相位时间的调整☆54Updated 7 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆61Updated 5 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆29Updated 6 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- DDPG in Pytorch☆48Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- D3QN Pytorch☆69Updated 4 years ago
- D3QN implementation using pytorch☆15Updated 4 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆16Updated 5 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆63Updated 4 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆21Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago