mini a.i puzzles

  • 338 Replies
  • 120501 Views
*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #285 on: February 27, 2017, 05:02:02 pm »
Nice interaction.

To inject my personal preference, I'd much rather opt for a bot with which I could have a fairly decent conversation and to be able to discuss a variety of interests / topics. It wouldn't have to know "everything", but hopefully if would have the ability to "learn" new information.

There are plenty of specialty bots already but few really well versed at conversation. ;)

just say U R afraid of hard work and willing to settle 4 2nd best

*

Freddy

  • Administrator
  • **********************
  • Colossus
  • *
  • 6855
  • Mostly Harmless
Re: mini a.i puzzles
« Reply #286 on: February 27, 2017, 07:14:17 pm »
Beauty is in the eye of the beholder Yota.

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: mini a.i puzzles
« Reply #287 on: February 27, 2017, 08:11:55 pm »
Yes Freddy! Beauty, is, is, is, is, IS, IS, IS...

Since you mentioned "math in AI", I'm thinking that, AI, whether tasking, talking, or in a mental 3D world, is something tangible, by which I mean it's not just any random math, it's an object that looks understandable if visualized. Also math is used to emulate. You mustn't emulate.
Emergent          https://openai.com/blog/

*

Art

  • At the end of the game, the King and Pawn go into the same box.
  • Trusty Member
  • **********************
  • Colossus
  • *
  • 5865
Re: mini a.i puzzles
« Reply #288 on: February 28, 2017, 01:50:11 pm »
@ Yota - You have no idea what Hard Work is!!

My preference in what I look for or want in a bot is really none of your concern and is certainly not open for debate.

You should build one instead of trying to play mind games and posting 2,000 + questions, most of which you have never answered!

Just saying...don't judge lest you are judged.
In the world of AI, it's the thought that counts!

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #289 on: February 28, 2017, 07:05:35 pm »
find me a working code for getting the volume input level on vb.net 2015 on win 10 and I"ll show you
2 puzzle solutions of your choice.

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #290 on: March 06, 2017, 07:57:56 pm »
wild

a.i puzzle appered !

how do you make an A.I set a name :

to new things
to people
to object according to context (name calling)
to procedures
to herself (using online profile names) ?

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #291 on: March 07, 2017, 09:27:25 pm »
mini A.I puzzle :

https://www.youtube.com/watch?v=IwxlLzEkigs
A.I alg that solves this.

gigidi

*

Korrelan

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1454
  • Look into my eyes! WOAH!
    • YouTube
Re: mini a.i puzzles
« Reply #292 on: March 08, 2017, 10:27:54 am »
That was fun... The German.



My puzzle is...

Given the incorrect/ ambiguous description to one of clues (compared to the original puzzle); and my correct interpretation of it...

The green house is on the left of the white house

Should have been...

The green house is on the immediate left of the white house.

How did I re-engineer the puzzle to take the incorrect clue into consideration and yet still match all the clues and still arrive at the correct answer?

 :)
« Last Edit: March 08, 2017, 11:52:33 am by korrelan »
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 #293 on: March 08, 2017, 05:20:13 pm »
the riddle deals with markers
each nationality has markers color cigars drink and pet.
originally the brain assumes the markers are unique. if there is a collision
the brain tries mutating the element from the input or from somewhere else.

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: mini a.i puzzles
« Reply #294 on: March 23, 2017, 08:24:36 pm »
time circuits on, flax capacitor...flaxing
lunching mini A.I puzzle :

how does an A.I decide it is safe to use a parachute ?
how does an A.I know not to jump from airplanes without one ?

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
bizzare A.I puzzle
« Reply #295 on: March 29, 2017, 06:22:50 pm »
why do humans have the ability to play card games such as :
poker, magic the gathering, yugioh ?

*

Art

  • At the end of the game, the King and Pawn go into the same box.
  • Trusty Member
  • **********************
  • Colossus
  • *
  • 5865
Re: bizzare A.I puzzle
« Reply #296 on: March 29, 2017, 08:23:44 pm »
OK...I'll play along...

Because they learned the cards (patterns, values, etc.) then were taught the game.

Finally there has to be a desire to play the game and try to win.

Does everyone play poker? No. Why? The same reason not everyone plays bridge or pinochle or hearts or <insert game>. Everyone is different. Some of it has to do with Desire...both to learn and to want to play.

In the world of AI, it's the thought that counts!

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: bizzare A.I puzzle
« Reply #297 on: March 29, 2017, 08:56:15 pm »
the only reason I see is for being a general while raging war.
you have soldier cards and trap cards and equipment and field effects.

but, this can basically be achieved with the go gamegorithm.

the problem is the card algorithm if it has no added value maybe it better of not to add it, also
that way the A.I won't gamble, or be nerdy.

so my question is : is there any added real world value to specifically card games ? 


*

Korrelan

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1454
  • Look into my eyes! WOAH!
    • YouTube
Re: bizzare A.I puzzle
« Reply #298 on: March 29, 2017, 09:00:12 pm »
Quote
why do humans have the ability to play card games such as poker, magic the gathering, yugioh ?

Do you even understand your own question?

We have the ability because a human invented the games.

How could a human invent a game that a human didn't have the ability to play?

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

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: bizzare A.I puzzle
« Reply #299 on: March 29, 2017, 10:28:08 pm »
maybe there where some humans who could only play go
and some could only play card games and... somehow...

I mean like evolutionary wise ...
ok ok l= so the question is would an A.I that can play go benefit from being able to play yugioh ?

 


OpenAI Speech-to-Speech Reasoning Demo
by ivan.moony (AI News )
March 28, 2024, 01:31: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

319 Guests, 0 Users

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

Articles