ReinforcementLearningAnIntroduction.jl
Learning platform
Provides Julia code to generate figures and examples for an introductory reinforcement learning book
Julia code for the book Reinforcement Learning An Introduction
310 stars
14 watching
58 forks
Language: Julia
last commit: 8 months ago
Linked from 1 awesome list
juliareinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 544 |
benhamner/machinelearning.jl | A Julia library providing a consistent API for common machine learning algorithms | 116 |
juliaai/mlj.jl | A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. | 1,795 |
lendle/onlinelearning.jl | An online machine learning framework implementing incremental learning methods for prediction in Julia | 14 |
monkeylearn/monkeylearn-ruby | Provides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps. | 80 |
instadeepai/jumanji | Provides a suite of scalable reinforcement learning environments for research and development. | 622 |
juliainterop/juliacall | An R package that embeds Julia as an interactive computing environment | 269 |
jjkke88/rl_toolbox | A collection of reinforcement learning algorithms and tools for training agents in complex environments. | 43 |
juliainterop/rcall.jl | A Julia package that allows users to call R packages from within Julia | 319 |
araffin/rl-tutorial-jnrr19 | A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 | 615 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 722 |
matyama/deep-rl-hands-on | A collection of examples and exercises from a deep reinforcement learning book | 2 |
juliatext/embeddings.jl | Provides access to pre-trained word embeddings for NLP tasks. | 81 |
juliatext/languages.jl | A package for working with human languages in Julia. | 54 |
gokulnc/setting-up-carla-reinforcement-learning | Provides a framework for using CARLA as a reinforcement learning environment | 95 |