I have just started a new blog on one of my favourite topics, Artificial Intelligence. In this blog, I will share with you my knowledge on Artificial Intelligence topics like Case Based Reasoning, Rule Based Reasoning, Neural Networks, Genetic Algorithms, Intelligent Agents, Fuzzy Systems and so on. In this post, I introduce on

avatar Read More...



Case Based Reasoning (CBR) is an Artificial Intelligence technique that is employed to solve problems from various domains. Case Based Reasoning (CBR) uses case bases, a concept similar to databases but not the same. While databases can only handle exact solution matches, case bases can handle fuzzy matches. The solution to

avatar Read More...