FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add model zoo server in the figure by typhoonzero · Pull Request #9 · sql-machine-learning/playground · GitHub

Add model zoo server in the figure - #9

Open
typhoonzero wants to merge 3 commits into
sql-machine-learning:masterfrom
typhoonzero:add_model_zoo_server
Open

Add model zoo server in the figure#9
typhoonzero wants to merge 3 commits into
sql-machine-learning:masterfrom
typhoonzero:add_model_zoo_server

Conversation

Copy link
Copy Markdown

Fix #2

Comment thread figures/arch.dot Outdated

Jupyter [label="Jupyter Notebook server +\n SQLFlow magic command"];
SQLFlow [label="SQLFlow server"];
ModelZoo [label="Model Zoo server\n"];

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

It seems not enough to add only the model zoo node here -- the model zoo needs a Docker registry, file storage, and database system, right?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

That's true, yet we do not need to deploy a Docker registry or distributed file system for model storage, we use the publicly available service for the model zoo. I'll add them out side the VM.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add model zoo server into the figure

2 participants


Back | FazBrowse Home | New Git URL