multilayer-perceptron topic

List multilayer-perceptron repositories

neural-networks-py

21
Stars
12
Forks
Watchers

Core neural networks framework supporting to build multilayer perceptron

pytorch_MLP_for_ASR

38
Stars
12
Forks
Watchers

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 sup...

digitRecognition

22
Stars
3
Forks
Watchers

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

dl-relu

21
Stars
3
Forks
Watchers

Deep Learning using Rectified Linear Units (ReLU)

wisconsin-breast-cancer

55
Stars
26
Forks
Watchers

[ICMLSC 2018] On Breast Cancer Detection: An Application of Machine Learning Algorithms on the Wisconsin Diagnostic Dataset

Implementations of (Deep Learning + Machine Learning) Algorithms

Network Intrusion Detection based on various machine learning and deep learning algorithms using UNSW-NB15 Dataset

LKYDeepNN

49
Stars
13
Forks
Watchers

Low dependency(C++11 STL only), good portability, header-only, deep neural networks for embedded

lnn

20
Stars
0
Forks
Watchers

A Command-Line Program of Feedforward Neural Networks