* add-celu
* add-celu
* celu activation function added.
* Add CELU activation function
* minor style changes
* Minor style changes.
* Removing deterministic parameter and correcting typos
* Solving syntax issue.
* HISTORY.md and documentation correction.
* Reintroducing the deterministic parameter and minor style changes in other files.
* Minor changes.
* Minor changes in elu.hpp
* Changes in layer_types.hpp.
* Style changes in celu.hpp and celu_impl.hpp.
* Minor changes in celu_impl.hpp.
* Changes in activation_functions_test.cpp.
* Initial commit with changes in ffn_impl.hpp.
* Correcting the relation and adding the same test to rnn_impl.hpp and brnn_impl.hpp.
* Changes in ffn_impl.hpp.
* Changes only in ffn to check if everything works correctly.
* Minor changes in ffn_impl.hpp.
* Relevant changes in RNN and BRNN.
* Changing std::endl to n.
* Changes in rnn_impl.hpp.
* Minor Changes.
* Minor changes.
* Minor changes in the warning message.
* Changes in HISTORY.md
* Minor changes in HISTORY.md to change the PR address.
* Update src/mlpack/methods/ann/brnn.hpp
Co-Authored-By: Marcus Edel <marcus.edel@fu-berlin.de>
* Update src/mlpack/methods/ann/brnn.hpp
Co-Authored-By: Marcus Edel <marcus.edel@fu-berlin.de>
* Update src/mlpack/methods/ann/ffn.hpp
Co-Authored-By: Marcus Edel <marcus.edel@fu-berlin.de>
* Update src/mlpack/methods/ann/rnn.hpp
Co-Authored-By: Marcus Edel <marcus.edel@fu-berlin.de>
* Update src/mlpack/methods/ann/ffn.hpp
Co-Authored-By: Marcus Edel <marcus.edel@fu-berlin.de>
* Update src/mlpack/methods/ann/rnn.hpp
Co-Authored-By: Marcus Edel <marcus.edel@fu-berlin.de>
* Style Changes.
* Resolving errors.
* Minor style changes.
* Update src/mlpack/methods/ann/brnn_impl.hpp
Co-Authored-By: Ryan Curtin <ryan@ratml.org>
* Update src/mlpack/methods/ann/ffn_impl.hpp
Co-Authored-By: Ryan Curtin <ryan@ratml.org>
* Update src/mlpack/methods/ann/rnn_impl.hpp
Co-Authored-By: Ryan Curtin <ryan@ratml.org>
* Final Changes.
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
Co-authored-by: Ryan Curtin <ryan@ratml.org>
* soft shrinkage activation function
* changes
* new changes
* new changes
* void Fn complete
* comments
* changes
* changes
* lambda as param
* added derivate also
* changes
* complete function
* changes in ss function
* new changes
* soft shrinkage activation function
* changes
* new changes
* new changes
* void Fn complete
* comments
* changes
* changes
* lambda as param
* added derivate also
* changes
* complete function
* changes in ss function
* new changes
* style corrections
* style corrections 2
* corrections
* corrections
* final corrections
* base layer changes
* cmake softshrink function
* softshrink.hpp in layer
* softshrink_impl.hpp added
* layer_types.hpp updated
* updating activation_functions_test.cpp
* soft shrink changes
* commit
* style corrections
* style changes
* changes style
* small style changes
* changes
* style checks
* final checks
* changes
* doxygen syntax for comment
* soft shrink comments
* style checks for 80 characters
* dummy commit
* softshrink.hpp to softshrink_impl.hpp fn to forward
* bug fixes in build
* style fixes
* updating lambda definition
Co-Authored-By: Ryan Birmingham <birm@rbirm.us>
* Use _Internal module, not util.
* Print code snippets in ```julia blocks.
* Always pass 64-bit integers back and forth.
* Additional i386 fixes.
* Remove unneeded REQUIRE.
* Add docstrings to the mlpack module.
* New NumFOCUS badge mockup
* Match style of other badges
* Minor changes reflecting discusssion
* Use Csize_t instead of uint64_t, and UInt/Int.
* Oops, fix declaration of s.
* Switch int64_t to int.
* Remove inaccurate comments.
* Fix a few other minor issues.
* Redirected badge and removed info about NUMfocus
* Reverted deletion and added attribution line
* added @tparam and rvalue correction according to recent refactor pr
Co-authored-by: Ryan Birmingham <birm@rbirm.us>
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Co-authored-by: Sriram <sriramsk1999@gmail.com>
* start simplify of arma deps
* no manual openblas links
* slight change to openblas get and order
* restore tools directory
* Rename
* wrong opts renamed
* better handle no wrapper case
* library -> libraries
* move dep links to findArmadillo
* minor cleanup of findArma
* giving up on cleanup of config get
* simplify header read
* special HDF5 case
* more closely follo hdf5 case
* remove standard findblas/lapack
* cleanup doc and quiet mode