Hacker News new | ask | show | jobs
by yetanotherloss 1042 days ago
The same reason even people who should know better implement all sorts of insane things in Excel. It's the tool available to them that they can find tutorials on using. With GPT it even seems like it's doing work for you.

Obviously anyone who knows anything about control systems immediately has five or six reasons why this is terrible, but in the meantime My First GPT is running lawn mowers from the sketchy discount shop because none of those people even knew how to ask.

1 comments

Excel is at least capable of basic floating-point arithmetic. From the paper:

As mentioned in Section 3, we round all real numbers to their nearest integer values, based on the assumption that GPT-4 might have difficulty handling real numbers directly. In this section, we perform an ablation study to validate this assumption. The results are presented in Table 5, which demonstrates that using rounded real numbers can indeed enhance the performance of GPT-4, thereby confirming our hypothesis.