recategorized by
14,683 views

2 Answers

0 0 votes

Ans B

0 0 votes

Back propagation is a learning technique that adjusts weights in the neural network by propagating weight changes backward from sink to source.

So, the correct option is:

Backward from sink to source

Answer:
Position:
Show:

Related questions

0 0 votes
2 2 answers
531
531 views
soujanyareddy13 asked May 12, 2021
531 views
Consider the following learning algorithms:Logistic regressionBack propogationLinear regressionWhich of the following option represents classification algorithms?(a) and ...
0 0 votes
1 1 answer
1.8k
1.8k views
go_editor asked Mar 27, 2020
1,780 views
Data Mining can be used as _________ Tool.SoftwareHardwareResearchProcess
0 0 votes
2 answers 2 answers
4.0k
4.0k views
go_editor asked Jul 12, 2016
3,974 views
______ is process of extracting previously non known valid and actionable information from large data to make crucial business and strategic decisions.Data ManagementData...
3 3 votes
4 4 answers
4.2k
4.2k views
go_editor asked Jul 11, 2016
4,172 views
Given a Relation POSITION (Posting-No, Skill), then the query to retrieve all distinct pairs of posting-nos. requiring skill isSelect p.posting-No, p.posting-No from posi...