Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Commit

Permalink
Status update
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipJakab authored Mar 29, 2019
1 parent fca2593 commit 5ed6e02
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

This repository contains:

* Caffe2 boiler-plates (nearly done)
* Caffe2 boiler-plates (not being used - switched to pytorch only)
* CNN modeling
* Dataset manipulation (creation)
* Pytorch
* Pytorch (All ML stuff)
* CNN Training
* CNN Predictor
* Python-based hidden web API (to be able to call python scripts from APIs for predictions)
* ASP.NET MVC Core API (TODO)
* Simple SPA web page for communication with above API (TODO)
* ASP.NET MVC Core API
* Simple SPA web page for communication with above API

Planned output:

Expand Down

0 comments on commit 5ed6e02

Please sign in to comment.