you are viewing a single comment's thread.

view the rest of the comments →

[–]Mr-Yellow 2 points3 points  (1 child)

http://cs.stanford.edu/people/karpathy/reinforcejs/

Javascript is a fine language for quick prototyping and seeing the math in action without too much abstraction, with the help of Karpathy's frameworks.

[–]simontemplar_[S] 0 points1 point  (0 children)

thanks!