Skip to content

A technical report on convolution arithmetic in the context of deep learning

License

Notifications You must be signed in to change notification settings

holdgh/conv_arithmetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolution arithmetic

A technical report on convolution arithmetic in the context of deep learning.

Generating the animations

From the repository's root directory:

$ ./bin/generate_makefile
$ make all_animations

The animations will be output to the gif directory. Individual animation steps will be output in PDF format to the pdf directory and in PNG format to the png directory.

About

A technical report on convolution arithmetic in the context of deep learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 79.7%
  • Python 20.3%