https://github.com/abhijitramesh/mlp-mnist
This repository contains a basic implementation of a MLP which is classifying MNIST
https://github.com/abhijitramesh/mlp-mnist
Last synced: 3 months ago
JSON representation
This repository contains a basic implementation of a MLP which is classifying MNIST
- Host: GitHub
- URL: https://github.com/abhijitramesh/mlp-mnist
- Owner: abhijitramesh
- Created: 2020-04-15T21:08:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T00:12:20.000Z (about 5 years ago)
- Last Synced: 2024-12-29T23:42:33.256Z (5 months ago)
- Language: Jupyter Notebook
- Size: 376 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# MLP