• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

AI learnt "something" from the Physical & Life Sciences Forum.

Hans Blaster

Hood was a loser.
Mar 11, 2017
21,575
16,278
55
USA
✟409,501.00
Country
United States
Gender
Male
Faith
Atheist
Marital Status
Private
I think a major weakness in AI is in evaluating images.
In another thread ( Further evaluation of windmills contributing to the Greenhouse effect as being pseudoscience. ), GPT-4o badly failed a fluid mechanics exam when the paper was scanned and inputted as an image file; by comparison it passed with flying colours when the exam was inputted directly as a message.

Taking this into consideration I decided to give GPT-4o my BASIC program of the generation of the graph r = cos(4θ) and as the challenge to see if it could translate the BASIC program into Python and make sense of the resultant image.

Here is the BASIC program and image output.

View attachment 354188
BASIC, we haven't seen that language 'round these parts in nigh on a generation. The graphics elements must be some sort of customization of a particular vendor that is unfamiliar to me.
Here is GPT-4o's translation into Python and image output.

View attachment 354189

Sigh once again so near and yet so far, I have no idea why GPT-4o has incorporated orthogonal axes and what the values on these axes are supposed to mean.
It clearly fails to recognize the your pixel coordinates are just that and not something important.
It also flipped the 90 and 270 degrees labels indicating the graph is based on the polar equation r = cos(-4θ) instead of r = cos(4θ).
That's super weird.
 
Upvote 0

sjastro

Newbie
May 14, 2014
5,745
4,677
✟347,039.00
Faith
Christian
Marital Status
Single
BASIC, we haven't seen that language 'round these parts in nigh on a generation. The graphics elements must be some sort of customization of a particular vendor that is unfamiliar to me.
The version I used is downloaded 'Just Basic'.
That's super weird.
GPT-4o in fact picked up a typo in my BASIC code.

correction1.png


Don't know how a '-1' slipped in which I didn't detect but GPT-4o being the ultimate literalist correctly interpreted the -1 factor as flipping the Y-axis when translating the command into Python.

correction.png


The harsh reality is my BASIC code has incorrectly labelled the Y-axis and not GPT-4o as originally claimed. :(
 
Upvote 0