Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
sachiniyer committed Oct 25, 2023
1 parent bd6631f commit 68e84f1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- [x] Finish overall structure (cargo workspace...)
- [x] Finish model
- [x] Verify model works (check loss decreasing...)
- [x] finish overall structure (cargo workspace...)
- [x] finish model
- [x] verify model works (check loss decreasing...)
- [x] write api
- [x] train mnsit
- [x] create ui for site
Expand All @@ -9,6 +9,7 @@
- [x] hook model and frontend together
- [x] hook api and frontend together
- [x] make ui pretty
- [x] Dockerize everything
- [x] dockerize everything
- [ ] use web workers and optimize training/downloading
- [ ] Deploy
- [ ] integration test
- [ ] deploy

0 comments on commit 68e84f1

Please sign in to comment.