What is a chatbot?
AnswerSoftware that converses with people in natural language
Chatbots understand and respond to text or speech in human language.
AI · Facts & stats
7 fact-checked facts about artificial intelligence, each with the reason behind it. 5 more are in today's round and join this page after it closes.
AnswerSoftware that converses with people in natural language
Chatbots understand and respond to text or speech in human language.
AnswerComputer vision
Computer vision enables machines to recognize objects, faces and scenes in images.
AnswerLabeled examples with known answers
In supervised learning, each training example comes with the correct label the model learns to predict.
AnswerUnsupervised learning (clustering)
Clustering is unsupervised: the algorithm finds groups in data without being told the answers.
AnswerNeural networks with many layers
Deep learning uses neural networks with many stacked layers that learn increasingly complex features.
AnswerAttention Is All You Need
The 2017 paper 'Attention Is All You Need' introduced the Transformer, built around attention mechanisms.
AnswerAdjusts parameters step by step to reduce error
Gradient descent moves parameters in the direction that most reduces the loss, a little at a time.