Skip to content

Commit

Permalink
Add citation and usage permission to README
Browse files Browse the repository at this point in the history
  • Loading branch information
fvisin committed Jan 11, 2018
1 parent 42d33e3 commit 2308e19
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

The code and/or the images of this tutorial are free to use for non-commercial
purposes with proper attribution:

* \[1\] Vincent Dumoulin, Francesco Visin - [A guide to convolution arithmetic
for deep learning](https://arxiv.org/abs/1603.07285)
([BibTeX](https://gist.github.com/fvisin/165ca9935392fa9600a6c94664a01214))

## Convolution animations

_N.B.: Blue maps are inputs, and cyan maps are outputs._
Expand Down

0 comments on commit 2308e19

Please sign in to comment.