The Wayback Machine - http://web.archive.org/web/20201004063211/https://github.com/topics/multilayer-perceptron-network
Skip to content
#

multilayer-perceptron-network

Here are 152 public repositories matching this 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 performed with the kaldi toolkit.

  • Updated Jun 11, 2020
  • Python
igel
nidhaloff
nidhaloff commented Oct 3, 2020

Description

At the moment, the user can use igel init <args> to start with a draft/standard yaml file. It would be awesome if the user can create this on the fly, meaning the user can start by typing igel init and the script will ask the user for inputs.

Example:

igel init
.
.
.

  • `type of the problem you want to solve (classification): # here the user can type for examp

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 registered with USB microphone

  • Updated Apr 20, 2019
  • Python

Developed a deep learning model that allows trading firms to analyze large patterns of stock market data and look for possible permutations to increase returns and reduce risk. Trained the model using a Multilayer Perceptron Neural Network on a vast set of features that influence the stock market indices. Performed technical analysis using historical stock prices and fundamental analysis using social media dat

  • Updated Jun 30, 2019
  • Python

Improve this page

Add a description, image, and links to the multilayer-perceptron-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multilayer-perceptron-network topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.