Lab activity visual presentations-1 Name:B.Saritha Assoc. Professor - - PowerPoint PPT Presentation

lab activity visual presentations 1
SMART_READER_LITE
LIVE PREVIEW

Lab activity visual presentations-1 Name:B.Saritha Assoc. Professor - - PowerPoint PPT Presentation

Lab activity visual presentations-1 Name:B.Saritha Assoc. Professor Affiliation: RC1529 MVSR Engineering College Domain: Computer Science and Engineering Subject : Back Propagation neural Network Lab activity visual presentations-2


slide-1
SLIDE 1

Lab activity visual presentations-1

Name:B.Saritha

  • Assoc. Professor

Affiliation: RC1529 MVSR Engineering College Domain: Computer Science and Engineering Subject : Back Propagation neural Network

slide-2
SLIDE 2

Lab activity visual presentations-2

Reflection Spot: In the process of defining NN model using back propagation algorithm at what point we can stop the iteration.

slide-3
SLIDE 3

Lab activity visual presentations-3

  • 1. There is feedback in final stage of back propagation

algorithm? [ ]

  • a. yes
  • b. No

Answer: b Explanation : No feedback is involved at any stage as it is a FFNN.

slide-4
SLIDE 4

Lab activity visual presentations-3

  • 2. What are the general tasks that are performed with

back propagation ? [ ]

  • a. pattern matching.
  • b. functional approximation
  • c. Prediction
  • d. All

Answer: d Explanation: a, b & c can be performed with back propagation algorithm