Multi-armed bandits & Clojure: An interactive exploration of a classic reinforcement learning problem using Clojure

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • scittle

    Execute Clojure(Script) directly from browser script tags via SCI

  • thanks! yeah, shoutout to scittle. it's really fun writing Clojure right in the browser

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Scittle: Run Clojure in HTML page script tags

    1 project | news.ycombinator.com | 18 Mar 2023
  • Scittle: Clojure(Script) in Script Tags

    1 project | news.ycombinator.com | 7 Nov 2022
  • Preferred ClojureScript tools?

    2 projects | /r/Clojure | 17 Sep 2022
  • Show HN: Scittle – run Clojure directly from browser script tags

    1 project | news.ycombinator.com | 31 Aug 2022
  • clj-browser-eval: turn any HTML input field into a Clojure interpreter (using Scittle!)

    2 projects | /r/Clojure | 28 Jul 2022