Skip to content

Implement hyperbolic functions and their inverses #2109

Open
@lakshayg

Description

@lakshayg

CNTK currently does not have the following functions

  • Sinh
  • Cosh
  • Asin
  • Acos
  • Asinh (PR Sent)
  • Acosh (PR Sent)
  • Atanh (PR Sent)

Some of them can be useful as activation functions (http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.10.6514&rep=rep1&type=pdf). I would like to implement this functionality in CNTK. Before starting with the implementation, I would like to have some feedback.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions