Skip to content

This code implement mnist cnn based on numpy and numba.

Notifications You must be signed in to change notification settings

WHDY/mnist_cnn_numba_cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mnist_cnn_numba_cuda

It‘s a simple implementation of mnist cnn based on Numpy and Numba.

Environments

  1. Python 3.7.6

  2. numba 0.48.0

Dataset

​ Download on http://yann.lecun.com/exdb/mnist/

Usage

python cuda_nn_pro.py

About

This code implement mnist cnn based on numpy and numba.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages