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

[#3] Food Recommendation Model #4

Merged
merged 5 commits into from
Dec 18, 2023
Merged

[#3] Food Recommendation Model #4

merged 5 commits into from
Dec 18, 2023

Conversation

putuwaw
Copy link
Member

@putuwaw putuwaw commented Dec 18, 2023

Description

Closes #3

I have created recommender model using TensorFlow Recommenders and serve the model using TensorFlow Serving with Docker. I also create CI for dependabot and publishing docker images.

Type of Change

  • New feature

Checklist:

  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have commented my code, particularly in hard-to-understand areas

@putuwaw putuwaw added the feature New feature label Dec 18, 2023
@putuwaw putuwaw merged commit dc1cdd7 into main Dec 18, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEAT] Serving Model for Food Recommendation
1 participant