What is the "best" programming language for Artificial Intelligent Systems
-
Let's not get ahead of ourselves - deal with natural intelligence first!
Visit http://www.notreadytogiveup.com/[^] and do something special today.
I wonder if DNA was written in C#
"There are three sides to every story. Yours, mine and the truth" ~ unknown "All things good to know are difficult to learn" ~ Greek Proverb "The only place success comes before work is in the dictionary" ~ Vidal Sassoon
-
I wonder if DNA was written in C#
"There are three sides to every story. Yours, mine and the truth" ~ unknown "All things good to know are difficult to learn" ~ Greek Proverb "The only place success comes before work is in the dictionary" ~ Vidal Sassoon
Thunderbox666 wrote:
I wonder if DNA was written in C#
No, gestation of a complex animal would take years, not months.
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb) John Andrew Holmes "It is well to remember that the entire universe, with one trifling exception, is composed of others."
-
This is a follow up from the post "Is C# suitable for artificial intelligent systems". I really enjoyed the discussion. But then if you had to choose a programming language for a 'real world' artificial intelligent system development, what would it be? C, C++, LISP, PROLOG, C#, VB ... ?:confused::confused::confused:
You may need to break it down further in scope. There are many different AI subject areas, many of which could use a particular language better. I think have read somewhere that lisp makes good for language processing while I would hard pressed to choose anything but C (or C++) when invoking massive neural networks, and well PROLOG just works pretty well for those little robots.
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway -
VB. Just to prove that it can be done. :-D
VB could do but would the app work?
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
This is a follow up from the post "Is C# suitable for artificial intelligent systems". I really enjoyed the discussion. But then if you had to choose a programming language for a 'real world' artificial intelligent system development, what would it be? C, C++, LISP, PROLOG, C#, VB ... ?:confused::confused::confused:
If you want to mess with our minds, why don't you use BrainFuck? See at wikipedia: http://en.wikipedia.org/wiki/Brainfuck[^] I like the hello world sample :) :wtf: :wtf: ++++----++-+++---++----++++---+
-
This is a follow up from the post "Is C# suitable for artificial intelligent systems". I really enjoyed the discussion. But then if you had to choose a programming language for a 'real world' artificial intelligent system development, what would it be? C, C++, LISP, PROLOG, C#, VB ... ?:confused::confused::confused:
Kobby Kan wrote:
But then if you had to choose a programming language for a 'real world' artificial intelligent system development, what would it be?
None of them. Artificial intelligence is never going to happen on a computer regardless of the language used to program it. Even if it could be done it wouldnt matter what the language is, its all machine code by the time it runs, the script you play with is just a representaiton of that. The fact is though that we dont even understand the nature of inteligence, of our selves. Until we do, we are never going to reproduce it.
Morality is indistinguishable from social proscription
-
Thunderbox666 wrote:
I wonder if DNA was written in C#
No, gestation of a complex animal would take years, not months.
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb) John Andrew Holmes "It is well to remember that the entire universe, with one trifling exception, is composed of others."
Are you then suggesting that it is coded in C/Assembler? :P
Greetings. -------- M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you “The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson Rating helpfull answers is nice, but saying thanks can be even nicer.
-
Why not ? Do you think C# could do it ?
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
:laugh: :laugh: :laugh: No offence, but i meant "serious", "practical" AI. VB could do it, but maybe not efficiently.
Efficiently maybe, but still slowly!
Semicolons: The number one seller of ostomy bags world wide. - dan neely
-
Are you then suggesting that it is coded in C/Assembler? :P
Greetings. -------- M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you “The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson Rating helpfull answers is nice, but saying thanks can be even nicer.
Assembler obviously, with no documentation, once it was written no one else can figure out what it does outside of the smallest of pieces.
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb) John Andrew Holmes "It is well to remember that the entire universe, with one trifling exception, is composed of others."