438 Topics
Hi - I'm very new here (1st post). I read the introductory docs, and looked at the categories, but I didn't see a specific place for posting code for review/critique. My apologies if this is not the appropriate place to do that... Here is some code I am hoping to …
i need a topic for thesis proposal. please suggest some ideas. i'm thinking of natural language and AI but .. I'm not sure of it. I want something that can be very helpful and significant. Actually I want something to help the government, but I don't know what they need, …
I bet most of you in here have seen the old movie "Wargames" Im wondering how would you go about programming an AI like WOPR that learns from itself? Lets take an example in chess *Which he loved* He would make simulations of a chess game, if he lost he …
While going through the internet, I found a bot that was controlling characters in a video game. I'm not as interested in the bots uses as i am where such a bot came from. What sort of programing gave a bot this power over other bots who simply scour the …
I am a Computer Science student. This semester I am taking an Artificial Intelligence course in which a large number of our labs will be programming with Lisp. Here on DaniWeb under Software Development I did not see a category for Lisp. I was wondering if anybody out there knew …
Hi Anyone out there that can tell me the disadvantages of the following expert systems 1.MYCIN 2.DENDRAL 3.INTERNIST 4.XCON Thaank you
I am right or wrong? there is no such thing as Artificial intelligence since humans are the ones who have the program the robots or machine to do a specific set of instructions so its basically just human intelligence theres nothing artificial about it
Hello, The following is my requirement. The user writes a blog. It contains a heading, few keywords and the content. The user then submits the blog. Before getting stored, the content section of the blog must be scanned using [url]http://www.webconfs.com/keyword-density-checker.php[/url] There will be a **library containing the keywords related to …
[B] I will do an artifical intellegent project which is knowledge base system My question is Can I use [COLOR="Red"]ORACLE[/COLOR] database as knowledge base?[/B]
I have an alpha beta interface and have implemented a tic tac toe class from it. For some reason my AI tends to occasionally make stupid moves (such as making a fork rather than blocking a 2 in a row) I was wondering if anybody can see where I went …
Can any Artificial Intelligence algo be applied to improve the results of document clustering? IF yes then how ? Thank You
I have a node class that has a Node* parentNode atribute. My constructor is as follows: [CODE]Node::Node(Node* p,const State& s, int d) : parentNode(p), currentState(s), depth(d){ }[/CODE] BUT with this constructor I get a problem: I'm using this class to run a AI Search and at depth 3 it generates …
What programming language is good for programming AI for RTS on PC? I don't have the source code of the game, so I need a language that can work without it. Not sure what else should I say, but if you need more information, then ask.
Here is a sort of description to my yet-unimplemented AI agent to play tic-tac-toe. It doesn't have to win, it just has to work, and my description of it has to be good. Tell me what you think: [code] /* "RATION_AL" The goal of my agent is to implement an …
Hey guys, this is my first post here and I need a lot of help. I'd like to start off by saying that I'm VERY new to this so I might have some really obvious errors in here/my code might not make sense(i hope this is not the case) and …
Hello everyone, I need best books by best authors on following subjects. Money not a constraint. All subjects are from Computer Science. If you know whose books for the subjects is the best please comment below the name of the book and Author name. Thanks in Advance. Mathematical foundations Mathematical …
Please help me.. Im a 3rd year bscs student. I want to make a pc game or mobile game or pc application or mobile application for my thesis that has "simulation or artificial intelligence" Please Suggest any title that you know.. Thanks in advance! ^_^
John McCarthy, father of the LISP programming language and giant in the AI community, has passed away at the age of 84. Rest in Peace. [URL="http://www.slashgear.com/grandfather-of-artificial-intelligence-john-mccarthy-passes-away-25190622/"]http://www.slashgear.com/grandfather-of-artificial-intelligence-john-mccarthy-passes-away-25190622/[/URL]
It is my understanding that with over 115,000 signed-up, it constitutes the largest MOOC [ [url]http://en.wikipedia.org/wiki/Massive_open_online_course[/url] ] ever. Certainly an historical experiment with possible future changes in delivery of University-level education: [url]http://www.reddit.com/r/aiclass/comments/kp1wb/amazing_we_can_probably_offer_a_masters_degree_of/[/url] I've decided to take the Basic track so that I only take the quizzes, but get to miss …
Hi Guys, I need to create a system that can answer a question related to basic programming. It is somewhat like Artificial Intelligence. Does anyone have ideas to how can i do it? Thanks
I finally modernized this code. It is very primitive, but it is nice to have basic version, even it does a lot of mistakes. You could add features, like repetition elimination, or you can check the compete chatbot: [url]http://www.jezuk.co.uk/cgi-bin/view/software/whereskal[/url].
Hi all! I am a BSc. IT (Hons) student and am doing my research project in the field of AI, more specifically, affective computing, which basically deals with emotions within computers, either detecting them, displaying them or both. I am focusing on designing a computer program to detect emotion. The …
Hello. I have decided to design and build an artificial intelligent chat room for the 2012 Google science fair. I will use java for it's ability to constantly expand without editing already written code. This chartroom will need to be able to distinguish verbs nouns adjectives ect, and from his …
communication with human being establish standard database understanding structure interducing 3d memory 3d adressing caculation difference rate class movement class mark elements association in specie class pattern recognition first-level index two-grade content define new things by self independent creativity find problem solve problem vague algorithm testing consideration save experiment appendix: …
Well guys, I'm having a hard time learning enough about ANNs to apply them to a problem. Firstly my general understanding is that the network adapts during the "training" phase to produce the correct output with the given set of inputs. This is obviously useful with image recognition, or handwriting …
Not so long ago firstPerson started what was a series of competition questions for the users. It was fun so I was thinking of doing another. I've always kind of been interested in A.I so I thought that would be a good place to start.This is probably a more advanced …
Part-A 1. Define Production system? 2. What are the different components of AI? Discuss. 3. What are the steps required to solve a particular problem in AI? 4. A problem solving search can proceed either forward or backward. What factors determine the choice of direction for particular problem? 5. Represent …
Hi We are high school students working on a final project for our course. We are making a top down shooter type game using pygame (its kind of like boxhead), and have made made all of our game except for the ai. We really need some help with this, so …
I've been teaching myself programming in c#, until such time that I actually save up the money to do some courses. Inbetween learning, I do some fun stuff. Now I decided to do a 'Word Mole' type game in WinForms. The biggest problem I have is where to store the …
Hi, I would like to develop ecommerce site using fuzzy logic. Any ideas? Where to start with? got confused in writing rules for it and implementing the filtering concept based on the user visit.
Hello people! I'm new here...but The things I'll talk about came up as I was doing independent research and it's not homework related, however I'm not sure where else I should post it except in a computer science subforum. Since it's not homework, you might want to give it less …
im Olie from Zimbabwe and im interested in artificial inteligence (computer) currently doing a degree in Info systemz at a local univesity
Do any of you (reading this) know of a good learning resource for implementing a neural network, instead of papers describing the theory? Or perhaps someone can explain how one can apply the information on perceptrons given [URL="http://www.cprogramming.com/tutorial/AI/perceptron.html"]here.[/URL]
i was given a project to develop a software that will perform or aid the function of a community pharmacist and i am using a desktop standalone java application,which will be well garnished with GUI component, and will be a distributed system(RMI),and also to use Artificial intelligence technique to implement …
I have a problem with <that> tag.My code this like this: <category> <pattern>HELLO</pattern> <template> <random> <li>Hello there, wellcome to counselling service</li> <li>Hello there what is your name?</li> </random></template> </category> <category> <pattern>_ NAME IS *</pattern> <that>HELLO THERE WHAT IS YOUR NAME</that> <template>Nice to meet you<set name="name"><star index="2"/></set></template> </category> But it does …
[ATTACH=RIGHT]19325[/ATTACH]A big part of what makes us human is the way we communicate with each other. We speak words, big deal, machines can do that. But what sets us apart as humans are the flaws, nuances, slang, shorthand and ambiguity we often use when we speak. The famous game show …
Currently I'm interested in various search algorithms and how they operate in real life situations, as a part of my MSc. assignments. I have heard that there are toolboxes/toolkits which let the user to create an example of a real life problem and see how different algorithms work on it. …
I have a situation where there are numerous objects that need to wander about on a 2D plane. The objects should avoid certain areas in the plane and should also eventually make their way toward a desired goal destination. Where can I find resources that would help with implementing this …
hello i want to write dots and boxes game with artificial inteligence I want use alpha beta pruning and minmax algorithm to develope this game but this algorithm use heuristic function and i haven't any idea for this function please help me to create heuristic function. thanks
Hi .... I need to have an idea about the project..... kindly give me idea about projects that are some robotics or involving intelligence .... or any software development type .... plzz Regards...
I thought about a project idea and I came up with this: 20 questions. I have no clue how to start. I think that a simple knowledge base is necessary, along with a way for it to learn. also, how would it ask questions? it would have to know some …
Hey Guys, I am writing a Recursive Function which picks the best move for Computer(sort of A.I.) i have done all the base cases however couldn't figure out how to deal with the last part. [QUOTE]Given n stones the player can remove 1, 2 or 3 stones per move. The …
[edit] This code was originally posted [URL="http://www.programmersheaven.com/dow...3/ZipView.aspx"]here [/URL][/edit] The problem is to find all ways of placing n non-taking queens on a n by n board. A queen attacks all cells in its same row, column, and either diagonal. Therefore, the objective is to place n queens on an n …
Hello all i need help with my school project which is to create c/c++ program to demonstrate the AI problem of coloring the Australian map With Forward Checking, i Kind off dumb when it comes to c/c++ anyone can help me with the source code? Thank You
I need some help in speech recognition project please help me which tool i use and how many steps it required meens main functionality of speech recognition if any one have code please give me for my help please.
[B]Hi everyone.. am looking a for an individual project in artificial intelligence..i have no idea in choosing my topic. so far i have learned logic programming, data mining, intelligence agent, fuzzy logic and neural network.. besides taking other AI subjects eg. image proccessing next semester while am doing my final …
Hi, all I'm searching for an idea regarding AI term project. I've researched a lot about AI areas, but not able to decide/come up with reasonable project that can be implemented within 2 months (approx. 5-10 hours a week) and easy to test&document, but at the same time be non-trivial …
i am trying to implement an AI part for the FPS type of game ...heard it is called Aerial Combat game...... my basic idea for the AI portion is that I an going to have two Finite State Machines running simultaneously, one for locomotion or movement decision and another for …
Hello Daniweb, In 3D space I have generated a path which jumps between points in a grid of 100x100x100. When simulating movement through this path, I tried making a bezier curve of the points in the path, but the results were not good enough. I googled a lot, and the …
Hi everyone, We are doing our minor project. We(project team) are planning on making a [I]strategy game[/I]. If we succeed it will be somewhat like DOTA([I][U]not that great![/U][/I]). We have started learning OpenGL + SDL for graphics, boost.threads for threading, and for artificial intelligence we are planning on implementing Finite …
The End.