From 2f590a69170645b7488fb3ef9435a58f83d5b492 Mon Sep 17 00:00:00 2001 From: Morgan Date: Thu, 15 Jul 2021 21:58:39 +0200 Subject: [PATCH] Where AI learns with practically no data --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c95681d..9676c46 100644 --- a/README.md +++ b/README.md @@ -3892,6 +3892,7 @@ See also [Machine learning](sections/programming.md#machine-learning) * [Movix.ai](https://movix.ai/) - Discover your movie in a few clicks | Movix.ai is a movie recommendation service based on artificial intelligence and Deep Learning. Click movies and tags you like and the system will do the rest — in a few clicks, Movix adapts to your preferences and gives you movies worth watching. * [DeepAI](https://deepai.org/machine-learning-model/colorizer) - Image Colorization API * [Tone Analyzer](https://tone-analyzer-demo.ng.bluemix.net/) - This service uses linguistic analysis to detect joy, fear, sadness, anger, analytical, confident and tentative tones found in text. +* [Karen Hao](https://www.technologyreview.com/2020/10/16/1010566/ai-machine-learning-with-tiny-data) - (2020) A radical new technique lets AI learn with practically no data | “Less than one”-shot learning can teach a model to identify more objects than the number of examples it is trained on. # Shell scripting See also [CLI Tools](#cli-tools)