A growing collection of reinforcement learning examples built in javascript.
Some tensorflow.js implementations of Arthur Juliani's reinforcement learning / q learning tutorials.
A mostly non-functional mashup of Dan Shiffman's Flappy Bird Clone with the policy-gradient reinforcement learning code found here.