Artificial Intelligence
strong AI
Better performance than a Human for many different tasks
narrow AI
Better performance than a Human for one specific task
supervised learning
Training AI using data that has already been manually labelled by Humans.
reinforcement learning
Training AI using unlabeled data with Human intervention to confirm the accuracy of the machine's labelling
unsupervised learning
Training AI using unlabeled data without Human intervention
machine learning
a type of artificial intelligence where machines learn like Humans without needing to be programmed
deep learning
a type of machine learning which makes use of neural networks to handle huge amounts of data
artificial intelligence
using machines to solve complex problems by emulating the ways Humans think
semi-supervised learning
A minimal training set of pre-labelled data is used with a feedback cycle used to further refine the model
neural network
A system on interconnected neurons
artificial neural network
A tool used to simulate the way a Human brain thinks in an AI system
unlabeled data
Data that has been categorized
labelled data
Data which has not yet been categorized
general AI
Similar performance than a Human for any task
back propagation
The process of working backwards through a neural network to adjust its properties in order to refine the AI model