multi-layer-perceptron topic

List multi-layer-perceptron repositories

mini-dnn-cpp

32
Stars
11
Forks
Watchers

C++ demo of deep neural networks (MLP, CNN)

This repository is MLP implementation of classifier on MNIST dataset with PyTorch

我的笔记和Demo,包含分类,检测、分割、知识蒸馏。

digit-recognizer-live

31
Stars
21
Forks
Watchers

Recognize Digits using Deep Neural Networks in Google Chrome live!

raman-spetroscopy-chemical-detection

27
Stars
14
Forks
Watchers

Deep Convolutional Neural Networks for Raman Spectrum Recognition. (RRUFF dataset)

MLPInit-for-GNNs

71
Stars
4
Forks
Watchers

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

SatelliteImageClassification

18
Stars
11
Forks
Watchers

Pixel based classification of satellite imagery - feature generation using Orfeo Toolbox, feature selection using Learning Vector Quantization, CLassification using Decision Tree, Neural Networks, Ran...

3 versions of Perceptron: normal Perceptron; Perceptron GUI; Multilayer Perceptron GUI, back propagation,感知机,感知器,BP 神经网络,反向传播,多层感知器,多层感知机

EE7207

20
Stars
0
Forks
Watchers

EE7207 Neural & Fuzzy Systems

Minerva

19
Stars
1
Forks
Watchers

Minerva project includes the minerva package that aids in the fitting and testing of neural network models. Includes pre and post-processing of land cover data. Designed for use with torchgeo datasets...