Where AI learns with practically no data

This commit is contained in:
Morgan 2021-07-15 21:58:39 +02:00 committed by GitHub
parent d24e146612
commit 2f590a6917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. * [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 * [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. * [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 # Shell scripting
See also [CLI Tools](#cli-tools) See also [CLI Tools](#cli-tools)