Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with multilayer-perceptron

A curated list of projects in awesome lists tagged with multilayer-perceptron .

https://github.com/lucidrains/g-mlp-pytorch

Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch

artificial-intelligence deep-learning multilayer-perceptron

Last synced: 03 Oct 2024

https://github.com/lucidrains/segformer-pytorch

Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch

artificial-intelligence attention-mechanism deep-learning image-segmentation multilayer-perceptron segmentation

Last synced: 03 Oct 2024

https://github.com/mravanelli/pytorch_MLP_for_ASR

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.

asr cuda deep-learning deep-neural-networks feedforward-neural-network kaldi kaldi-asr mlp multilayer-perceptron neural-networks python pytorch speech-recognition timit

Last synced: 07 Aug 2024

https://github.com/victorqribeiro/digitRecognition

Implementation of a digit recognition using my Neural Network with the MNIST data set.

classification javascript machine-learning mnist multilayer-perceptron neural-network

Last synced: 31 Jul 2024

https://github.com/victorqribeiro/MLP

A multilayer perceptron in JavaScript

javascript multilayer-perceptron neural-network

Last synced: 31 Jul 2024

https://github.com/ardawanism/a-tour-of-pytorch

In this repo, an introductory tutorial on PyTorch is provided. You can learn about the basics of PyTorch alongside defining and training deep neural networks consisting of different layer types such as fully-connected, convolutional, and etc.

convolutional-neural-networks deep-learning deep-neural-networks deeplearning multilayer-perceptron neural-network neural-networks pytorch pytorch-tutorial

Last synced: 26 Sep 2024