Skip to content

This is the code for "Financial Forecasting with Tensorflow.js" By Siraj Raval on Youtube

Notifications You must be signed in to change notification settings

crelytics/Financial_Forecasting_with_TensorflowJS

 
 

Repository files navigation

x_Financial Forecasting using Tensorflow.js

Overview

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

Logic training with 100 epochs:

100

Logic training with 1200 epochs:

1200

Installation and Set Up

Setup instructions:

    $ npm install
    $ npm run start

Views:

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

Credits

  1. TensorFlow's Official CNN Article!
  2. Firdaouss Doukkali's great introductory article!
  3. Special thanks to Zaid Alyafeai for several crystal-clear code samples!
  4. X-team. I've merely created a wrapper to get people started

About

This is the code for "Financial Forecasting with Tensorflow.js" By Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • HTML 16.1%
  • CSS 8.4%