|
-
Feb 20th, 2002, 05:46 AM
#1
expert systems...anyone..
hey guys,
I know this is a VB forum, but im kinda stuck again and u ppl helped me heaps with my vb assignment, i got another one..really short notice..but i hafta construct/design an expert system..
does anyone have any good ideas of a good expert system to do? it doesnt have to be hard..im still at school, theres heaps of idea's, but i want more! plz...thanks guys..
-
Feb 20th, 2002, 05:56 AM
#2
Member
How about one which will diagnose a computer problem .....
So you can feed it symptoms, and it can figure out what is wrong.
ie.
Computer cant connect to the network.
Is the pasword correct?
Is the network cable connected?
Are the drivers installed?
etc
-
Feb 20th, 2002, 05:57 AM
#3
for ur info..
hey, me again, incase u were wondering... Expert Systems are created to provide:
"expert quality advice, diagnoses and recommendations given real world problems."
example...u might have seen a whale..and an expert system would ask u a series of questions to determine what whale u saw..the same with endangered animals..or cars...
thanks ppl
-
Feb 20th, 2002, 06:01 AM
#4
wow...thanks..
Well that sounds a bit too advanced for me...and my teacher...lol
my exact task is..Your task is to design a functioning Expert System based on classification using ES - Builder.
thaz it, some of my friends are doign playstation 2 games...umm places to stay at the coast for schoolies etc.. so i want somehting nice n easy...not advanced at all...plz hehe
-
Aug 3rd, 2003, 02:41 AM
#5
New Member
I also have the assignment about Expert System. I intend to do by using Visual Basic. However, I don't know how to do? I plan to have a list of questions, this is the multiple choice. And I use if then statement like, if you choose (a), you will go to an another question, and if you choose (b), you will go to a different another question. And maybe my expert system will have 6 nodes. Do I do right? Can you guide me more? Thanks.
Note: I will do like quiz program. But I will decide the next question for each answer, not random like quiz.
Thanks. Hope to receive reply early.
-
Aug 3rd, 2003, 04:36 AM
#6
Frenzied Member
An expert system is regarded as the embodiment within a computer of a knowledge-based component from an expert skill in such a form that the system can offer intelligent advice or take an intelligent decision about a processing function. A desirable additional characteristic, which many would consider fundamental, is the capability of the system, on demand, to justify it's own line of reasoning in a manner directly intelligible to the enquirer. The syle adopted to attain these characteristics is rule based programming
A formal definition from the British Computer Society
There you have it. A simple set of if-then-else could be considered an expert system.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|