From 2d8913c5c6d83207ccad01bbb3498e369ddc7057 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Fri, 6 Mar 2020 06:45:10 -0500 Subject: [PATCH] new image (#1070) --- docs/source/examples.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/source/examples.rst b/docs/source/examples.rst index 54d6a550..e000b6a3 100644 --- a/docs/source/examples.rst +++ b/docs/source/examples.rst @@ -3,12 +3,16 @@ :name: Community Examples :caption: Community Examples + Contextual Emotion Detection in Text (DoubleDistilBert) Generative Adversarial Network Hyperparameter optimization with Optuna + Image Inpainting for Irregular Holes Using Partial Convolutions + MNIST on TPU + NER (transformers, TPU) + NeuralTexture (CVPR) Recurrent Attentive Neural Process Siamese Nets for One-shot Image Recognition Speech Transformers Transformers transfer learning (Huggingface) Transformers text classification - MNIST on TPU - NER (transformers, TPU) + VAE Library of over 18+ VAE flavors