-
reinforcement-learning-exercises
Exercises from Sutton and Barto's Reinforcement Learning: An Introduction
If it's of any interest, I also implemented all of this in Python back then: https://github.com/NickCellino/reinforcement-learning-exercises
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
thanks! yeah, shoutout to scittle. it's really fun writing Clojure right in the browser
-
ReinforcementLearningAnIntroduction.jl
Julia code for the book Reinforcement Learning An Introduction
Thanks. I'll take a look. Another interesting repo that takes a crack at this is https://github.com/JuliaReinforcementLearning/ReinforcementLearningAnIntroduction.jl. This is a Julia language implementation of the exercises in the book.