Skip to content

determined-ai/pedl-examples

Repository files navigation

pedl-examples

This repository contains the PEDL example models published here.

Examples With Notebook Walkthroughs

Model Framework
CIFAR10 CNN Tensorflow Keras
CIFAR10 CNN PyTorch

Running on PEDL

  1. Open a new notebook from the PEDL Master UI
  2. Open new terminal
  3. Clone repository

Install (outside of PEDL)

  1. Get pedl cli from Determined AI
  2. Clone repository
  3. Install packages and start notebook server
   cd pedl-examples
   pip install -r requirements.txt
   jupyter notebook

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published