You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow for the Android app to use any TensorFlow model with a supplied configuration file for retrieving the weights and biases. (Most of the big points on #28)
Goal
Allow for the Android app to use any TensorFlow model with a supplied configuration file for retrieving the weights and biases. (Most of the big points on #28)
Parts
Complete Android TensorFlow (with wifi & refractoring changes) #32 basic TensorFlow in the app
Add ability for server to supply the fields to get the
weight valuestrainable parametersAdd ability for app to get & send all the fields supplied by the server
Test that everything is happening
Supply a program (set of python methods) to CrowdML supervisors that will populate the
.json
configuration data neededThe text was updated successfully, but these errors were encountered: