1 of 48

The AI Project Cycle

2 of 48

Game 1: Rock, Paper and Scissors

(based on Data Science)

Game 2: Semantris

(based on Natural Language Processing - NLP)

Game 3: Quick, Draw

(based on Computer Vision – CV)

Recap from the AI based Games

3 of 48

4 of 48

5 of 48

6 of 48

7 of 48

8 of 48

9 of 48

10 of 48

11 of 48

12 of 48

13 of 48

14 of 48

15 of 48

16 of 48

17 of 48

18 of 48

19 of 48

4W’s Canvas

20 of 48

21 of 48

22 of 48

DATA ACQUISITION

23 of 48

24 of 48

Observations:

  • When we observe something carefully, we get some information
  • For ex: Scientists Observe creatures to study them.
  • Observations are a time-consuming data source.

Surveys

  • The survey is a method of gathering specific information from a sample of people. Example, a census survey for analysing the population.

Web Scraping-

  • Web Scraping means collecting data from web using some technologies.
  • We use it for monitoring prices, news and etc. Example: Web Scrapping using beautifulsoup in python.

Sensors-

  • Sensors are very important but very simple to understand.
  • Sensors are the part of IoT (Internet of things)
  • Sensors collect the physical data and detect the changes.

Cameras

  • Camera captures the visual information and then that information which is called image is used as a source of data.
  • Cameras are used to capture raw visual data.

API

  • Application Programming interface.
  • API is a messenger which takes requests and tells the system about requests and gives the response. Ex: Twitter API, Google Search API

25 of 48

DATA EXPLORATION

When we get a set of data in our hands, spending

time to explore it will help get a sense of the trends, relationships and patterns present in the data.

It will also help us better decide on which model/models to use in the subsequent AI Project Cycle stage.

We use visualization as a method because it is much easier to comprehend information

26 of 48

MODELLING

27 of 48

28 of 48

Types of AI Models

29 of 48

30 of 48

31 of 48

EVALUATION

32 of 48

33 of 48

34 of 48

35 of 48

36 of 48

37 of 48

38 of 48

39 of 48

40 of 48

41 of 48

42 of 48

43 of 48

44 of 48

45 of 48

46 of 48

47 of 48

48 of 48