Microsoft AI Engineer (Associate) • IBM Certified AI Engineering Professional • GAMES Consort AI Engineering Professional • Advanced ML with TensorFlow on GCP MOOCs:
• Difficulty to clearly define human intelligence • The AI effect • Mix-up between the various stages of AI and types Artificial Intelligence Ayo Kehinde Samuel Simply put, AI is a branch of science studies dealing with the simulation of intelligent behaviour in computers.
Artificial narrow Intelligence Domain specific, applies AI to specific areas Looks similar but not at the same level (Surpasses mouse brain power) Artificial general Intelligence(AGI) Cross Domain capability, Applies AI to several areas Surpasses human brain power Artificial super Intelligence (ASI) Cross Domain capability, applies AI to all areas Surpasses human brain power Narrow AI vs AGI vs ASI
artificial intelligence (AI) which gives devices the ability to learn from their experiences and improve their self without doing any coding. The goal of machine learning is to develop methods that can automatically detect patterns in data, and then to use the uncovered patterns to predict future data or other outcomes of interest.
given set of inputs to a given set of (labeled) outputs (Linear regression, Classification trees, Neural networks) Unsupervised Learning: • Only labeled inputs but unlabeled outputs; Algorithm needs to infer the underlying structure from the data itself (black box) (Cluster analysis)
Data collection • Deep dive into Data understanding • Data cleaning • Exploratory Data Analysis • Feature Selection/Engineering/Augmentation • Model training • Model evaluation • Hyper parameter tuning Design Workflow Ayo Kehinde Samuel
you run the Algorithm over your training data and what you use to make predictions on new data. • A Model is a Function which takes inputs and gives an output (prediction) • You can generate a new Model with the same Algorithm but with different data. • You can get a new Model from the same data but with a different Algorithm or different hyperparameter of same Algorithm • Model is unique to your project and deployed to make predictions. Model or Algorithm Ayo Kehinde Samuel
ML Azure Machine Learning: A set of azure cloud services that enables you to: • Prepare data • Build Models • Train Models Azure & Azure Machine Learning Ayo Kehinde Samuel
predicting water demand • Monitoring waste water sources ENERGY: • Smart monitoring and management of energy consumption • Energy supply and demand prediction AI Sustainable Solutions Ayo Kehinde Samuel