x_Financial Forecasting using Tensorflow.js

This is the code for this video on Youtube by Siraj Raval about Financial Forecasting using Tensorflow.js .

Logic training with 100 epochs:

Logic training with 100 epochs:

Logic100

Logic training with 1200 epochs:

Logic1200

Installation and Set Up

Setup instructions:

    $ npm install
    $ npm run start

Views:

    http://localhost:7777/logic
    http://localhost:7777/aapl

GitHub