NeuroDataDesign / fngs-archive

Apache License 2.0
2 stars 1 forks source link

Goals for 11/16 #56

Closed ebridge2 closed 7 years ago

ebridge2 commented 7 years ago
Status Task Deliverable
👍 Begin web service Went all out here and actually got things working fairly well, deliverable is a live demo to be shown in class. https://github.com/ebridge2/FNGS_website/
👍 use jovo's low rank algorithm for kalman EM first on simulated data and then real dataset r markdown showing results & plots Link
jovo commented 7 years ago

@ebridge2 good, but please use format from my and greg's issues. (ie, these tasks should be issues, and then this should just be links).

jovo commented 7 years ago

@ebridge2 @ewalke31 @02agarwalt yo guys, deliverables were due yesterday in proper format. what's up?

ewalke31 commented 7 years ago

@jovo sorry, forgot to add it on here. added now.

jovo commented 7 years ago

but please do it in the good format, like the other teams and me and greg's format.

jovo commented 7 years ago

while at it, please audit your past weekly experiments, make new issues for anything you did not complete, and close old commitments.

jovo commented 7 years ago

i'd think the deliverable for 4th would be to go through algorithm.md and realdata.md for my implementation (although you've done some of the algorithm.md already).

gkiar commented 7 years ago
rmarren1 commented 7 years ago

this might be helpful because setting up a backend from scratch is painful https://github.com/agconti/cookiecutter-django-rest

mlee156 commented 7 years ago

Completely agree with rmarren's suggestion!

mnatenz1 commented 7 years ago

The conclusion for Kalman filter only discusses results for one set of parameters, so it doesn't feel very complete. Maybe try testing using different parameters (ie. # of interactions), and add that to the conclusion?