Tweak README.

This commit is contained in:
Brandon Amos 2015-10-03 23:04:02 -04:00
parent 818d1cd13b
commit 9abd1ea545
1 changed files with 2 additions and 1 deletions

View File

@ -317,7 +317,8 @@ A rough overview of training is:
[torch-TripletEmbedding](https://github.com/Atcold/torch-TripletEmbeddin)
+ [Nicholas Léonard's](https://github.com/nicholas-leonard)
inception layer implementation at
[nicholas-leonard/dpnn](https://github.com/nicholas-leonard/dpnn).
[nicholas-leonard/dpnn](https://github.com/nicholas-leonard/dpnn)
and for quickly merging my pull requests.
+ [Francisco Massa](https://github.com/fmassa) for
quickly releasing [nn.Normalize](https://github.com/torch/nn/pull/341)
after I expressed interest in using it.