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
As a developer, I want to have a readme and a wiki with detailed information about the setup instructions of the application so that the project can be cloned and deployed on a different machine.
Description
The readme explains briefly how the model can be trained, the API can be installed and deploy
The wiki informs the people similar to the readme but in an extended form, such as the available endpoints etc.
Tasks
readme: instructions for training the model pretrained model
readme: instructions for setting up the environment
readme: instructions for building and running the service with or without Docker
readme: instructions for running the tests
wiki: instructions for the endpoints
.gitignore
The text was updated successfully, but these errors were encountered:
User Story
As a developer, I want to have a readme and a wiki with detailed information about the setup instructions of the application so that the project can be cloned and deployed on a different machine.
Description
Tasks
readme: instructions for training the modelpretrained modelThe text was updated successfully, but these errors were encountered: