Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Module4. Wavelet Denoising + Auto Encoder Model + RNN Prediction Model for Price Prediction

Will be released after Module3

Goal

  • Learn how to implement Wavelet Denoising + Auto Encoder Model + RNN Prediction models using Tensorflow Keras API on Google Colab

Modules

Q&A

What's next?

The beauty of this model is the once the construction is understood, the individual models can be swapped out for the best model there is. So over time the actual models used here will be different but the core framework will still be the same.

References