JuliaReinforcementLearning's repositories
ReinforcementLearning.jl
A reinforcement learning package for Julia
ReinforcementLearningAnIntroduction.jl
Julia code for the book Reinforcement Learning An Introduction
ReinforcementLearningEnvironments.jl
A one-stop package for different reinforcement learning environments
CommonRLInterface.jl
A minimal reinforcement learning environment interface with additional opt-in features.
GridWorlds.jl
Help! I'm lost in the flatland!
OpenSpiel.jl
A Julia wrapper for the OpenSpiel project
ReinforcementLearningTrajectories.jl
A generalized experience replay buffer for reinforcement learning
DistributedReinforcementLearning.jl
If it works, it works everywhere!
RayCastWorlds.jl
First-person 3D reinforcement learning environments in Julia
CommonRLSpaces.jl
A collection of structures to define observation or action spaces of Reinforcement Learning environments. [May be moved into CommonRLInterface once stable]
ArcadeLearningEnvironment.jl
ArcadeLearningEnvironment Julia interface
JuliaReinforcementLearning.github.io
Documentation for JuliaReinforcementLearning
TFRecord.jl
A pure Julia implementation to read/write TFRecord
SnakeGames.jl
Several variants of snake games written in Julia
FastNoise2.jl
A Julia wrapper for https://github.com/Auburn/FastNoise2
PerfectWorlds.jl
Open world survival games for benchmarking reinforcement learning algorithms.
TileMaps.jl
Simple and lightweight 2D tile maps (and higher dimensional equivalents) in Julia