KChen89/Noise-Removal-with-Autoencoder

cant working on one dimension data

Opened this issue · 0 comments

my data is one dimension (.csv), like this
0.5
0.5
0.5
0.3
...

and I use np.resharp on beats just make it looks like example data, but it still not work
Is possible to solve this bug?

Thanks!