ikmckenz / target-pred-py

A simple machine learning model for small-molecule target prediction in Python.
GNU General Public License v3.0
18 stars 8 forks source link

Model refactor #26

Closed ikmckenz closed 4 years ago

ikmckenz commented 4 years ago

Fixes #25 , and adds the basic neural net model into production code along with new argparse methods to specify training and predicting with different model classes.