zachary2wave / DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
☆12Updated 5 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
- 一些利用pytorch编程实现的强化学习例子☆35Updated 5 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆94Updated 2 years ago
- RL algorithms☆140Updated 3 years ago
- Accepted by AROB 2021. A car-agent navigates in complex traffic conditions by Mixed_Input_PPO_CNN_LSTM model.☆12Updated 3 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆29Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- 多智能体强化学习☆87Updated 6 years ago
- my code for paper Parameterized-DQN☆21Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆243Updated 4 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- Lightweight multi-agent PPO for IEEE field.☆13Updated 2 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated last year
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆3Updated 5 years ago
- D3QN implementation using pytorch☆15Updated 3 years ago
- DDPG in Pytorch☆42Updated 3 years ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆11Updated last year
- Nash Q Learning☆30Updated 4 years ago
- RLlib超参数详解(中文)☆16Updated 3 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- ☆24Updated 4 years ago
- 利用sumo 作为仿真平台,采用强化学习中的DQN进行交通信号灯相位时间的调整☆46Updated 6 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆52Updated 3 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆49Updated 6 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆55Updated 4 years ago