Created
January 18, 2019 21:15
-
-
Save GerardBCN/40349b39bc45d4550141aff6966d1619 to your computer and use it in GitHub Desktop.
Stock market Bitcoin data compression with autoencoders
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sounds like a good idea.
In the 1D Convolutional autoencoder, I want to compare the original data and denoised data one by one. How can I extract the denoised data in its original format?