Implementation of some Neural Network Architectures and training methods in PyTorch, including Autoencoder (AE), FeedForward (FFNN), Recursive (RNN) and Extreme Learning Machine (ELM). FNN are trained in batch or online with the Extended Kalman Filter. The ELM are trained with least squared or online with recursive least squares. RNN is trained with Truncated Backprobagation trough Time.
-
Notifications
You must be signed in to change notification settings - Fork 0
aarraf/NeuralNetworks
About
Implementation of some Neural Network Architectures in PyTorch (AE, FFNN, ELM, RNN). Includes training with Extended Kalman Filter.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published