Julia(Flux) Reinforcement Learning Implementations

Simple Reinforcement-Learning Implementations in Julia. Warning: Can’t find my own mistakes anymore. – fabio-4/JuliaRL… Read more

Similar

Julia Metaprogramming

The strongest legacy of Lisp in the Julia language is its metaprogramming support. Like Lisp, Julia represents its own code as a data structure of the language itself. Since code is represented by objects that can be created and manipulated from within th... (more…)

Read more »