Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.67 KB

README.md

File metadata and controls

37 lines (32 loc) · 1.67 KB

Slides and code presented at Meet.js Lublin 7

Slides

Code

  1. Basics
  2. Machine Learning With JS
  3. Flappy Bird
  4. Artificial Flappy Bird
  5. MNIST
  6. node-nensorflow
  7. Tensorflow basics
  8. Tensorflow MNIST

Sources

  1. Machine Learning With JS
  2. Flappy Bird
  3. MNIST example
  4. TensorFlow

Libs

  1. Math.js
  2. brain.js (Neural Networks)
  3. Synaptic (Neural Networks)
  4. Natural (Natural Language Processing)
  5. ConvNetJS (Convolutional Neural Networks) mljs (A set of sub-libraries with a variety of functions)
  6. Neataptic (Neural Networks)
  7. Webdnn (Deep Learning)
  8. Tracking.js
  9. clmtrackr

Articles

  1. Machine Learning with JS
  2. Flappy Bird
  3. TensorFlow MNIST