The reasoning tag has no wiki summary.
0
votes
1answer
57 views
Resolution and incomplete Knowledge Base
Assume I have an incomplete knowledge base, for example:
...
3
votes
1answer
215 views
Successful applications of fuzzy logic to reasoning in AI?
I've done some searching and it seems that fuzzy logic is used in (electronic) controllers. I'm interested in seeing how well it fares as a tool for reasoning. Are there any robots or programs that do ...
5
votes
1answer
102 views
What Is The Complexity of Implementing a Particle Filter?
In a video discussing the merits of particle filters for localization, it was implied that there is some ambiguity about the complexity cost of particle filter implementations. Is this correct? ...