Sparse-Autoencoder
Sparse-Autoencoder copied to clipboard
SparseAutoencoder
Hello there mate,
While running the code for sparseAutoencoder, it gives an error: name 'xrange' is not defined
Would you please look into it.
Thanks
You should use a command 'pip install jieba' to install a library,then you can import xrange from jieba in your code.