elvisvidal / simple-machine-learning-brainjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Machine Learning With JavaScript - Brain.js

Following this tutorial from Traversy Media on Youtube.

Setup

To get the project up and running you gonna need:

  1. Install node.js https://nodejs.org/en/. I'm currently running it on node version: v14.16.0 npm version: 7.6.0.
  2. Run npm install to install all dependencies.
  3. Run node filename.js to see the output.

About


Languages

Language:JavaScript 100.0%