All Projects → tejank10 → Flux-baselines

tejank10 / Flux-baselines

Licence: other
Flux baselines: Implementations of reinforcement learning algorithms using Flux

Programming Languages

julia
2034 projects

Flux Baselines

Implementations of reinforcement learning algorithms using Flux NOTE: The code works on Julia 0.6.x. Upgrade to 1.0 will be released soon.

Dependencies

Implemented Algorithms

  • Deep Q Networks [paper]
  • Double DQN [paper]
  • Dueling Double DQN [paper]
  • Prioritized Experience DQN [paper]
  • A2C [paper]
  • Deep Deterministic Policy Gradients [paper]
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].