mil
mil copied to clipboard
Libraries Versions
Hey there,
I'm having some trouble with the library and sorting out the dependencies. According to the docs, I need to install these:
pip install numpy
pip install scikit-learn
pip install scipy
pip install tensorflow
I used pip, and the versions were chosen automatically. But now, TensorFlow and Keras are giving me a headache. Any chance someone could share the working versions for these?
Here's what I've figured out so far:
Keras should be version 2.6 or lower. TensorFlow should be version 2.8 or lower.
The tricky part is, every time I try downgrading to fix one error, a new one pops up. Any tips or shared wisdom on getting the right mix of versions would be a lifesaver.
Thanks a bunch! 🙌