When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Artificial Intelligence: Genetic Machine Learning Algorithms

Learn AI based Genetic Algorithms in Machine Learning from theory to hands-on experience by developing 2 apps and game

     
  • 4
  •  |
  • Reviews ( 31 )
₹519

This Course Includes

  • iconudemy
  • icon4 (31 reviews )
  • icon8h 10m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Artificial Intelligence: Genetic Machine Learning Algorithms

In this course we will be focusing on learning Genetical Algorithms used in machine learning in the following modules:

Theory: This section will consider the basics of what Machine Learning actually is at its very fundamental level also followed by its difference with classical programming of defining rules beforehand. The main differences between a Neural Network and Genetical Algorithm are also highlighted into this section

Genetical Algorithm: The basic concepts are taken care of over here starting from the basics like a fitness function which as I like to call it, a major driver into the direction of learning or output that your program will eventually take up. Elitism, followed by Mating or crossover or mutation which are the key factors responsible for the 'learning' in machine learning are explained well in detail over here.

Guess-the-phrase: This is our first programming project based on Python. It is a light-weight project which serves a good purpose of providing clarity into the various aspects of Genetical Algorithm.

Path-Finder: This will be our second project which will use the concepts initialised in the first project to a new depth. This will be our first project where we will be having some graphical (non-terminal) output.

Flappy Bird: A JavaScript Flappy Bird will be created which used genetic algorithm to simulate multiple players and use neural network to play the game

This course is created by keeping absolute beginners in mind. If you are a professional and find the course to be a bit slower. You can always view the lectures at 2x speed I hope you take away something useful from this course and use it to create awesome new programs which in turn will be your contribution in making the world a better place

What You Will Learn?

  • Create custom Machine Learning models using genetical algorithm to solve new problems .
  • You will also be equipped with enough knowledge to create an AI which will play games for you and be better at it as time goes by !.