tejank10 / Flux-baselines

Flux baselines: Implementations of reinforcement learning algorithms using Flux
29 stars 6 forks source link

[WIP] Update to Julia 1.x #2

Closed rbange closed 4 years ago

rbange commented 4 years ago

Hey,

i took some time and updated some of the algorithms to Julia 1.4 & added a Project.toml & Manifest.toml.

At the moment i am kind of struggling to translate the t ddpg.jl into the new Zygote + Flux world, so if you have any hint it would be much appreciated.