(no title)
guy98238710 | 2 years ago
GPT4 with WolframAlpha plugin even gave me enough information to implement Taylor polynomial approximation for Gaussian function (don't ask why I needed that), which would have otherwise taken me hours of studying if I could even solve it at all.
PS: GPT4 somehow knows even things that are really hard to find online. I recently needed standard error but not of mean but rather of standard deviation. GPT4 not only understood my vague query but gave me formula that is really hard to find online even if you already know the keywords. I know it's hard to find, because I went ahead to double-check ChatGPT's answer via search.
101008|2 years ago
Good luck when you need to update it and adjust it - this is the equivalent than copying/pasting a function from Stack Overflow.
guy98238710|2 years ago
em-bee|2 years ago
i find it most helpful when i am not sure how to phrase a query so that direct search would find something. but i also found that in at least half the cases the answer is incomplete or even wrong.
the last one i remember explained in the text what functions or settings i could use in the text, but the code example that it presented did not do what the text suggested. it really drove home the point that these are just haphazardly assembled responses that sometimes get things right by pure chance.
with questions like yours i would be very careful to verify that the solution is actually correct.
pavel_lishin|2 years ago
But now I'm curious!