Skip to content

Latest commit

 

History

History

examples

Determined Examples

Tutorials

Example Dataset Framework
mnist_pytorch MNIST PyTorch
fashion_mnist_tf_keras Fashion MNIST TensorFlow (tf.keras)
imagenet_pytorch ImageNet PyTorch PyTorch
core_api Core API -

Computer Vision

Example Dataset Framework
cifar10_pytorch CIFAR-10 PyTorch
cifar10_pytorch_inference CIFAR-10 PyTorch
fasterrcnn_coco_pytorch Penn-Fudan Dataset PyTorch
mmdetection_pytorch COCO PyTorch
detr_coco_pytorch COCO PyTorch
deformabledetr_coco_pytorch COCO PyTorch
cifar10_tf_keras CIFAR-10 TensorFlow (tf.keras)
iris_tf_keras Iris Dataset TensorFlow (tf.keras)
unets_tf_keras Oxford-IIIT Pet Dataset TensorFlow (tf.keras)
efficientdet_pytorch COCO PyTorch
byol_pytorch CIFAR-10 / STL-10 / ImageNet PyTorch
deepspeed_cifar10_cpu_offloading CIFAR-10 PyTorch (DeepSpeed)

Natural Language Processing (NLP)

Example Dataset Framework
albert_squad_pytorch SQuAD PyTorch
bert_glue_pytorch GLUE PyTorch
word_language_model WikiText-2 PyTorch

HP Search Benchmarks

Example Dataset Framework
darts_cifar10_pytorch CIFAR-10 PyTorch
darts_penntreebank_pytorch Penn Treebank Dataset PyTorch

Neural Architecture Search (NAS)

Example Dataset Framework
gaea_pytorch DARTS PyTorch

Meta Learning

Example Dataset Framework
protonet_omniglot_pytorch Omniglot PyTorch

Diffusion

Example Dataset Framework
textual_inversion_stable_diffusion det_logos PyTorch

Generative Adversarial Networks (GAN)

Example Dataset Framework
dc_gan_tf_keras MNIST TensorFlow (tf.keras)
gan_mnist_pytorch MNIST PyTorch
deepspeed_dcgan MNIST / CIFAR-10 PyTorch (DeepSpeed)
pix2pix_tf_keras pix2pix TensorFlow (tf.keras)

Custom Reducers

Example Dataset Framework
custom_reducers_mnist_pytorch MNIST PyTorch

HP Search Constraints

Example Dataset Framework
hp_constraints_mnist_pytorch MNIST PyTorch

Custom Search Method

Example Dataset Framework
asha_search_method MNIST PyTorch