Click here to Skip to main content
15,889,808 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Extreme Artificial Intelligence Pin
BupeChombaDerrick11-May-12 3:29
BupeChombaDerrick11-May-12 3:29 
AnswerRe: Extreme Artificial Intelligence Pin
EbenRoux13-May-12 21:00
EbenRoux13-May-12 21:00 
GeneralRe: Extreme Artificial Intelligence Pin
BupeChombaDerrick14-May-12 5:09
BupeChombaDerrick14-May-12 5:09 
AnswerRe: Extreme Artificial Intelligence Pin
dojohansen27-May-12 5:37
dojohansen27-May-12 5:37 
GeneralRe: Extreme Artificial Intelligence Pin
BupeChombaDerrick27-May-12 6:06
BupeChombaDerrick27-May-12 6:06 
GeneralRe: Extreme Artificial Intelligence Pin
dojohansen27-May-12 6:25
dojohansen27-May-12 6:25 
GeneralRe: Extreme Artificial Intelligence Pin
BupeChombaDerrick27-May-12 6:38
BupeChombaDerrick27-May-12 6:38 
AnswerRe: Extreme Artificial Intelligence Pin
Kostya Kovalskyy31-May-12 0:31
Kostya Kovalskyy31-May-12 0:31 
Not really.
This "code" is kinda the same for the robot and a person:
C#
if self is touching("Hot Stove") feelHot();

But for the person, the function feelHot will have several million, if not billion lines of code. Robot will have much much much less.

In the function, the robot will probably have something that tells him to move away his hand and maybe inspect it for any damage, but that's it.

The person, on the other, would actually feel the pain. Maybe they will start crying, maybe they will get ice or maybe do something else. It is impossible to predict.

If you write a new genius sorting algorithm computer will not be aware of it. Other people may inspect it and find it really smart and cool but computer will just execute it faster than a slower algorithm. You can teach a 10 year old the basic math and he will probably be able to use the algorithm, and perform the operations specified there, but he will probably not be aware of how it works.

Even the basic functions for human, have unimaginable complexity.
For computer adding 2 numbers is just adding 2 numbers. But for humans, each number can also invoke specific memory, feeling, etc.
GeneralRe: Extreme Artificial Intelligence Pin
BupeChombaDerrick31-May-12 2:12
BupeChombaDerrick31-May-12 2:12 
QuestionImage Processing Pin
Vimitha Manohar24-Apr-12 11:15
Vimitha Manohar24-Apr-12 11:15 
AnswerRe: Image Processing Pin
BupeChombaDerrick25-Apr-12 13:50
BupeChombaDerrick25-Apr-12 13:50 
GeneralRe: Image Processing Pin
TomasRiker217-May-12 8:15
TomasRiker217-May-12 8:15 
GeneralRe: Image Processing Pin
BupeChombaDerrick17-May-12 8:22
BupeChombaDerrick17-May-12 8:22 
AnswerRe: Image Processing Pin
Kostya Kovalskyy31-May-12 0:47
Kostya Kovalskyy31-May-12 0:47 
QuestionRandom Number Pin
Mohibur Rashid19-Apr-12 16:44
professionalMohibur Rashid19-Apr-12 16:44 
AnswerRe: Random Number Pin
egenis19-Apr-12 18:48
egenis19-Apr-12 18:48 
AnswerRe: Random Number Pin
Chris Losinger20-Apr-12 3:32
professionalChris Losinger20-Apr-12 3:32 
GeneralRe: Random Number Pin
Mohibur Rashid22-Apr-12 20:44
professionalMohibur Rashid22-Apr-12 20:44 
GeneralRe: Random Number Pin
Chris Losinger23-Apr-12 1:19
professionalChris Losinger23-Apr-12 1:19 
AnswerRe: Random Number Pin
Alan Balkany20-Apr-12 3:54
Alan Balkany20-Apr-12 3:54 
GeneralRe: Random Number Pin
Bernhard Hiller20-Apr-12 4:22
Bernhard Hiller20-Apr-12 4:22 
GeneralRe: Random Number Pin
Alan Balkany20-Apr-12 4:27
Alan Balkany20-Apr-12 4:27 
GeneralRe: Random Number Pin
Mohibur Rashid22-Apr-12 20:43
professionalMohibur Rashid22-Apr-12 20:43 
AnswerRe: Random Number Pin
BobJanova23-Apr-12 2:35
BobJanova23-Apr-12 2:35 
GeneralRe: Random Number Pin
walterhevedeich25-Apr-12 16:07
professionalwalterhevedeich25-Apr-12 16:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.