janhuenermann/neurojs
A JavaScript library for deep learning and reinforcement learning in the browser with demos including a 2D self-driving car.

Velocity · 7d
+1.2
★ / day
Trend
→steady
star history
neurojs is a JavaScript framework for deep learning in the browser, primarily focused on reinforcement learning. It implements neural networks with support for deep Q-networks and actor-critic models including DDPG. The library includes replay buffers, both uniform and prioritized, and provides visual demos such as a 2D self-driving car environment.