ml-platform
Here are 14 public repositories matching this topic...
-
Updated
Aug 3, 2022 - Python
-
Updated
Aug 3, 2022 - Python
-
Updated
Aug 3, 2022 - Python
-
Updated
Aug 2, 2022 - TypeScript
While reading the code I found the following (minor) issue.
The aiohttp docs states: app.make_handler() is deprecated and will be removed in future aiohttp versions. Please use Application runners ins
Report incorrect documentation
Create README at examples and Jupyter notebook tutorials to describe what each example is meant to showcase. Similar to https://github.com/Project-MONAI/tutorials
I can see 3 categories:
- MONAI Bundle -> MAP - link to key inference operator
- Model trained with MONAI, but not bundle available -> MAP - link to key inference operator
- Model NOT trai
Currently you can only do training when you've committed and pushed all new changes in your branch. This introduces a blocker when a Data Scientist is trying out lots of different changes in their code.
Allow for training even with uncommitted changes. This can be done by taking a git diff of the current branch, storing it and then doing an git apply to the current branch during training
-
Updated
Jul 6, 2022 - C#
-
Updated
Jun 6, 2022 - Jupyter Notebook
-
Updated
Jul 21, 2022 - Go
-
Updated
Feb 10, 2022 - Python
-
Updated
Nov 24, 2021 - Jupyter Notebook
-
Updated
Aug 26, 2020
Improve this page
Add a description, image, and links to the ml-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ml-platform topic, visit your repo's landing page and select "manage topics."
We currently have read and write capabilities but do not support deleting. We could add a few calls like delete delete_all and some recursive way of deleting.