Showing posts with label Artificial Intelligence landscape. Show all posts
Showing posts with label Artificial Intelligence landscape. Show all posts

Saturday 26 June 2021

AI and ML 10000 feet overview.

What is Artificial Intelligence? 

AI is the process of simulating human intelligence in machine in other words machine can be programed to think like human and can also mimic human action. Machine showing traits of AI makes rational decision based on logic or learning from past experiences. A subset of Artificial Intelligence is Machine Learning. Machine Learning or ML is a technique within AI world that enables computer to improve task execution by using results of previous executions. Deep Learning is a technique that enables automatic learning using huge amount of data. These data are mostly unstructured such as text, images or video.

AI can be divided into two categories: weak and strong. Weak AI applications carry out one specific job for example Amazon' Alexa, Apple Siri or other voice assistant. Strong AI on the other hand performs more complex and complicated tasks. Example of strong AI is self driving cars. Strong AI is sometime called as full AI or Artificial General Intelligence. Machine having strong AI will demonstrate self-awareness and consciousness. Achieving AGI is a long term goal for AI. 

Artificial Intelligence timelines.

In 1955, AI became part of academic discipline. It has seen several wave of optimism and disappointment since then. The time period when AI research and development almost stopped is called AI Winter. There were two major winters between 1974-1980 and 1987-1993.

More detailed timeline of AI can be found here.

Artificial Intelligence Landscape.

Purpose of this blog

Recently I found my interest in AI and Machine learning. First step I took was to go over Machine learning training from Coursera. As I move ahead and learn more and more about AI and ML, I will continue to post my knowledge in this blog. I think this will be helpful for anyone who wants to learn and experiment with AI and ML.


Content Generation Using Google Blogger, Python and llama2

In this video, I dive into the world of AI and ML to showcase a fascinating tool called llama2. Using Python, I demonstrate how to generate ...