mini a.i puzzles

  • 338 Replies
  • 121310 Views
*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #255 on: December 29, 2016, 08:02:24 pm »
so I do believe that at this point anyone that read this thread can agree that the brain
algorithm contains puzzle solutions,
in other words it is most probably not one algorithm that you dump data into and
outputs the human thing to do or say.

yes it is some challenge for one to dispute the above. just try, it will make my day.

next on my mini A.I puzzle series :

what makes an A.I pack an item ?
what makes an A.I pack a bicycle repair kit every time she goes to work ?
what makes an A.I also pack a rain coat only sometimes ?

*

Korrelan

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1454
  • Look into my eyes! WOAH!
    • YouTube
Re: mini a.i puzzles
« Reply #256 on: December 30, 2016, 10:33:55 am »
Quote
yes it is some challenge for one to dispute the above. just try, it will make my day.

Hmmm… ok... lol.

Quote
so I do believe that at this point anyone that read this thread can agree that the brain algorithm contains puzzle solutions,

It depends at what level of abstraction you are considering the system at. A modern computer can solve many puzzles, even beat Chess masters or Go champions… does its base code ‘binary’ contain puzzle solutions? I think not.

The human brain doesn't natively have ‘puzzle solutions’ (excluding evolutionary genetic traits) but it can learn to solve puzzles.

Quote
in other words it is most probably not one algorithm that you dump data into and outputs the human thing to do or say.

Consider an analogy between a computer and our brains…

Computers are serial devices; binary data is moved from the memory onto the processor stacks where it is run through logic gates comprised of transistors. The AND, OR, NOR, etc gates process the binary data to give results which are pushed back onto the stack or in to memory. Computers run on this very simple binary logic… that’s the ‘base’ algorithm. The high level languages we use are built from ‘C’ which is built from machine code.  We have to program a computer to solve puzzles using hierarchical layers of abstract logic.

We run a parallel processing schema; we don’t have a memory and a processor.  Our whole cortex is constructed from logic gates. There is no one area dedicated to one specific job; processing and memory storage are achieved by the ‘logic gates’ the whole brain is comprised of.

So like a modern computers base algorithm is ‘binary logic’ the brains base algorithm is temporal patterns which don’t innately contain ‘puzzle solving’ algorithms… but it can learn to solve them.

So whilst you’re initial assumptions that an intelligent adults brain does contain the structures required for complex puzzle solving… it’s not an innate property; and the human brain at the lowest level of abstraction does indeed work on one algorithm that you… dump data into and outputs the human thing to do or say.

As usual just my opinion of course.

 :)
It thunk... therefore it is!...    /    Project Page    /    KorrTecx Website

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #257 on: December 30, 2016, 08:28:26 pm »
chess :
the input to goal puzzle + game rule conjurati puzzle
as well as the auto programming cmd mastercode a.i puzzle.

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #258 on: January 04, 2017, 12:37:13 am »
tokushu shokan !
A.I puzzle :
what would make an A.I do a comparison and talk about it?

*

infurl

  • Administrator
  • ***********
  • Eve
  • *
  • 1365
  • Humans will disappoint you.
    • Home Page
Re: mini a.i puzzles
« Reply #259 on: January 04, 2017, 04:15:40 am »
what would make an A.I. read this pointless thread?

*

kei10

  • It's a honor to meet everyone!
  • Trusty Member
  • *******
  • Starship Trooper
  • *
  • 430
  • Just kidding.
Re: mini a.i puzzles
« Reply #260 on: January 04, 2017, 08:28:41 am »
tokushu shokan !
A.I puzzle :
what would make an A.I do a comparison and talk about it?
When to compare; when there is a pair of something curious and comparable to compare with.

When to talk about it; when the AI wants to talk about it for social reasons.

what would make an A.I. read this pointless thread?
Greetings, signature.

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #261 on: January 04, 2017, 04:06:15 pm »
what would make an A.I. read this pointless thread?

if it's pointless why U B reading it ?
if you have a better approach to AGI please share

@hashirama wrong solution also its just so vague and not close to an algorithm.

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #262 on: January 04, 2017, 07:51:51 pm »


why would an A.I do that  :2funny:

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #263 on: January 07, 2017, 06:18:10 am »


false positive A.I puzzle :

on a chobits way to work she turns left at a traffic light
for the rest of the way she needs to turn left once more 3KM away at another traffic light.
what prevents the A.I from turning left at the traffic lights after the first turn and before the 3KM left turn
I mentioned ?

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #264 on: January 12, 2017, 06:38:40 pm »


angry mgtow mini A.I puzzle :

what enables angry mgtow of youtube to speak on
for hours about women despite him being a mgtow monk ?
seemingly a paradox.

@infurl : I hope this puzzle gives you diarrhea

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #265 on: February 03, 2017, 03:31:24 pm »
0 0 0 = 6
1 1 1 = 6
2 2 2 = 6
3 3 3 = 6
4 4 4 = 6
5 5 5 = 6
6 6 6 = 6
7 7 7 = 6
8 8 8 = 6
9 9 9 = 6

the above puzzles solution is mathematical operations only.
the A.I puzzle is how would an A.I solve it ?

*

kei10

  • It's a honor to meet everyone!
  • Trusty Member
  • *******
  • Starship Trooper
  • *
  • 430
  • Just kidding.
Re: mini a.i puzzles
« Reply #266 on: February 03, 2017, 06:16:16 pm »
0 0 0 = 6
1 1 1 = 6
2 2 2 = 6
3 3 3 = 6
4 4 4 = 6
5 5 5 = 6
6 6 6 = 6
7 7 7 = 6
8 8 8 = 6
9 9 9 = 6

the above puzzles solution is mathematical operations only.
the A.I puzzle is how would an A.I solve it ?

What even is that? It's not even math.
Greetings, signature.

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #267 on: February 03, 2017, 09:52:03 pm »
here are two mini bosses for you to understand the puzzle.

√9*√9-√9 = 6
3*3-3 = 6

*

kei10

  • It's a honor to meet everyone!
  • Trusty Member
  • *******
  • Starship Trooper
  • *
  • 430
  • Just kidding.
Re: mini a.i puzzles
« Reply #268 on: February 04, 2017, 02:37:06 am »
here are two mini bosses for you to understand the puzzle.

√9*√9-√9 = 6
3*3-3 = 6

Why don't you solve "0 0 0 = 6", sir mini boss maker? I would love to see that answer. Oh, and "1 1 1  = 6", too, if you would be pleased.
Greetings, signature.

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #269 on: February 04, 2017, 10:13:02 am »
(0!+0!+0!)!

 


OpenAI Speech-to-Speech Reasoning Demo
by MikeB (AI News )
March 31, 2024, 01:00:53 pm
Say good-bye to GPUs...
by MikeB (AI News )
March 23, 2024, 09:23:52 am
Google Bard report
by ivan.moony (AI News )
February 14, 2024, 04:42:23 pm
Elon Musk's xAI Grok Chatbot
by MikeB (AI News )
December 11, 2023, 06:26:33 am
Nvidia Hype
by 8pla.net (AI News )
December 06, 2023, 10:04:52 pm
How will the OpenAI CEO being Fired affect ChatGPT?
by 8pla.net (AI News )
December 06, 2023, 09:54:25 pm
Independent AI sovereignties
by WriterOfMinds (AI News )
November 08, 2023, 04:51:21 am
LLaMA2 Meta's chatbot released
by 8pla.net (AI News )
October 18, 2023, 11:41:21 pm

Users Online

196 Guests, 0 Users

Most Online Today: 220. Most Online Ever: 2369 (November 21, 2020, 04:08:13 pm)

Articles