Open liht1996 opened 4 years ago
Hi,
You could refer to this requirement file for the versions. If you are still encountering errors, please let me know.
Thanks, Yu
@yumeng5 I followed your suggestion to use the dependency versions in WeSHClass. It's working and I can run the code on 2 customized datasets. The only minor change is sklearn==0.22
to scikit-learn==0.22
. Seems the alias sklearn
wasn't recognized by pip.
You may update the requirements.txt
file so that it's easier for people to try your code.
Could you please share the package version of sklearn, tensorflow and keras?