We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
毎回、log()で0.5を足しているようなのですが、なぜなのでしょうか?なぜ0.5なのでしょうか? @KazuhiroM
The text was updated successfully, but these errors were encountered:
0のとき対数が計算できないからです。1を足すことも多くありますが、0.5の方が良いという研究もあり、ここでは0.5を足しています。
なお、READMEにあります通り、利用に関するご質問等についは本来対応が難しい点、ご了承ください。
Sorry, something went wrong.
No branches or pull requests
毎回、log()で0.5を足しているようなのですが、なぜなのでしょうか?なぜ0.5なのでしょうか? @KazuhiroM
The text was updated successfully, but these errors were encountered: