Sparse-Autoencoder icon indicating copy to clipboard operation
Sparse-Autoencoder copied to clipboard

SparseAutoencoder

Open BaqarAbbas55 opened this issue 5 years ago • 1 comments

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

BaqarAbbas55 avatar Jun 12 '19 08:06 BaqarAbbas55

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

pc-gh avatar Sep 03 '22 18:09 pc-gh