RST's software laboratory

Navigation: Home / AI /

Artificial Intelligence

This is my collection about algorithms, software and ideas related to artificial intelligence.

To be honest, I'm not a real believer in AI. From my perspective as computer scientist, it is our everydays business around state machines, fuzzy computation, controllers and feedback, general data processing.

Although a high level of complexity can be certainly reached today - I still would commonly call it "logic" instead of "intelligence".

So, IMHO the point when target oriented complex behaviour can be considered as intelligent rather than control logic is reached when we are no longer able to understand its underlying computing principles. Maybe in future hybrid approaches (neural nets, genetic algorithms and self modifying code techniques) could bring a little breakthrough.

However, enjoy browsing the material stored here and Have Fun!

René


Content

BotPage
DNAComputing
MultiAgent
NeuralNetworks
SemanticNetworks
Software - Software related to artificial intelligence
Nnapplet.jar
Practical_AI_in_Java.pdf - Some approaches how to create artificial intelligence using java programming language...