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 II - Hands-On Neural Networks (Java)

Hopfield networks, neural networks, gradient descent and backpropagation algorithms explained step by step

     
  • 4.3
  •  |
  • Reviews ( 498 )
₹2499

This Course Includes

  • iconudemy
  • icon4.3 (498 reviews )
  • icon5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Artificial Intelligence II - Hands-On Neural Networks (Java)

This course is about artificial neural networks. Artificial intelligence and machine learning are getting more and more popular nowadays. In the beginning, other techniques such as Support Vector Machines outperformed neural networks, but in the 21th century neural networks again gain popularity. In spite of the slow training procedure, neural networks can be very powerful. Applications ranges from regression problems to optical character recognition and face detection.

Section 1:

what are neural networks

modeling the human brain

the big picture

Section 2:

Hopfield neural networks

how to construct an autoassociative memory with neural networks

Section 3:

what is back-propagation

feedforward neural networks

optimizing the cost function

error calculation

backpropagation and gradient descent

Section 4:

the single perceptron model

solving linear classification problems

logical operators (AND and XOR operation)

Section 5:

applications of neural networks

clustering

classification (Iris-dataset)

optical character recognition (OCR)

smile-detector application from scratch

In the first part of the course you will learn about the theoretical background of neural networks, later you will learn how to implement them.

If you are keen on learning methods, let's get started!

What You Will Learn?

  • Basics of neural networks.
  • Hopfield networks.
  • Concrete implementation of neural networks.
  • Backpropagation.
  • Optical character recognition.