Skip to content Skip to navigation

Connexions

You are here: Home » Content » Back propagation mathematics

Navigation

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • Rice University ELEC 301 Projects

    This module is included inLens: Rice University ELEC 301 Project Lens
    By: Rice University ELEC 301As a part of collection: "ECE 301 Projects Fall 2003"

    Click the "Rice University ELEC 301 Projects" link to see all content affiliated with them.

  • Rice Digital Scholarship

    This module is included in aLens by: Digital Scholarship at Rice UniversityAs a part of collection: "ECE 301 Projects Fall 2003"

    Click the "Rice Digital Scholarship" link to see all content affiliated with them.

Also in these lenses

  • Lens for Engineering

    This module is included inLens: Lens for Engineering
    By: Sidney Burrus

    Click the "Lens for Engineering" link to see all content selected in this lens.

  • EW Public Lens display tagshide tags

    This module is included inLens: Ed Woodward's Public Lens
    By: Ed WoodwardAs a part of collection: "ECE 301 Projects Fall 2003"

    Comments:

    "assafdf"

    Click the "EW Public Lens" link to see all content selected in this lens.

    Click the tag icon tag icon to display tags associated with this content.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.
 

Back propagation mathematics

Module by: Krzysztof Cyran. E-mail the author

Summary: This module explains mathematical background of the most popular learning algorithm, called back propagation. It is widely used in multilayer perceptrons training but it's usage is not limited to this particular type of neural network.

Error definition

The back propagation method is the example of the wide class of training methods based on the information covered in the gradient of error function. The independent variables in this minimization are weights of neural network and the considered error to be minimized is the root mean square one.

Let us consider the training set composed of LL ordered pairs, of the following form: { ( x ( 1 ) , d ( 1 ) ),( x ( 2 ) , d ( 2 ) ),...,( x ( L ) , d ( L ) ) } { ( x ( 1 ) , d ( 1 ) ),( x ( 2 ) , d ( 2 ) ),...,( x ( L ) , d ( L ) ) } Furthermore, let us define the total error EE generated on outputs of neural network after presenting the entire training set, as: E= l=1 L E ( l ) E= l=1 L E ( l ) where: E ( l ) = m=1 M E m ( l ) = 1 2 m=1 M ( d m ( l ) y m ( l ) ) 2 E ( l ) = m=1 M E m ( l ) = 1 2 m=1 M ( d m ( l ) y m ( l ) ) 2 As was already told, the independent variables in the minimization of error EE are weights w ij w ij Subscript w ij Since even for the relatively small networks the number of weigths is big, in real applications, the training of the neural network is the minimization of the scalar field over the vector space with hundreds or (more often) thousands dimensions. One of the minizmiazation techniques for such problem is the steapest descent method

01x2d x x 0 1 x 2 n =12×21/2(26390n+1103)(4n)!9801×3964nn!4-1 n 1 2 2 12 26390 n 1103 4 n 9801 396 4 n n 4 -1 n = 1 2 2 ( 26390 n + 1103 ) ( 4 n ) ! 9801 396 4 n n ! 4 n = 1 2 2 ( 26390 n + 1103 ) ( 4 n ) ! 9801 396 4 n n ! 4 n = 1 2 2 ( 26390 n + 1103 ) ( 4 n ) ! 9801 396 4 n n ! 4 n = 1 2 2 ( 26390 n + 1103 ) ( 4 n ) ! 9801 396 4 n n ! 4 n 1 2 2 12 26390 n 1103 4 n 9801 396 4 n n 4 -1 n =12×21/2(26390n+1103)(4n)!9801×3964nn!4-1 n 1 2 2 12 26390 n 1103 4 n 9801 396 4 n n 4 -1

Content actions

Download module as:

Add module to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks