The NGC catalog offers step-by-step instructions and scripts for creating deep learning models, with sample performance and accuracy metrics to compare your results. These scripts provide expert guidance on building DL models for image classification, language translation, text-to-speech and more. Data scientists can quickly build performance-optimized models by easily adjusting the hyperparameters.
Sort: Last Modified
TAO Action Recognition Notebook
ResourceQuick Deploy
This notebook shows an example usecase of Action_Recognition_Net using Train Adapt Optimize (TAO) Toolkit.
Object Detection using TAO DetectNet_v2
ResourceQuick Deploy
Detectnet_v2 is an object detection model. Object detection is a popular computer vision technique that can detect one or multiple objects in a frame.
TAO Image Classification
ResourceQuick Deploy
In this notebook, you will learn how to leverage the simplicity and convenience of TAO to take a pretrained resnet18 model and finetune on a sample dataset converted from PascalVOC.
Nvidia Clara Parabricks Bare Metal Debian Package
Resource
Nvidia Clara Parabricks Bare Metal Debian Package for Ubuntu 18.04
Text to Speech Notebook
Resource
End to End workflow for text to speech training with TAO Toolkit and deployment using Riva.
Speech to Text with NVIDIA NeMo and Weights & Biases
Resource
This notebook walks through fine-tuning speech recognition model using NVIDIA NeMo framework in integration with Weights and Biases for experiment tracking
DOCA Container Resources
Resource
Set of container configuration files for the various DOCA containers.
Riva Skills Embedded Quick Start
Resource
Scripts and utilities for getting started with Riva Speech Skills on Embedded platforms
Riva Skills Quick Start
Resource
Scripts and utilities for getting started with Riva Speech Skills
Introduction to End-to-End RAPIDS Workflows
ResourceQuick Deploy
RAPIDS accelerates end-to-end data science workloads entirely on the GPU. This tutorial will teach developers how to accelerate an end-to-end workflow with cuDF, cuML and XGBoost.
Merlin Jupyter Notebook Training with Tensorflow
Resource
This resource is a collection of Jupyter notebook examples to provide training example for NVIDIA Merlin using Tensorflow.
Merlin Jupyter Notebook Training with HugeCTR
Resource
This resource is a collection of Jupyter notebook examples to provide training example for NVIDIA Merlin.
Merlin Jupyter Notebook Training with Pytorch
Resource
This resource is a collection of Jupyter notebook examples to provide training example for NVIDIA Merlin using Pytorch.
NGram Language Model Notebook
Resource
End to End sample workflow for N Gram language model starting with training in TAO Toolkit and deployment using Riva.
Punctuation Capitalization Notebook
Resource
End to End workflow for punctuation and capitalization starting with training in TAO Toolkit and deployment using Riva.
Intent Slot Classification Notebook
Resource
End to End sample workflow for Intent Slot Classification starting with training in TAO Toolkit and deployment using Riva.
Question Answering Notebook
Resource
End to End workflow for question answering starting with training in TAO Toolkit and deployment using Riva.
Text Classification Notebook
Resource
End to End sample workflow for Text Classification starting with training in TAO Toolkit and deployment using Riva.
Token Classification Notebook
Resource
End to End sample workflow for Token Classification starting with training in TAO Toolkit and deployment using Riva.
Speech to Text Notebook
Resource
End to End workflow for speech to text training with TAO Toolkit and deployment using Riva.
Speech to Text Citrinet Notebook
Resource
End to End workflow for speech to text citrinet training with TAO Toolkit and deployment using Riva.
TAO Toolkit Computer Vision Sample Workflows
Resource
Sample notebooks for TAO Toolkit Computer Vision workflows.
TAO Toolkit Computer Vision Sample Workflows
Resource
Sample notebooks for TAO Toolkit Computer Vision workflows.
Introduction to cuML
Resource
cuML is a suite of libraries that implement machine learning algorithms and mathematical primitives functions that share compatible APIs with other RAPIDS projects. This tutorial provides a quick intro to the scikit-learn-like library.
Introduction to cuDF and Dask-cuDF
Resource
cuDF is a GPU DataFrame library for loading, joining, aggregating, filtering, and otherwise manipulating data. This tutorial provides a quick intro to the pandas-like library and its most commonly-used functionality.