All Projects → NVIDIA → clara-train-examples

NVIDIA / clara-train-examples

Licence: Apache-2.0 license
Example notebooks demonstrating how to use Clara Train to build Medical Imaging Deep Learning models

Programming Languages

HTML
75241 projects
Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
shell
77523 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
stylus
462 projects

Projects that are alternatives of or similar to clara-train-examples

S2E
Q. Yao, H. Yang, B. Han, G. Niu, J. Kwok. Searching to Exploit Memorization Effect in Learning from Noisy Labels. ICML 2020
Stars: ✭ 18 (-77.5%)
Mutual labels:  automl
featuretoolsOnSpark
A simplified version of featuretools for Spark
Stars: ✭ 24 (-70%)
Mutual labels:  automl
covid19.MIScnn
Robust Chest CT Image Segmentation of COVID-19 Lung Infection based on limited data
Stars: ✭ 77 (-3.75%)
Mutual labels:  healthcare-imaging
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (+176.25%)
Mutual labels:  automl
HyperKeras
An AutoDL tool for Neural Architecture Search and Hyperparameter Optimization on Tensorflow and Keras
Stars: ✭ 29 (-63.75%)
Mutual labels:  automl
benderopt
Black-box optimization library
Stars: ✭ 84 (+5%)
Mutual labels:  automl
NiaAML
Python automated machine learning framework.
Stars: ✭ 25 (-68.75%)
Mutual labels:  automl
maggy
Distribution transparent Machine Learning experiments on Apache Spark
Stars: ✭ 83 (+3.75%)
Mutual labels:  automl
EvolutionaryForest
An open source python library for automated feature engineering based on Genetic Programming
Stars: ✭ 56 (-30%)
Mutual labels:  automl
Neural-Architecture-Search
This repo is about NAS
Stars: ✭ 26 (-67.5%)
Mutual labels:  automl
AutoTS
Automated Time Series Forecasting
Stars: ✭ 665 (+731.25%)
Mutual labels:  automl
foreshadow
An automatic machine learning system
Stars: ✭ 29 (-63.75%)
Mutual labels:  automl
AutoPrognosis
Codebase for "AutoPrognosis: Automated Clinical Prognostic Modeling via Bayesian Optimization", ICML 2018.
Stars: ✭ 47 (-41.25%)
Mutual labels:  automl
FEDOT.Web
Graphic tool for the automated evolutionary design of composite models
Stars: ✭ 33 (-58.75%)
Mutual labels:  automl
tsfuse
Python package for automatically constructing features from multiple time series
Stars: ✭ 33 (-58.75%)
Mutual labels:  automl
oboe
An AutoML pipeline selection system to quickly select a promising pipeline for a new dataset.
Stars: ✭ 76 (-5%)
Mutual labels:  automl
simon-frontend
💹 SIMON is powerful, flexible, open-source and easy to use machine learning knowledge discovery platform 💻
Stars: ✭ 114 (+42.5%)
Mutual labels:  automl
pymfe
Python Meta-Feature Extractor package.
Stars: ✭ 89 (+11.25%)
Mutual labels:  automl
Awesome-Tensorflow2
基于Tensorflow2开发的优秀扩展包及项目
Stars: ✭ 45 (-43.75%)
Mutual labels:  automl
AutoTabular
Automatic machine learning for tabular data. ⚡🔥⚡
Stars: ✭ 51 (-36.25%)
Mutual labels:  automl

Clara Train Examples

Overview of Clara Train

Clara Train SDK is a domain optimized developer application framework that includes APIs for AI-Assisted Annotation, making any medical viewer AI capable and v4.1 enables a MONAI based training framework with pre-trained models to start AI development with techniques such as Transfer Learning, Federated Learning, and AutoML.

Clara Train has upgraded its underlying infrastructure from Tensorflow to MONAI. MONAI is an open-source, PyTorch-based framework that provides domain-optimized foundational capabilities for healthcare.

This repo contains Jupyter Notebooks to help you explore the features and capabilities of Clara Train, including AI-Assisted Annotation, AutoML, and Federated Learning.

How to navigate this repository

PyTorch - Clara Train 4.1

If you're using Clara Train 4.1, you'll want to use the PyTorch folder structure. You'll find the README.md and Welcome.ipynb files in the PyTorch/Notebooks directory that will help you get started.

Tensorflow-Deprecated - Clara Train 3.1

If you're still using Clara Train 3.1, we encourage you to upgrade to Clara Train 4.1. You can find information on converting your current Clara 3.1 MMAR's to Clara 4.0 compatible MMAR's on our docs.

If you're still interested in exploring Clara Train 3.1 using our old Jupyter Notebooks, you'll now find them under the Tensorflow-Deprecated folder. You'll find all of the instructs in the README.me file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].