glasgowcompbio / vimms

A programmable and modular LC/MS simulator in Python
MIT License
19 stars 6 forks source link

Create code to train model #75

Closed sdrogers closed 1 year ago

sdrogers commented 4 years ago
  1. Modify the peakonly model to give a binary output
  2. create method to load training data from a folder, train model, and save trained model
joewandy commented 2 years ago

Do we still plan to do the real-time peak picking in a controller @mcbrider5002 ?

mcbrider5002 commented 2 years ago

@joewandy Yes, but I think we're still some ways off that. Hoping I'll get back to it in the next few months? Want to wrap up non-overlap, matching, drift, etc first...

joewandy commented 1 year ago

student project