Skip to content

An echo state network (a recurrent neural network) written in fortran for the gnu fortran compiler. Currently the program trains the network to reproduce chaotic motion about a Lorenz attractor.

License

Notifications You must be signed in to change notification settings

Edric-Matwiejew/echo_state_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

echo_state_network

An echo state network (a recurrent neural network) written in fortran for the gnu fortran compiler. Currently the network is trained reproduce chaotic motion about a Lorenz attractor.

Program makes use of LAPACK function "dgeev" to normalise the spectral radius of the ESN.

About

An echo state network (a recurrent neural network) written in fortran for the gnu fortran compiler. Currently the program trains the network to reproduce chaotic motion about a Lorenz attractor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published