Hacker News new | ask | show | jobs
by credit_guy 1204 days ago
> learning the algorithm from this description and applying it correctly is interesting...

I find even more interesting that ChatGPT made mistakes, but it made them in almost a human-like way: it said

  (1.1728 - 1)^2/2 = 0.0276 
when in reality it is 0.0149. The mistake is not big though (about 0.012) so the final result is not impacted by much.

Finally, the last statement ("the exact value of 5.4553") is simply bull. The exact value is 5.4577.

1 comments

Yeah, but I didn't expect perfection. Simply getting this close is very interesting imo, even if it does not know the exact value. More parameters might have an even better effect.