Write a GCD program for the HP-41C with chatGPT
|
12-30-2022, 04:57 PM
(This post was last modified: 12-30-2022 05:04 PM by Allen.)
Post: #9
|
|||
|
|||
RE: Write a GCD program for the HP-41C with chatGPT
During the holidays I've also been experimenting with the OpenAI Chatbots.. with not as impressive or promising results. When asked what the prime factors of 8633 (answer: 89 and 97), it produced a long paragraph of "correct sounding" drivel.. The other (non math) questions were pretty good, but I'm not prepared to spend much time even considering AI-generated software it can reliably answer some more 7th/8th grade math things correctly.
Me: what are the prime factors of 8633? Quote:The prime factors of 8633 are 3, 3, 3, 3, 3, and 11. In a separate question, the chatbot insisted that 1024-4 = 1000. Me: Using only addition, add eight 8s to get the number 1,000. Quote:To add eight 8s to get the number 1,000 using only addition, you can use the following calculation: Other than a simple addition problem and "how many sides does a square have", few of the math questions were correct. The problem in using these for math/computer science isn't going to be when it's blatantly WRONG in the examples above. The challenge will be figuring out when it's nearly right- which is analogous to debugging intern code that works most of the time. I think if combined with a SAT-solver or similar, the code COULD work, but I'm not betting on it anytime soon. Me: how many edges does a 6 dimensional hyper-cube have? ( correct answer is 192) Quote:A 6-dimensional hypercube, also known as a tesseract, has 32 edges. 17bii | 32s | 32sii | 41c | 41cv | 41cx | 42s | 48g | 48g+ | 48gx | 50g | 30b |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Write a GCD program for the HP-41C with chatGPT - Thomas Klemm - 12-28-2022, 12:35 PM
RE: Write a GCD program for the HP-41C with chatGPT - Didier Lachieze - 12-28-2022, 02:10 PM
RE: Write a GCD program for the HP-41C with chatGPT - pier4r - 12-28-2022, 02:28 PM
RE: Write a GCD program for the HP-41C with chatGPT - Thomas Klemm - 12-28-2022, 02:39 PM
RE: Write a GCD program for the HP-41C with chatGPT - EdS2 - 12-29-2022, 09:50 AM
RE: Write a GCD program for the HP-41C with chatGPT - Thomas Klemm - 12-29-2022, 12:43 PM
RE: Write a GCD program for the HP-41C with chatGPT - Sylvain Cote - 12-29-2022, 03:36 PM
RE: Write a GCD program for the HP-41C with chatGPT - Siegfried - 12-30-2022, 07:04 AM
RE: Write a GCD program for the HP-41C with chatGPT - Allen - 12-30-2022 04:57 PM
RE: Write a GCD program for the HP-41C with chatGPT - pier4r - 12-30-2022, 11:36 PM
RE: Write a GCD program for the HP-41C with chatGPT - Thomas Klemm - 06-21-2024, 07:35 PM
|
User(s) browsing this thread: 1 Guest(s)