From 1ec65c3ffeba64233d2b53f70a0f92bc75e163c5 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Fri, 6 Mar 2020 06:49:31 -0500 Subject: [PATCH] updated examples --- docs/source/examples.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/examples.rst b/docs/source/examples.rst index e000b6a3..01339f07 100644 --- a/docs/source/examples.rst +++ b/docs/source/examples.rst @@ -3,10 +3,10 @@ :name: Community Examples :caption: Community Examples - Contextual Emotion Detection in Text (DoubleDistilBert) + Contextual Emotion Detection (DoubleDistilBert) Generative Adversarial Network Hyperparameter optimization with Optuna - Image Inpainting for Irregular Holes Using Partial Convolutions + Image Inpainting using Partial Convolutions MNIST on TPU NER (transformers, TPU) NeuralTexture (CVPR)