BDI-ML / ml-toolkit

MIT License
0 stars 1 forks source link

Adapt Existing Trainers #7

Open jmsalvador2395 opened 1 year ago

jmsalvador2395 commented 1 year ago

Overview

With each new trainer added to this library, the TrainerBase class changes, requiring re-adaption of old trainers to fit the new API. This issue will keep track of the trainers that are working and those that need to be updated

TODO