neilparker62's latest activity
-
neilparker62 replied to the thread Insights AI Enriched Problem Solving.May I respectfully submit that the article did not have any intention to compare human solutions with AI solutions nor indeed to compare... -
neilparker62 replied to the thread Solve the quadratic equation involving sum and product.The roots of the equation in part (i) are the same as the roots in part (ii). Since in both cases we have equations of the form ax^2 +... -
neilparker62 replied to the thread Insights Remote Operated Gate Control System.Thanks for the comment(s). Re functions: Yes - the AI engine wanted to go that way but I got a little confused by all the "defs" it came... -
neilparker62 reacted to Paul Colby's post in the thread Insights Remote Operated Gate Control System with
Like.
Cool project. State machines can be very effective. I find the design pattern used here kinda ugly. For certain, it works, but an...