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
We can keep it super simple and just make it a binary that is triggered on demand via an NMF app action/command.
The binary would process the training data csv file.
We need to define what the interface is between the NMF app and the binary to allow for n-dimension training.
We would run the binary after manually checking that the training data log file has diverse enough data (i.e. for both 0 and 1 labels).
We should have a flag in the .properties file to indicate whether the app should log training data into a csv file. No need to persist data if we don't intended to use it.
We need to think of how we implement inference mode.
The text was updated successfully, but these errors were encountered:
georgeslabreche
changed the title
Clarifiy how to integrate ranger into the OrbitAI app
Clarify how to integrate ranger into the OrbitAI app
Jun 2, 2021
Discussion Points
The text was updated successfully, but these errors were encountered: