topsframework / tops

ToPS Framework: http://topsframework.github.io/tops/doc/api/
GNU General Public License v2.0
5 stars 1 forks source link

Close issue #10 (Trainers) #42

Closed renatocf closed 9 years ago

renatocf commented 9 years ago

@igorbonadio,

Finally, here I present the most problematic front-end ever imagined! Take a look in the tests to see how we can use the Trainer front-end to generate new models. Surprisingly, there were few training algorithms in the models. Our challenge will be to implement GHMM's training inside ToPS. But I think we are finally close to end the changes in the library!

My plan, now, is start the Serializer, but I have it already implemented in topsframework/tops-architecture, so the problem is to make the front-end in ToPS itself. Let's see!