bio-ontology-research-group / deepgo

Function prediction using a deep ontology-aware classifier
http://deepgo.bio2vec.net
79 stars 24 forks source link

tensorflow new version #33

Open dikshyantg opened 3 years ago

dikshyantg commented 3 years ago

Which is the python version that deepgo is most suitable for ? As one of the package l tensorflow==0.12.1 wasnot supported by my python 3.7.0 and when I switched to python 3.5.2 the matplotlib==1.5.1 was not supported.

coolmaksat commented 3 years ago

Hi, I suggest to continue with python 3.5.2 and install any supported version of matplotlib. It is quite old and was developed with python 2.7. Have a look at DeepGOPlus as well.