AM Posted March 18 Share Posted March 18 Bildschirmaufnahme 2023-03-18 um 14.05.56.mov OPMO Pli 1 Quote Link to comment Share on other sites More sharing options...
AM Posted March 18 Author Share Posted March 18 "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 Link to comment Share on other sites More sharing options...
opmo Posted March 18 Share Posted March 18 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 Link to comment Share on other sites More sharing options...
AM Posted March 18 Author Share Posted March 18 only trust your own code JulioHerrlein and Stephane Boussuge 2 Quote Link to comment Share on other sites More sharing options...
zertenz Posted March 22 Share Posted March 22 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 Link to comment Share on other sites More sharing options...
Rangarajan Posted March 26 Share Posted March 26 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 Link to comment Share on other sites More sharing options...
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.