Episode 8: Getting Started With Reinforcement Learning in Julia
Description
David and Randy take a look at reinforcement learning in Julia by diving into the ReinforcementLearning.jl package. We talk a little bit about what reinforcement learning is, as well as our thoughts on ReinforcementLearning.jl's design, which taps into Julia's multiple dispatch system.
Support Talk Julia on Ko-Fi
We're excited to announce that we have opened up podcast memberships! Become a member for as little as $5/mo to get early access to episodes, social media shoutouts, and, starting at $10/mo and up, access to a members-only "office hours" call.
Your support helps us continue to bring you interviews and educational Julia content each week. It also helps us grow sustainably and improve the quality of the podcast.
Manning Publications Discount
We've partnered with Manning Publications to bring all of our listeners a special 35% discount code on all of Mannings physical books, ebooks, courses, and more. There's no expiration date and you can use the discount as many times as you like!
Just visit http://mng.bz/pOzw and use the code podtalkjulia22
at checkout to get 35% off of your order!
Links:
- Why We Use Julia, 10 Years Later — Exactly ten years ago today, we published "Why We Created Julia", introducing the Julia project to the world. At this point, we have moved well past the ambitious goals set out in the original blog post. Julia is now used by hundreds of thousands of people. It is taught at hundreds of universities and entire companies are being formed that build their software stacks on Julia.
- AlphaGo Documentary (YouTube)
- An Introduction to ReinforcementLearning.jl: Design, Implementations and Thoughts — The goal of ReinforcementLearning.jl is to provide a collection of tools for learning and implementing reinforcement learning algorithms. This means that, unlike many other existing packages focusing on deep reinforcement learning only, we aim to build a rich ecosystem to solve different kinds of tasks in reinforcement learning.
- ReinforcementLearning.jl Docs
- JuliaReinforcementLearning GitHub Organization
- JuliaCon 2022 Website