Close

Results 1 to 4 of 4

Thread: AI + Java

  1. #1
    DF VIP Member
    canardo's Avatar
    Join Date
    Jul 2001
    Location
    uk
    Posts
    840
    Thanks
    0
    Thanked:        0
    Karma Level
    322

    Default AI + Java

    Ok for my final year project I am considering doing some sort of basic AI project (I am good at maths and the stats stuff doesnt bother me) in either prolog (never touched it yet have done a lot of ADA though) or if possible Java

    just wondering if anyone could recommend some books that show more how the principles are applied in code as all the ones I have read so far deal with the psychology of it all

    Thanks

  2. #2
    DF VIP Member molacka's Avatar
    Join Date
    Apr 2001
    Location
    Newcastle
    Posts
    251
    Thanks
    0
    Thanked:        0
    Karma Level
    304

    Default

    Prolog's a pure OO language, but a bit of nightmare to actually get it to produce a good output. I would go with Java if I were you, I managed to get a good dissertation out of the Java project I did.
    What sort of AI are you considering, ant searchs, nueral nets, etc?

    When I get home I'll dig out my notes from last year for 'intelligent systems' and Prolog

  3. #3
    DF VIP Member graham.edmon's Avatar
    Join Date
    May 2001
    Location
    Edinburgh
    Posts
    263
    Thanks
    0
    Thanked:        0
    Karma Level
    290

    Default

    Originally posted by molacka
    Prolog's a pure OO language,
    I have to say that Prolog in its native form is not an Object Oriented Language at all, you can get an extension for it that gives it some OO functionality.

    see

    http://www.trinc-prolog.com/pages/whatisprolog.php3

  4. #4
    DF VIP Member
    canardo's Avatar
    Join Date
    Jul 2001
    Location
    uk
    Posts
    840
    Thanks
    0
    Thanked:        0
    Karma Level
    322

    Default

    well not 100% sure had a couple of ideas

    the only reason I am considering it is because we have to teach ourselves something new it looks quite intresting and The supervisor for AI I get on with

    couple of ideas I have had
    * Galaxians type thing where the aliens learn
    * ANN for some sort of prediction of stats from a database
    * tailored learning aid

    any ideas much appreciated ( For any comp sci dissertation type project as I want to do as much as I can over the summer whislt I am free from uni work)

Similar Threads

  1. J2ME / JBlend Java on Sharp GX10 ???
    By hummmm in forum Programming
    Replies: 0
    Last Post: 25th November 2002, 01:45 AM
  2. Java Popup's :()
    By Dragoncity in forum The Dog and Duck
    Replies: 0
    Last Post: 7th October 2002, 04:16 PM
  3. Java console??
    By Jaffa in forum PC Problems
    Replies: 3
    Last Post: 26th September 2002, 02:14 AM
  4. Java Idea?
    By Roo in forum Unlocking Questions & Solutions
    Replies: 0
    Last Post: 8th September 2002, 06:55 PM

Social Networking Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •