Skip to content
#

feedforward-neural-network

Here are 278 public repositories matching this topic...

This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and decoding are performed with Kaldi. The current implementation supports dropout and batch normalization. An example for phoneme recognition using the standard TIMIT dataset is provided.

  • Updated Feb 10, 2018
  • Perl
mida
NET

[INACTIVE] Amazingly simple to build and train various neural networks. The library is an object-oriented neural network approach (baked with Typescript), containing stateless and stateful neural network architectures.

  • Updated Jul 7, 2018
  • TypeScript

Improve this page

Add a description, image, and links to the feedforward-neural-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the feedforward-neural-network topic, visit your repo's landing page and select "manage topics."

Learn more