This website requires JavaScript.
Explore
Help
Sign In
Ledda
/
perceptron_ffnn
Watch
1
Star
0
Fork
0
You've already forked perceptron_ffnn
Code
Issues
Pull Requests
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Daniel Ledda
88508a0d07
Added generic pytorch implementation for multi layer linear NN.
2020-07-11 12:02:22 +02:00
__pycache__
Added generic pytorch implementation for multi layer linear NN.
2020-07-11 12:02:22 +02:00
.idea
Added generic pytorch implementation for multi layer linear NN.
2020-07-11 12:02:22 +02:00
data
Fixed gitignore
2020-06-23 23:00:35 +02:00
.gitignore
Fixed gitignore
2020-06-23 23:00:35 +02:00
custom_types.py
Added generic pytorch implementation for multi layer linear NN.
2020-07-11 12:02:22 +02:00
GenericTorchMlpNetwork.py
Added generic pytorch implementation for multi layer linear NN.
2020-07-11 12:02:22 +02:00
import_data.py
Added generic pytorch implementation for multi layer linear NN.
2020-07-11 12:02:22 +02:00
main.py
Added generic pytorch implementation for multi layer linear NN.
2020-07-11 12:02:22 +02:00
mlp_network.py
Added generic pytorch implementation for multi layer linear NN.
2020-07-11 12:02:22 +02:00
MlpNetwork.py
Added generic pytorch implementation for multi layer linear NN.
2020-07-11 12:02:22 +02:00
Description
Simple perceptron and feed forward neural network implementations for the MNIST data set
12
MiB
Languages
Python
100%