Page 1 of 1
Neural Network / Genetic AI Update system
Posted: Sun Jul 28, 2002 11:00 pm
by Anon
Is it possible to use a neural network or genetic AI system to have an OS troubleshoot its own problems and come up with its own solutions and kernel patches? If so, how would one go about developing such a system?
ANON
RE:Neural Network / Genetic AI Update system
Posted: Mon Jul 29, 2002 11:00 pm
by netster403
it would have to download its patches off the internet, but i could never determine new hardware it doesent recoginize (Think of windows 95, and Firewire), unless you made some sort of code on the hardware the OS could match up to a driver. but thats theory
RE:Neural Network / Genetic AI Update system
Posted: Mon Jul 29, 2002 11:00 pm
by Chase
Not really.....(now)
I've done some playing with AI and the only type of AI the would be useful to you at
this point and time is an expert system.
I personally don't consider expert systems to be AI but there are people that say
intelligence should be determined by the results and not the methods....
Think of an expert system as just a bunch of if/else statements (maybe dynamic a little...)
Someday...but I think at that point you'll be more worried about a bot taking you
job then this question.
-Chase