Skip to content

fastestapp/ElmanNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elman Network

An implementation of the Elman Recurrent Neural Network.

Overview

This repository contains an Elman Network implementation - a type of recurrent neural network with feedback connections that can learn temporal patterns.

License

This project is licensed under a restrictive license that allows viewing and cloning for personal study purposes but does not permit modifications, derivatives, or redistribution. See the LICENSE file for full details.

Usage Restrictions

⚠️ IMPORTANT: While you can clone and view this repository for educational purposes, you are NOT permitted to:

  • Modify the code
  • Create derivative works
  • Distribute modified versions
  • Use the code in other projects

Please review the LICENSE file for complete terms and conditions.

About

A complete class for recreating the Elman Network from Cognitive Science 14, p. 179, 1990

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages