How do neural networks used in AI and deep learning learn

0 votes
How do neural networks used in AI and deep learning learn?
Nov 30, 2018 in Others by Ali
• 11,360 points
798 views

2 answers to this question.

0 votes

Typically, a neural network is initially trained or fed large amounts of data. Training consists of providing input and telling the network what the output should be defining the rules and making determinations -- that is, each node decides what to send on to the next tier based on its own inputs from the previous tier -- neural networks use several principles. These include gradient-based training, fuzzy logic, genetic algorithms and Bayesian methods. They may be given some basic rules about object relationships in the space being modelled. 

Unlock the future with our Artificial Intelligence Course and become a master of intelligent technologies.

answered Nov 30, 2018 by Kailash
0 votes
A neural network is a hardware or software system patterned after the operation of neurons in the human brain. You can say that neural network is a part of Artificial Intelligence. It is also called artificial neural networks(ANN) and it used a variety of deep learning technology, which also falls under the umbrella of Artificial Intelligence or AI. Applications of these technologies generally focus on solving complex signal processing or pattern recognition problems.

If you think to build your career in artificial intelligence then I will suggest you can join Artificial Intelligence Training Company because they give theory knowledge as well as practical knowledge. they give an opportunity to work on live project
answered Apr 8, 2019 by SA
• 1,090 points

Related Questions In Others

0 votes
0 answers

How is AI different from Deep learning?

How is AI different from Deep Learning? READ MORE

Apr 22, 2019 in Others by Halder
340 views
0 votes
1 answer

How do I get the current date and time in PHP?

The time would go by your server ...READ MORE

answered Feb 16, 2022 in Others by Aditya
• 7,680 points
512 views
0 votes
1 answer

How do I get an Excel range using row and column numbers in VSTO / C#?

Use: int countRows = xlWorkSheetData.UsedRange.Rows.Count; int countColumns = xlWorkSheetData.UsedRange.Columns.Count; object[,] ...READ MORE

answered Nov 17, 2022 in Others by narikkadan
• 63,420 points
1,265 views
0 votes
1 answer

How do I create an Excel (.XLS and .XLSX) file in C# without installing Microsoft Office?

You can use OLEDB to create and ...READ MORE

answered Jan 3, 2023 in Others by narikkadan
• 63,420 points
1,219 views
0 votes
1 answer

Role of the bias in neural networks.

Hi@akhtar, The activation function in Neural Networks takes ...READ MORE

answered Jul 15, 2020 in Machine Learning by MD
• 95,440 points
1,242 views
0 votes
1 answer
0 votes
1 answer

Epoch vs Iteration when training neural networks

In the language of neural networks, this ...READ MORE

answered Feb 10, 2022 in Machine Learning by CoolCoder
• 4,400 points
1,017 views
0 votes
1 answer
0 votes
1 answer

How to get current time and date in Android

In order to get the current date ...READ MORE

answered Feb 23, 2022 in Others by Aditya
• 7,680 points
1,712 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP