Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 287 Bytes

Capstone Project

Time Series Forecasting and Anomaly Detection using Generative Adversarial Networks (GANs)

Two algorithms using GANs are suggested: Algorithm A (classical GAN approach) and Algorithm B (a modified version of Algorithm A). Both algorithms are implemented in Python 3.