Skip to content

A Matlab class for no propagation adaptive neural network

Notifications You must be signed in to change notification settings

yzliao/NPNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NPNetwork-v1.1

A Matlab class for no propagation adaptive neural network. This adaptive neural network model is developed by Prof. Bernard Widrow's research group at Stanford University, Stanford, CA, USA. This Matlab class is developed by Yizheng Liao, a PhD student at Stanford University.

Release Note for v1.1

correct following bug:

  1. correct the incorrect weights for fixed layer weights which are generated by Gaussian distribution

add following feature:

  1. display parameters for Training function

lyz@March 14th, 2013

Release Note for v1.0

In v1.0, we implemented the following features:

  1. Training the neural network with only LMS adaptive layers. This feature can be used to model the linear system.
  2. Training the neural network with hidden layers and LMS adaptive layers. This feature can be used to model the non linear system with or without sigmoid function at plant output.

If you have any question, please feel free to contact Yizheng (yzliao at stanford dot edu).

lyz@March 6th, 2013

About

A Matlab class for no propagation adaptive neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages