AM Posted March 18, 2023 Posted March 18, 2023 Bildschirmaufnahme 2023-03-18 um 14.05.56.mov OPMO Pli 1 Quote
AM Posted March 18, 2023 Author Posted March 18, 2023 "program me a sorting algorithm in common lisp, which shows me all sorting cycles. Input: list of values. Output: all cycles of the sorting process." interesting! ChatGPT tells me how the code works, but it has a BUG doesn't work Bildschirmaufnahme 2023-03-18 um 14.33.32.mov Quote
opmo Posted March 18, 2023 Posted March 18, 2023 Yes, it is full of bugs. I tried all kind of code with mix success. You need a lot of patience to get the correct code - try and try again But still the def-score is almost perfect. AM 1 Quote
AM Posted March 18, 2023 Author Posted March 18, 2023 only trust your own code JulioHerrlein and Stephane Boussuge 2 Quote
zertenz Posted March 22, 2023 Posted March 22, 2023 For actual code output suggestions, GitHub Copilot would be a way better option. I am not sure if it can be easily integrated, though. Moreover, GPT-* has knowledge about OMN up to 2021 only so that leads to some wrong function names too. Quote
Rangarajan Posted March 26, 2023 Posted March 26, 2023 I agree completely. I too have experimented with GPT3.5 API (waiting for access to GPT 4) and I have learnt that we should be cautious while depending on this system. It tends to generate a lot of incorrect stuff, at the same time appearing to be quite knowledgeable! I am sure these tools will improve over a period of time, but I feel they lack the "creativity" of humans. I don't want to wade into any controversy ...! opmo 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.