-
Notifications
You must be signed in to change notification settings - Fork 35
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
examples: add mnist fgm demo which makes use of RESTAPI v1 #644
base: dev
Are you sure you want to change the base?
Conversation
examples: working training-only example with v1client examples: working example of mnist-classifer with new client examples: update notebook for documentation and slight cleanliness examples: re-arrange cells & add mlflowrun capability to client examples: add metric pull from mlflow for demo examples: update demo & epochs parameter default examples: add uuid's to demo examples: moving mnist classifier to new folder and cleaning up notebook examples: updated training YML to be more condensed and understandable examples: cleaning up demo example examples: fix metrics in demo example
It seems not work. Is it the parameterType error?? |
Closes #596, except that the internals will need to be reworked to use the v1 client once it is fully finished.