multilayer-perceptron-network topic
pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are...
PyTorch-learners-tutorial
PyTorch tutorial for learners
FakeImageDetection
Fake Image Detection Using Machine Learning
Sound-classification-on-Raspberry-Pi-with-Tensorflow
In this project is presented a simple method to train an MLP neural network for audio signals. The trained model can be exported on a Raspberry Pi (2 or superior suggested) to classify audio signal re...
Handwritten-Names-Recognition
The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.
Gene2vec
Gene2Vec: Distributed Representation of Genes Based on Co-Expression
Nonlincausality
Python package for Granger causality test with nonlinear forecasting methods.
Neuro-FLOPER
A program that allows you to translate neural networks created with Keras to fuzzy logic programs, in order to tune these networks from a given dataset.
jlearn
Machine Learning Library, written in J
MLP
Simple multilayer perceptron c++ implementation.