Saturday 28 March 2020

Artificial Intelligence

 
 

 

 Areas where AI is used

  • Music and Media: Apps like Spotify, Netflix, or YouTube.  
  • Smart Home Devices: To adjust the house temperature and lighting based on the preferences.
  • Smart phones: Features like face detection, virtual reality elements, photo editor.
  • Social Media Feeds: Feeds that you see in your timeline along with the notifications.
  • Video Games: Game such as PUBG or Fortnite.
  • Navigation and Travel: Google Maps.
  • Security and Surveillance: Object recognition and facial recognition.  
 

Gamification


 Gamification is the process of adding the game-like components to a task as to encourage the user participation.  

 

 Natural Language Processing

Technology with which the machine understands the human language and then perform an action based on the command. 
 

Computer Vision

 Computer Vision is concerned with both the theory and technology for building up an Artificial system which obtain information from images.

 

Smart Home

A home which one can managed remotely to control the appliances such as TV, AC, fridge with smartphone.


Google Home

A smart speaker which is a Google device and can be integrated with the automation to control home appliances with voice recognition by using internet.


Smart City

Smart City is an urban city which uses Internet of Things (IoT) to collect the data and information to improve the quality of government services easily and effectively.

 

AI Ethics

AI Ethics is the study of values and generating moral values for good or bad, right or wrong.

Robot ethics/ Roboethics

Robot ethics can be defined as the Morality of how humans’ constructs, design, use and treat the robots and the other artificially intelligent created beings.


Machine Learning bias/ AI bias

A phenomenon which occurs when an algorithm produces a discriminatory result due to incorrect assumptions.

 
 
 

 
 

Friday 13 March 2020

Python

  • A high-level programming language
  • Created by Guido Van Rossum (Benevolent Dictator for Life)
  • First released in 1991
  • Python interpreters are available for many Operating Systems

Why Python is popular:
  • It is free to use and distribute
  • Its code is readable, reusable and maintainable
  • Its program runs on every major platform which is currently in use
  • It has strong library support from Text pattern matching to networking
  • It can communicate with COM, .NET frameworks

Python is powerful as:
  • It allows dynamic typing and has powerful library  
  • No need to declare variable
  • It allows automatic allocation and garbage collection
  • It supports classes, modules and exceptions
  • It gives interactive programming experience

Python is used for:
  • System programming
  • Building GUI applications
  • Internet scripting
  • Database programming
  • Game, Robotics programming

Some organizations which uses Python:
  • Google: for web search system
  • YouTube: for video sharing service
  • JP Morgan, Chase, UBS: for financial market forecasting
  • NASA, FermiLab: for scientific programming
  • NSA: for cryptographic and intelligence analysis

You can get Python source code, binaries and documentation:

Once the Python is installed, the program development can be done by using the built-in Python Integrated Development and Learning Environment (IDLE).

In case, if you have not install any Python development tool on your machine, you can use the online Python shells. Some of the online Python shells are:
  • https://www.python.org/shell/
  • https://ideone.com/
  • https://repl.it/languages/python3

 

Unlocking Creativity: Coding for Kids Age 3-12

  Ignite Your Child's Imagination Through Playful Learning with Block-Based Programming! In a world driven by technology, it's nev...