Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nurettin
25 days ago
|
parent
|
context
|
favorite
| on:
All elementary functions from a single binary oper...
The problem with symbolic regression is ln(y) is undefined at 0, so you can't freely generate expressions with it. We need to guard it with something like ln(1+y*y) or ln(1+|y|) or return undefined.
xigoi
24 days ago
[–]
The article uses extended arithmetic where ln(0) = -∞.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: