Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orgh0/highperformancecnn
Implementation of a High Performance CNN for MNIST dataset
https://github.com/orgh0/highperformancecnn
cnn cpp cuda
Last synced: 22 days ago
JSON representation
Implementation of a High Performance CNN for MNIST dataset
- Host: GitHub
- URL: https://github.com/orgh0/highperformancecnn
- Owner: orgh0
- License: mit
- Created: 2020-04-10T09:54:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T05:13:48.000Z (almost 5 years ago)
- Last Synced: 2024-11-21T07:38:00.475Z (3 months ago)
- Topics: cnn, cpp, cuda
- Language: C++
- Size: 280 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HighPerformanceCNN
Implementation of a High Performance CNN for MNIST dataset# Code Architecture Layout
![Architecture](./Design/CNN_Structure.png)