jaswindersingh2 / SPOT-RNA

RNA Secondary Structure Prediction using an Ensemble of Two-dimensional Deep Neural Networks and Transfer Learning.
https://apisz.sparks-lab.org:8443/spot-rna-sz.html
Mozilla Public License 2.0
95 stars 33 forks source link

Updated to run on Python 3.10 #27

Open nlabrad opened 1 year ago

nlabrad commented 1 year ago

Changed only the float128 to float64 below. Tested in Python 3.10 and the corresponding numpy, pandas and tensorflow. Also tested working in M1 Mac with tensorflow-macos and tensorflow-metal. All is working as expected.

nlabrad commented 1 year ago

I needed this to run on Python 3.10 (3.8+ really) to be able to install tensorflow-macos and tensorflow-metal to be able to run this in my M1 Mac on the GPU