| Author |
Artificial Intelligence
|
Rosen Dimitrov
Greenhorn
Joined: Mar 10, 2002
Posts: 11
|
|
Hi Folks, Does anyone know what the current status of AI field is? What languages do they use to implement AI algorithms? How long before AI will put all programmers out of business if ever? Rosen, SCJP
|
 |
Mark Herschberg
Sheriff
Joined: Dec 04, 2000
Posts: 6035
|
|
It's been a while since I've worked with AI languages, but generally AI favors Scheme/LISP and Prolog. Although I'm sure AI work has been done in all sorts of languages. I recall Java has some agent libraries. If I remember my timetables right, I think AI puts us out of business on May 12, 2010. --Mark
|
 |
Donald Nunn
Ranch Hand
Joined: Nov 11, 2000
Posts: 200
|
|
Well, Mark. I guess, I can get myself a job as a hog washer back south on that date, If I'm lucky. Regards,
|
<b>Donald Nunn</b><br />Sun Certified Programmer for the Java 2 Platform
|
 |
Rosen Dimitrov
Greenhorn
Joined: Mar 10, 2002
Posts: 11
|
|
Originally posted by Mark Herschberg: If I remember my timetables right, I think AI puts us out of business on May 12, 2010. --Mark[/QB]
Geez, Mark! We are running out of time ! I'll probably have to move to writing... mmmm, on second thought, the Mayan Calendar predicts December 21, 2012 to be the final date of this world, so I might wanna take those last 2 years off.
|
 |
Mark Herschberg
Sheriff
Joined: Dec 04, 2000
Posts: 6035
|
|
Ah, then I got it wrong. I was trying to remember what date they gave in the finale. --Mark
|
 |
Carlisia Campos
sanitation engineer
Ranch Hand
Joined: Aug 22, 2001
Posts: 135
|
|
Norvig and Russell will have a second edition of their text book coming out around November. Maybe that will get some new concepts of AI going in the class room. At my cs master program at BU the language used for this AI class is Java. At my work, the AI agents for the project I'm working on are done in C++, and the front end is in Java.
|
Carlisia Campos<br />--------------------------------<br />i blog here: carlisia.com
|
 |
Rosen Dimitrov
Greenhorn
Joined: Mar 10, 2002
Posts: 11
|
|
Thank you senora Campos, I will take a look at that book. Regards Rosen
|
 |
Vikrama Sanjeeva
Ranch Hand
Joined: Sep 02, 2001
Posts: 752
|
|
Originally posted by Carlisia Campos: Norvig and Russell will have a second edition of their text book coming out around November. Maybe that will get some new concepts of AI going in the class room. At my cs master program at BU the language used for this AI class is Java. At my work, the AI agents for the project I'm working on are done in C++, and the front end is in Java.
Can you explore more that how much Java is helpful in developing AI related s/w. Bye, Viki.
|
Count the flowers of your garden, NOT the leafs which falls away!
Prepare IBM Exam 340 by joining http://groups.yahoo.com/group/IBM340Exam/
|
 |
Lance Titchkosky
Ranch Hand
Joined: Apr 30, 2002
Posts: 36
|
|
At the University of Calgary alot of the AI/MAS (multi-agent systems) work for teaching/research is done with Java, or Java and C++. lance
|
 |
 |
|
|
subject: Artificial Intelligence
|
|
|