DanielNobbe / Forex

0 stars 0 forks source link

Create trainer that can handle all types of models #24

Open DanielNobbe opened 3 years ago

DanielNobbe commented 3 years ago

Create a trainer, like misty.py, ketchum.py or trainer.py, that can handle both markov kernel and RNN models (and ideally any new type of model). Ideas:

Also requires adding the handling of soft_margin to the trainer.