- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 95字
- 2021-08-13 16:01:46
Hyperbolic tangent
Hyperbolic tangent activation transforms the input into values ranging from -1 to 1. The following is a graph of a hyperbolic tangent function:

As shown in the preceding graph, this function is similar to a sigmoid function, but the y values vary from -1 to 1. The main advantage of the hyperbolic tangent function is that the values don't diminish for a negative x. The hyperbolic function also has a higher gradient over its range compared to a sigmoid function. This activation function is also referred to as a tanh function.
推薦閱讀
- Mastering Zabbix(Second Edition)
- Java應(yīng)用開(kāi)發(fā)與實(shí)踐
- Hands-On Natural Language Processing with Python
- Java程序設(shè)計(jì)入門(mén)
- 深度學(xué)習(xí):Java語(yǔ)言實(shí)現(xiàn)
- Quantum Computing and Blockchain in Business
- Cocos2d-x Game Development Blueprints
- Python機(jī)器學(xué)習(xí)算法與應(yīng)用
- Java EE 7 with GlassFish 4 Application Server
- Advanced Python Programming
- Mapping with ArcGIS Pro
- 軟件設(shè)計(jì)模式(Java版)
- Mastering XenApp?
- Learning Google Apps Script
- 數(shù)據(jù)分析從入門(mén)到進(jìn)階