Repository navigation

#

feedforward-neural-network

Jupyter Notebook
267
8 年前

Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms

Python
259
4 年前

SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural language processing tasks

Kotlin
98
5 年前

[ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization

Jupyter Notebook
77
2 年前

A deep learning library for use in high-performance computing applications in modern Fortran

Fortran
42
6 小时前

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.

Perl
38
7 年前

Multilayer perceptron deep neural network with feedforward and back-propagation for MNIST image classification using NumPy

Python
33
9 个月前
Jupyter Notebook
26
6 年前

Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01759.pdf)

Python
25
2 年前

Reservoir computing library for .NET. Enables ESN , LSM and hybrid RNNs using analog and spiking neurons working together.

C#
23
2 年前