0xCodeFuture / ai-mini-projects

A set of Python AI mini-projects covering Bayesian networks, SAT solving, regression, and search.

Repository from Github https://github.com0xCodeFuture/ai-mini-projectsRepository from Github https://github.com0xCodeFuture/ai-mini-projects

AI Mini Projects

Welcome to my mini projects repo!

These are some projects that I have done in an introductory Artificial Intelligence class, which was my most favorite class I had taken till my sophomore year of undergrad.

These projects are based on Artificial Intelligence fundamentals like state space, search in state space and their optimization. All the projects use graph based data structure.

About

A set of Python AI mini-projects covering Bayesian networks, SAT solving, regression, and search.


Languages

Language:Jupyter Notebook 83.6%Language:Python 16.4%