All Projects → llSourcell → Financial_forecasting_with_tensorflowjs

llSourcell / Financial_forecasting_with_tensorflowjs

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].