[mlpack-git] [mlpack/mlpack] Inception layer (#757)

Nilay Jain notifications at github.com
Sun Aug 7 14:09:13 EDT 2016


You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/757

-- Commit Summary --

  * inception_layer, concat_layer added, convLayer tested with padded input
  * inception_layer, concat_layer added, conv_layer tested with padded input

-- File Changes --

    A src/mlpack/methods/ann/layer/concat_layer.hpp (183)
    M src/mlpack/methods/ann/layer/conv_layer.hpp (60)
    A src/mlpack/methods/ann/layer/inception_layer.hpp (290)
    M src/mlpack/methods/ann/network_util.hpp (83)
    M src/mlpack/methods/ann/network_util_impl.hpp (157)
    M src/mlpack/tests/CMakeLists.txt (1)
    A src/mlpack/tests/layer_test.cpp (277)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/757.patch
https://github.com/mlpack/mlpack/pull/757.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/757
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160807/c732d02f/attachment.html>


More information about the mlpack-git mailing list