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

bbueno5000/Forecasting-with-TF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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

References

  1. https://medium.com/tensorflow/a-gentle-introduction-to-tensorflow-js-dba2e5257702
  2. https://js.tensorflow.org/api/latest/

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • EJS 12.1%
  • CSS 9.7%