Search in Artificial Intelligence

Search is a key part of many AI problem-solving strategies that assist in exploring the problem spaces. As explained by Peter Norvig “Normal programming is telling the computer what to do when we know what to do. AI is when we tell the computer what to do when we don’t know what to do.”

Understanding Supervised Machine Learning

Machine learning is about using data to build intelligent artefacts that learn over time. It involves collecting and analysing large amounts of data to extract information using various computational structures and algorithms.