An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with mlp

A curated list of projects in awesome lists tagged with mlp .

https://github.com/nvlabs/tiny-cuda-nn

Lightning fast C++/CUDA neural network framework

cuda deep-learning gpu mlp nerf neural-network pytorch real-time rendering

Last synced: 13 May 2025

https://github.com/NVlabs/tiny-cuda-nn

Lightning fast C++/CUDA neural network framework

cuda deep-learning gpu mlp nerf neural-network pytorch real-time rendering

Last synced: 19 Mar 2025

https://github.com/xiaohu2015/deeplearning_tutorials

The deeplearning algorithms implemented by tensorflow

cnn dbn deep-learning-algorithms deep-learning-tutorial lstm mlp rbm sda tensorflow

Last synced: 08 Apr 2025

https://github.com/sail-sg/poolformer

PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)

image-classification mlp pooling pytorch transformer

Last synced: 16 May 2025

https://github.com/br-idl/paddlevit

:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+

classification computer-vision cv deep-learning detection encoder-decoder gan mlp object-detection paddlepaddle segmentation semantic-segmentation transformer vit

Last synced: 14 Apr 2025

https://github.com/renovamen/speech-emotion-recognition

Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别

cnn lstm mlp opensmile speech-emotion-recognition svm

Last synced: 16 May 2025

https://github.com/google-research/maxim

[CVPR 2022 Oral] Official repository for "MAXIM: Multi-Axis MLP for Image Processing". SOTA for denoising, deblurring, deraining, dehazing, and enhancement.

architecture computer-vision deblurring dehazing denoising deraining enhancement image image-enhancement image-processing image-restoration low-level-vision mlp restoration retouching transformer

Last synced: 16 Jul 2025

https://github.com/google-research/maxvit

[ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmentation, image quality, and generative modeling...

architecture classification cnn computer-vision image image-processing mlp object-detection resnet segmentation transformer transformer-architecture vision-transformer

Last synced: 11 May 2025

https://github.com/omerbsezer/fast-pytorch

Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes

cnn cnn-pytorch colab-notebook colab-tutorial colaboratory computer-vision deep-learning machine-learning mlp python pytorch pytorch-implementation pytorch-tutorial rnn rnn-pytorch transfer-learning

Last synced: 01 Oct 2025

https://github.com/shoufachen/cyclemlp

[ICLR'22 Oral] Implementation of "CycleMLP: A MLP-like Architecture for Dense Prediction"

backbone-models mlp pytorch

Last synced: 10 Apr 2025

https://github.com/yechengxi/lightnet

Efficient, transparent deep learning in hundreds of lines of code.

cnn cudnn deep-learning lstm matlab mlp neural-network quasi-recurrent-neural-networks rnn sgd

Last synced: 03 Oct 2025

https://github.com/snap-research/R2L

[ECCV 2022] R2L: Distilling Neural Radiance Field to Neural Light Field for Efficient Novel View Synthesis

deep-learning distillation mlp nerf neural-light-field novel-view-synthesis rendering

Last synced: 11 Apr 2025

https://github.com/snap-research/r2l

[ECCV 2022] R2L: Distilling Neural Radiance Field to Neural Light Field for Efficient Novel View Synthesis

deep-learning distillation mlp nerf neural-light-field novel-view-synthesis rendering

Last synced: 14 Mar 2026

https://github.com/victorqribeiro/jokenpo

Can a neural network predict your next move on a game of rock, paper and scissor?

game javascript mlp neural-network rock-paper-scissors

Last synced: 11 Oct 2025

https://github.com/alvarouc/polyssifier

run a multitude of classifiers on you data and get an AUC report

auc classifier mlp regression

Last synced: 28 Jan 2026

https://github.com/lwch/gotorch

golang libtorch binding

deep-learning go gpu libtorch mlp pytorch

Last synced: 10 Apr 2025

https://github.com/scofield7419/basic_nns_in_frameworks

several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytorch, theano, keras]

autoencoder cnns keras mlp pytorch recurrentnn recursivenn tensorflow theano

Last synced: 27 Apr 2025

https://github.com/pengzhaoqing/kdd99-scikit

Solutions to kdd99 dataset with Decision tree and Neural network by scikit-learn

confusion-matrix decision-tree intrusion-detection kdd99 mlp scikit-learn

Last synced: 02 Sep 2025

https://github.com/darraghdog/avito-demand

Avito Demand Prediction Challenge :department_store:

datatable lightgbm mlp python3 r rnn sklearn

Last synced: 06 Mar 2026

https://github.com/sayakpaul/mlp-mixer-cifar10

Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.

keras mlp non-conv non-self-attention tensorflow vision

Last synced: 30 Apr 2025

https://github.com/kyegomez/griffin

Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"

ai feedforward ml mlp neural-network pytorch recurrent-networks rnns zeta

Last synced: 07 May 2025

https://github.com/lddl/cnns

Convolutional Neural Networks in Go

cnn convolutional-neural-networks machine-learning mlp neural-networks

Last synced: 10 Jul 2025

https://github.com/LdDl/cnns

Convolutional Neural Networks in Go

cnn convolutional-neural-networks machine-learning mlp neural-networks

Last synced: 08 Apr 2025

https://github.com/fkkarakurt/nerve

Zero-dependency neural network in a single C header. Copy nerve.h, compile, done. Adam · ReLU · Dropout · Xavier/He · Neuroevolution game AI (Snake · Pong · Flappy Bird). No build system. No dependencies. Runs on Linux, macOS, Windows, and bare-metal.

adam-optimizer ansi-c application artificial-intelligence backpropagation c c99 deep-learning embedded-systems game-ai header-only machine-learning mlp neural-network neural-network-library neural-networks reinforcement-learning single-header

Last synced: 01 Jun 2026

https://github.com/lucidrains/x-mlps-pytorch

Just a repository that will house some MLPs and their variants, so to avoid having to reimplement them again and again for different projects (especially RL)

artificial-intelligence deep-learning mlp

Last synced: 29 Jan 2026

https://github.com/jaketae/g-mlp

PyTorch implementation of Pay Attention to MLPs

attention image-classification mlp natural-language-processing pytorch

Last synced: 13 May 2025

https://github.com/mravanelli/pytorch_mlp_for_asr

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.

asr cuda deep-learning deep-neural-networks feedforward-neural-network kaldi kaldi-asr mlp multilayer-perceptron neural-networks python pytorch speech-recognition timit

Last synced: 27 Jul 2025

https://github.com/mravanelli/pytorch_MLP_for_ASR

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.

asr cuda deep-learning deep-neural-networks feedforward-neural-network kaldi kaldi-asr mlp multilayer-perceptron neural-networks python pytorch speech-recognition timit

Last synced: 19 Jul 2025

https://github.com/alessiosavi/pyrecognizer

"A neural network to rule them all, a neural network to find them, a neural network to bring them all and verify if is you !!" (Face recognition tool)

celebrities cuda-support face-detection face-recognition facial-recognition gpu-support mlp mlp-networks neural-network photos rest-api video-guide

Last synced: 12 May 2025

https://github.com/d-li14/mlp-mixer.pytorch

PyTorch implementation of MLP-Mixer

mlp pytorch-implementation

Last synced: 10 Apr 2025

https://github.com/prudhvignv/speech-emotion-recognization

Speech Emotion Detection using SVM, Decision Tree, Random Forest, MLP, CNN with different architectures

cnn deep-learning deep-neural-networks ipynb machine-learning-algorithms mlp ravdass speech-emotion-detection svm

Last synced: 23 Jul 2025

https://github.com/autonomio/autonomio

Core functionality for the Autonomio augmented intelligence workbench.

artificial-intelligence datascience deep-learning hyperscan keras lstm machine-learning mlp neural-network spacy tensorflow wrangling

Last synced: 10 Jul 2025

https://github.com/minqi824/adgym

Official Implement of "ADGym: Design Choices for Deep Anomaly Detection", NeurIPS 2023

anomalydetection autoencoder automl deep-learning mlp resnet semi-supervised-learning tabular-data transformer weakly-supervised-learning

Last synced: 21 Mar 2025

https://github.com/jaketae/mlp-mixer

PyTorch implementation of MLP-Mixer: An all-MLP Architecture for Vision

computer-vision image-classification mlp pytorch

Last synced: 07 Sep 2025

https://github.com/calinou/godot-mlp-models

Pony models test scene for Godot 3.x (`master` branch) and 4 (`4.0-dev` branch)

godot godot-demo godot-engine mlp my-little-pony mylittlepony

Last synced: 18 Mar 2025

https://github.com/bryanlimy/dnn-dependency-parser

TensorFlow implementation of A Fast and Accurate Dependency Parser using Neural Networks

dependency-parser mlp neural-network nlp tensorflow

Last synced: 07 Sep 2025

https://github.com/jaykef/micrograd.c

Port of Karpathy's micrograd in pure C. Micrograd is a tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API.

autograd mlp nn

Last synced: 29 Oct 2025

https://github.com/tensor-fusion/microhaskell

Small autodiff lib and a simple working feedforward neural net in Haskell on top of it, from scratch, zero-deps.

autodiff automatic-differentiation haskell mlp neural-network

Last synced: 31 Jul 2025

https://github.com/jorgemunozl/psiformer_torch

self-attention neural torch ansatz for electronic structure calculations introduced in the paper “A Self-attention Ansatz for ab initio Quantum Chemistry” from Google Deep Mind.

attention-mechanism computational-physics computational-quantum-mechanics google-deepmind kfca mlp natural-gradient quantum-mechanics torch training transformer wandb wave-equation-solver

Last synced: 04 May 2026

https://github.com/sayannath/convmixer-tensorflow

Implementation of ConvMixer-Patches Are All You Need? in TensorFlow and Keras

attention cifar100 convmixer convolution deep-learning iclr iclr2022 machine-learning mlp patches tensorflow vision-transformer

Last synced: 12 May 2025

https://github.com/Jaezmien/pinkie-run

🎈🐎 Pony Endless Runner

game mlp my-little-pony mylittlepony uxn uxntal varvara

Last synced: 11 May 2025

https://github.com/lwch/tnn

go版本机器学习框架

ai cnn deep-learning golang mlp neural-network rnn

Last synced: 28 Jul 2025

https://github.com/thedefibat/note-detection

determining currency denomination and detecting where its counterfeit or not using ML

cnn machine-learning mlp

Last synced: 03 Jan 2026

https://github.com/mrkrd/inverse_cochlea

Sound Decoding from Auditory Nerve Activity with Artificial Neural Networks

artificial-neural-networks auditory cochlea mlp reconstruction sound spectrogram

Last synced: 19 Apr 2025

https://github.com/kazuhito00/unity-barracuda-reversi-webgl-sample

Unity Barracudaを用いてリバーシAI(簡易なMLP)をWebGL上で推論するサンプルです。リバーシ用のモデルは教師有り学習で作成したものを使用しています。

barracuda mlp onnx reversi tensorflow unity webgl

Last synced: 15 Jul 2025

https://github.com/nikhilroxtomar/multi-layer-perceptron-in-python

A multilayer perceptron (MLP) is a feedforward artificial neural network model that maps sets of input data onto a set of appropriate outputs. An MLP consists of multiple layers of nodes in a directed graph, with each layer fully connected to the next one.

algorithm deep-learning mlp multi-layer-perceptron perceptron

Last synced: 14 Apr 2025

https://github.com/elftausend/gradients

Deep Learning library written in Rust (OpenCL, CUDA & CPU)

cpu cuda deep-learning gpu gpu-acceleration machine-learning mlp neural-networks opencl rust

Last synced: 11 Apr 2025

https://github.com/rentainhe/vision-mlp-oneflow

Vision MLP Models Based on OneFlow

mlp vision

Last synced: 02 Sep 2025

https://github.com/leondgarse/keras_mlp

Keras implementation of mlp-mixer, ResMLP, gmlp. imagenet/imagenet21k weights reloaded.

gmlp keras mlp mlp-mixer resmlp tensorflow tensorflow2 tf tf2

Last synced: 05 Mar 2026

https://github.com/aryaaftab/tumor-type-classification

Tumor type classification with traditional feature extractions and classifiers.

glcm gldm glrlm knn mlp nakagami radiomics svm tumor-classification

Last synced: 25 Apr 2025

https://github.com/chen0040/java-ann-mlp

Package provides java implementation of multi-layer perceptron neural network with back-propagation learning algorithm

backpropagation-learning-algorithm classifier java mlp mlp-classifier mlp-regression multi-layer-perceptron neural-network

Last synced: 15 Aug 2025

https://github.com/sea-snell/jax_v_pytorch

comparing Jax (haiku and flax) to PyTorch on simple DL tasks.

cnn deep-learning flax haiku jax mlp neural-network pytorch

Last synced: 02 Oct 2025

https://github.com/matin-ghorbani/mlp_from_scratch

Implement a multi layer perceptron from scratch

classification from-scratch mlp multilayer-perceptron

Last synced: 10 Oct 2025

https://github.com/antonio-f/mnist-digits-classification-with-tf-linear-model-and-mlp

Code from Coursera Advanced Machine Learning specialization - Intro to Deep Learning - week 2.

advanced-machine-learning coursera deep-learning keras mlp mnist mnist-digits-classification

Last synced: 14 Apr 2025

https://github.com/gentaiscool/scikit-learn-examples

Exploration on Logistic Regression, MLP, and SVM using Scikit-learn

logistic-regression mlp scikit-learn sklearn svm

Last synced: 04 Mar 2026

https://github.com/matteobettini/stock-market-prediction-2020

This is the the final project of the course: L330 Data Science: principles and practice at the University Of Cambridge. The task for this project is stock market prediction using a diverse set of variables. In particular, given a dataset representing days of trading in the NASDAQ Composite stock market, our aim is to predict the daily movement of the market up or down conditioned on the values of the features in the dataset over the previous N (trading) days.

classification cnn keras lstm mlp neural-networks sklearn stock-market stock-market-prediction tensorflow

Last synced: 08 Apr 2025

https://github.com/yeonghyeon/mlp-mixer-tf2

TensorFlow implementation of "MLP-Mixer: An all-MLP Architecture for Vision"

mixer mlp mlp-classifier mlp-mixer mnist mnist-classification mnist-dataset multi-layer-perceptron transformer

Last synced: 11 Jun 2025

https://github.com/alexisaoun/brique.rs

Brique.rs is a toy project with the objective of implementing a MLP in rust without the use of any other lib outside of the std lib of rust

machine-learning mlp rust

Last synced: 23 Mar 2025

https://github.com/spiritysdx/cpgmcm_2023_code

2023 全国研究生数学建模竞赛 代码仓库 E 题 出血性脑卒中预后预测_集成静态模型和时序模型

aco deep-learning lgbm lstm machine-learning mlp random-forest sgc

Last synced: 31 Oct 2025

https://github.com/giorgosxou/mlpico

Static-allocation MLP inference in ANSI C using 2-slot circular buffer with fixed stride indexing. An easy to use, minimal MLP alternative to GiorgosXou/NeuralNetworks enhanced with PROGMEM, int-quantization etc.

ansi-c arduino arduino-library bare-metal c inference mlp neural-networks quantization

Last synced: 03 Jun 2026

https://github.com/rexwangcc/joyful-deep-leaning-i

My useful resources of Deep Learning in Tensorflow

cnn deep-learning mlp neural-network rnn tensorflow

Last synced: 11 Apr 2025

https://github.com/jakobtroidl/web-mlp

Fast WebGPU based MLP inference

deep-learning inference machine-learning mlp webgpu

Last synced: 09 Apr 2026

https://github.com/soumyapro/solar-cells-output-prediction

Solar Power forecasting for a Solar Power System is a very active research field, as reliable information about the future power generation allow for a safe operation of the power grid and helps to minimize the operational costs. Deep Learning algorithms have shown to be very powerful in forecasting tasks, such as economic time series or speech recognition. Up to now, Deep Learning algorithms have only been applied sparsely for forecasting renewable energy power plants. By using different Deep Learning Algorithms, such as RNN,LSTM with different Feature extraction method like PCA,1D CNN , Auto encoders , My motive is to show the forecast strength of these algorithms compared to a standard MLP and traditional machine learning model in forecasting the energy output of 21 solar power plants.

lstm-neural-networks matplotlib-pyplot mlp numpy pandas

Last synced: 19 Sep 2025

https://github.com/kazuhito00/tensorflow2-keras-learn

Tensorflow2のkerasの勉強の記録(社内向けハンズオン資料等)

17flowers cifar10 clasificacion cnn keras keras-tensorflow mlp mnist tensorflow2 tensorflow2-keras-learn

Last synced: 15 Jul 2025

https://github.com/luca-parisi/m_arcsinh

m-arcsinh: A Reliable and Efficient Function for Supervised Machine Learning (scikit-learn, TensorFlow, and Keras) and Feature Extraction (scikit-learn)

activation activation-function activation-functions activations arcsinh classification dimensionality-reduction feature-extraction keras keras-tensorflow machine-learning machinelearning mlp mlp-classifier neural-network python scikit-learn svm svm-classifier tensorflow

Last synced: 28 Jun 2025

https://github.com/nizarassad/face-mask-detection

This project aims to develop a real-time face mask detection and classification system using computer vision techniques.

cctv-detection cnn computer-vision data-processing face-mask-detection feature-extraction hog-features lbp mlp python real-time-detection svm

Last synced: 26 Jun 2025

https://github.com/lukanedimovic/article_gnn

Predict the number of article reads using graph neural networks.

bash bert conda dl graph-neural-networks llm machine-learning ml mlp python pytorch regression

Last synced: 12 Apr 2025

https://github.com/luismisanve/mlp-trainer-examples

Three MLP Trainer Examples compiled in a Jupyter Notebook

jupyter-notebook matplotlib mlp numpy python torch

Last synced: 23 Feb 2026

https://github.com/kohlerhector/tree-mbpo

Study Model-Based Policy Optimization by varying the model estimator classes (e.g Decision Trees vs MLP)

decision-tree mbpo mbrl mlp rl sac scikit-learn stable-baselines3

Last synced: 05 May 2026

https://github.com/astrodynamic/multilayerperceptron-in-qt-cpp

MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.

cmake cpp cpp-programming cpp17 gui image-classification machine-learning makefile mlp multilayer-perceptron multilayer-perceptron-network neural-network qt ui

Last synced: 08 May 2026

https://github.com/mjahmadee/mlp_regression

Multi-Layer Perceptron, MLP, Regression

mlp mlp-regressor multi-layer-perceptron regression

Last synced: 24 Nov 2025

https://github.com/cpldcpu/neural-network-visualizer

A Neural Network Visualizer for a 8x8 pixel image classification model

mlp mnist visualization

Last synced: 28 Feb 2026

https://github.com/jaketae/res-mlp

PyTorch implementation of ResMLP: Feedforward networks for image classification with data-efficient training

computer-vision image-classification mlp pytorch

Last synced: 17 May 2026

https://github.com/zamaex96/ml-lstm-cnn-rnn-mlp

Fundamental files to train and evaluate a simple LSTM, MLP, CNN, and RNN model which can be trained on a time-series dataset composed of n input features and m outputs classes.

cnn confus dataset infer lstm-model machine-learning-algorithms mlp rnn split training

Last synced: 08 Jan 2026

https://github.com/zenwor/article_gnn

Predict the number of article reads using graph neural networks.

bash bert conda dl graph-neural-networks llm machine-learning ml mlp python pytorch regression

Last synced: 05 Jul 2025

https://github.com/jedrazb/python-neural-network

Simple implementation of MLP neural network in NumPy with supporting examples

iris iris-dataset machine-learning mlp mlp-classifier mlp-network neural-network neural-networks python

Last synced: 01 Feb 2026

https://github.com/uea-geral/rna-mlp-experiments-exercise

🧠Training a MLP neural network using Jupyter Notebook and Python.

jupyter mlp python rna

Last synced: 20 Jan 2026