Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/t-makaro/586c-project

An mnist digit recognizer build in cuda
https://github.com/t-makaro/586c-project

Last synced: 4 days ago
JSON representation

An mnist digit recognizer build in cuda

Awesome Lists containing this project

README

        

# 586C-Project
An mnist digit recognizer built in cuda

## Getting Started
Each implementation folder (ReferenceCPP, python-reference, CUDA586) contains a readme file with specific instructions or a visual studio 2022 solution file.

The data.zip file will need to be extracted to ```./data/*```. Ensure this is flat and not ```./data/data/*```.

# License Limitations
The license governing this repo does no cover the MNIST-784 dataset within the data.zip file, nor does it cover any 3rd party libraries.