Skip to content

Examples

Douglas Blank edited this page Nov 11, 2022 · 1 revision

Python scripts

  1. coco_script.py - construct images with annotations from the COCO dataset collection
  2. mnist_script.py - train a tensorflow network to recognize the MNIST digit dataset, collecting data while training
  3. Hugging Face Object Detection with Kangas

Notebooks

  1. DataGrid-Getting Started - cell-by-cell exploration of creating a DataGrid
  2. Integrations - example snippets including reading from CSV files, DataFrames, and HuggingFace datasets

Table of Contents

Clone this wiki locally