siddharth-agrawal / Sparse-Autoencoder

88 stars 51 forks source link

SparseAutoencoder #1

Open BaqarAbbas55 opened 5 years ago

BaqarAbbas55 commented 5 years ago

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

pc-gh commented 2 years ago

You should use a command 'pip install jieba' to install a library,then you can import xrange from jieba in your code.