Implementations of reinforcement learning algorithms using Flux NOTE: The code works on Julia 0.6.x. Upgrade to 1.0 will be released soon.
Actor-critic
- A2C
DDPG
- DDPG
DQN
- Double DQN
- DQN
- Duel DQN
- Prioritized Replay DQN
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementations of reinforcement learning algorithms using Flux NOTE: The code works on Julia 0.6.x. Upgrade to 1.0 will be released soon.
Actor-critic
DDPG
DQN