• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

A forum for Artificial Intelligence

 
Ranch Hand
Posts: 132
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Considering the fact that we discuss so many things at the ranch i wonder wether we can have a forum for AI ( Artificial Intelligene too ) May be not a separate forum but just some place ..... Where we can disscuss the possibilites of combining Java and AI to make intelligent programs
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First we need to see alot of conversations on that topic. THEN we will think about adding a forum for it.
 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Amit Roy:
Where we can disscuss the possibilites of combining Java and AI to make intelligent programs


How do you combine JAVA and AI? Wouldn't you want to program AI into a JAVA program? Hince, AI is created from JAVA instead of combined with?
I think that most AI topics are better discussed in MD because I feel it is a fairly controversial topic.
Also, I think that if you have an AI question that is specific to JAVA there are probably plenty of forums already available because it will more than likely be an algorithms question rather than specific to AI.
In short, I think AI topics are debates, not programming discussions. Just my opinion though.
 
Ranch Hand
Posts: 1055
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Amit, I find your suggestion very interesting. Why don't you open a new thread about it in General Computing? I'm not so sure about the wisdom of opening it in MD, though...
 
Wanderer
Posts: 18671
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
...unless of course you want debates about "what is intelligence".
 
Anthony Villanueva
Ranch Hand
Posts: 1055
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
(sigh) I might as well have tied a red flag to my butt with that remark...
San Fermin preserve us...
 
Cindy Glass
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
LOL
Anthony "reg flag" Villanueva
 
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It's hard to do AI in Java; wrong kind of language. I know, I used to do a lot of prolog stuff. Prolog is good for logic, just a maintenance nightmare. Java code gets bugs; AI code gets opinions.
That said, AI languages are good for XML work, and the semantic web is kind of AI applied to the web. So discussing semantic web stuff in the web services corner is AI of a sort.
 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For those interested, Mark Watson wrote a book called "Practical Artificial Intelligence Programming in Java" that he is offering as a free download from http://www.markwatson.com/opencontent/opencontent.htm . I haven't read it, but I will.
 
Let's get him boys! We'll make him read this tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic