What is artificial intelligence (AI)?

Simply described, artificial intelligence (AI) is the development of software that mimics human actions and skills.



  • Machine learning - This is how we "train" a computer model to make predictions and draw conclusions from data, and it is frequently the foundation for an AI system.
  • Anomaly detection - Anomaly detection is the capacity to detect mistakes or unexpected behaviour in a system automatically.
  • Computer vision - Computer vision is the ability of software to use cameras, video, and photographs to interpret the world visually.
  • Natural language processing - Natural language processing (NLP) is the ability of a computer to understand and respond to written or spoken language.
  • Conversational AI - Conversational AI - A software "agent's" capacity to participate in a conversation.

Comments

Popular posts from this blog

TensorFlow Train/test /evaluation flow

AttributeError : module 'tensorflow' has no attribute 'global_variables_initializer'

AttributeError: module 'tensorflow_estimator.python.estimator.api._v2.estimator' has no attribute 'inputs'