ersilia-os / eos9sa2

Drug-likeness prediction based on Bayesian neural networks
GNU General Public License v3.0
0 stars 0 forks source link

Model Refactoring eos9sa2 #2

Closed ZakiaYahya closed 10 months ago

ZakiaYahya commented 10 months ago

I have done following changes in the forked repo to refactor this model (1) Removed .dvc folder and files (2) Removed data.h5.dvc and data.h5 files (3) Modified LICENSE file to GNU (4) Added .github/workflows (5) Changed Rdkit version in Dockerfile that is compatible with python 3.7 (6) Modified src/service.py