Skip to content

Instantly share code, notes, and snippets.

@GerardBCN
Created January 18, 2019 21:15
Show Gist options
  • Star 30 You must be signed in to star a gist
  • Fork 14 You must be signed in to fork a gist
  • Save GerardBCN/40349b39bc45d4550141aff6966d1619 to your computer and use it in GitHub Desktop.
Save GerardBCN/40349b39bc45d4550141aff6966d1619 to your computer and use it in GitHub Desktop.
Stock market Bitcoin data compression with autoencoders
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@cherrycompany
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment