Commit Logs

tinyML
2015-12-10
Final commit before presentation
tinyML
2015-12-10
Fixed small pagination bug
tinyML
2015-12-10
putting finishing touches on UI, pagination.
tinyML
2015-12-10
Added eval and predict routes
tinyML
2015-12-10
Got training finished, moving onto eval. Got the training system finished and the reporting system for the training cycles working in a beta state. I''m moving onto the evaluation system now which should be very similar.
tinyML
2015-12-09
working on training and eval
tinyML
2015-12-09
Changing repo structure slightly.
tinyML
2015-12-09
Added user-saved models.
tinyML
2015-12-08
Added specific model page, working on training. Currently adding handlers for training, evaluation, and prediction upload data. This includes both input data and labels for training and evaluation that can be saved to a user''s account for convenient reuse.
tinyML
2015-12-07
Added specific request route and logging for requests. Now each request has an output payload that holds the logs that are aquired during the processing of each request and I have a route to display this data.
tinyML
2015-12-06
More work on the dashboard create model section. Going to start working on the model specific page and the training mechanism now.
tinyML
2015-12-05
Stablized dashboard views.
tinyML
2015-12-04
More backend changes
tinyML
2015-12-03
Added task queue to compile models
tinyML
2015-12-02
updted ui alo
tinyML
2015-12-01
More Dashboard updated
Praxyk-Clients
2015-11-30
Fixed the results displaying incorrectly/not working Fixed displaying user info Made some hack-y changes to the result.py lib file, those need to be looked over. +review
tinyML
2015-11-30
much more ui work finished. Got default db data in as well.
tinyML
2015-11-30
Added transaction table, updated dashboard UI.
Praxyk-Clients
2015-11-30
pushing changes to spin function for transactions.