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

Do full hyperparameter search #28

Open ikmckenz opened 4 years ago

ikmckenz commented 4 years ago

After issue #27 is resolved, make a new jupyter notebook to conduct a full hyperparameter search to find the best defaults. Should also test different loss functions, network activations, etc.