Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI/CD for models #13

Open
3 of 4 tasks
Kaushal1011 opened this issue Apr 18, 2021 · 0 comments
Open
3 of 4 tasks

CI/CD for models #13

Kaushal1011 opened this issue Apr 18, 2021 · 0 comments
Assignees

Comments

@Kaushal1011
Copy link
Owner

Kaushal1011 commented Apr 18, 2021

  • Create S3 bucket or Drive folder
  • write code that uploads (water.model, light.model, heat.mode) to S3 or Drive. (If something already exists this replaces that)
  • create a get endpoint for each environment. when this endpoint is hit the following things happen.
  • already existing model in tfmodel directory gets deleted. new model (of the same name) is downloaded from S3 bucked or Drive folder and put into tfmodel directory. at the start of application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants