Repository navigation

#

feedforward-neural-network

Jupyter Notebook
268
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
101
5 年前

Open-source machine learning framework for Java. Designed with speed and lightweight in mind.

Java
81
2 天前

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

Jupyter Notebook
78
2 年前

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

Fortran
52
11 天前

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
8 年前

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

Python
33
1 年前
Jupyter Notebook
27
7 年前

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

Python
25
3 年前

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

C#
23
2 年前