Skip to content

axuereb/cnn-in-apl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This directory contain multiple implementations of the CNN for handwritten image recognition that follow Zhang's design.

The code is located in cnn.apl, and the input files are located under input directory. Note that if you are cloning the repo for the first time, you'd have to manually download the MNIST data.

In order to run the code, you'd need to have an operational Dyalog APL interpreter. We have tried versions 16 and 17:

$ cat cnn.apl | dyalog

About

CNN in APL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • APL 100.0%