GSOC Coding: Week 1
"Previously on LibreHealth GSOC 2020" [ Recap ]
The community bonding period has ended and we are clear with our requirements of what we are going to be doing for the summer.
"Django backend" [ Work ]
The server in the above figure is a combination of 2 servers the django-server and Tensorflow servering. Basically, the Django server acts as the middleman between the Client and tensorflow serving. I have implemented the API for Django-server. I have used generic views and model serializers. The DB is sqlLite.
"Next week" [ On LibreHealth ]
1) Training the tf model.
2) Setup tf-serving container.
Comments
Post a Comment