Skip to content
#

multilayer-perceptron

Here are 467 public repositories matching this topic...

Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variations.

  • Updated Dec 31, 2025
  • Python

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

Add this topic to your repo

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

Learn more