Skip to main content

Posts

Showing posts with the label AI

Natural intelligence == Artificial Intelligence

  Natural intelligence == Artificial Intelligence Whatever the data AI understood as numbers, For an example lets take an example  Lets compare two hotels reviews Hotel A has good 5 star reviews Hotel B has bad reviews. here based on percentage will decide the best Hotel. Similarly AI also decide.  Another example: Lets decide best doctor. Doctor A received 9 rating out of 10 from 100 patients. Doctor B received 3-2 rating from 100 Patients. Here we are converting data into some numbers. Based on this point we are deciding the best doctor as Natural way. Similarly AI also worked. To clarify how AI algorithms or Models are work  Example I have Math problem like X        Y 1          1 2          4 3          9 4          ? Y= x * x? Step1: We are loading past data in our brain, Here past data means (1,1)(2,2)(3,3) as our brain bring data or und...