1. 04 1月, 2017 1 次提交
  2. 14 12月, 2016 1 次提交
  3. 12 12月, 2016 1 次提交
  4. 09 12月, 2016 1 次提交
  5. 22 11月, 2016 1 次提交
  6. 05 11月, 2016 1 次提交
    • E
      Add elementwise math operations (#343) · 6c3a678c
      emailweixu 提交于
      * Add elementwise math operations
      This allows use to use expressions like: y=log(1+exp(x))
      Also added unittests for ActivationFunction
      * Enforce keyword arguments for non-positional arguments
      * Add LogActivation to doc
      6c3a678c