[mlpack-git] master: Add Recurrent Model of Visual Attention (RMVA) implementation. (4d8347a)

gitdub at mlpack.org gitdub at mlpack.org
Fri May 20 15:38:02 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/986620375ce84cdc75fdfd99f63f17b5c8ee507a...989dd35359ee0c2258616ea57675f639ff47bfaa

>---------------------------------------------------------------

commit 4d8347a1d5f84344c00411592a1352b9ab14b522
Author: Marcus Edel <marcus.edel at fu-berlin.de>
Date:   Mon May 2 15:38:51 2016 +0200

    Add Recurrent Model of Visual Attention (RMVA) implementation.


>---------------------------------------------------------------

4d8347a1d5f84344c00411592a1352b9ab14b522
 src/mlpack/methods/rmva/rmva.hpp      | 914 ++++++++++++++++++++++++++++++++++
 src/mlpack/methods/rmva/rmva_impl.hpp | 736 +++++++++++++++++++++++++++
 src/mlpack/methods/rmva/rmva_main.cpp | 289 +++++++++++
 3 files changed, 1939 insertions(+)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 4d8347a1d5f84344c00411592a1352b9ab14b522



More information about the mlpack-git mailing list