Googleの遊べるAIがすごい!子どもと遊べるAI体験サイト
AI Experiments
AI Experiments is a showcase for simple experiments that make it easier for anyone to start exploring machine learning, through pictures, drawings, language, music, and more.
一番人気!自動描画Auto Draw
AutoDrawでは、自分が描いたイラストをプロが描いたようなイラストに変換してくれます
落書きをAIが当てる!Quick, Draw!
ニューラル ネットワークは絵を認識できるようになるでしょうか?
あなたも世界最大の落書きデータセットに落書きを追加して公開し、機械学習の研究に協力してみませんか。
https://quickdraw.withgoogle.com/
写真から物を当て、翻訳する!Thing Translator
Googleが提供するディープラーニングを学習するためのツール
Um, What Is a Neural Network?
It’s a technique for building a computer program that learns from data. It is based very loosely on how we think the human brain works. First, a collection of software “neurons” are created and connected together, allowing them to send messages to each other. Next, the network is asked to solve a problem, which it attempts to do over and over, each time strengthening the connections that lead to success and diminishing those that lead to failure. For a more detailed introduction to neural networks, Michael Nielsen’s Neural Networks and Deep Learning is a good place to start. For a more technical overview, try Deep Learning by Ian Goodfellow, Yoshua Bengio, and Aaron Courville.