Skip to content

This repository contains the codes of my academic course CSE366-Artificial Intelligence. The problems are solved using the C++ language.

Notifications You must be signed in to change notification settings

FarhanAsfar/CSE366-Artificial-Intelligence-Codes

Repository files navigation

This repository contains codes of some of the topics of Artificial Intelligence. The problems are solved using C++ language. Each of the topics will have a 'guide' file to give an idea about the problem and how the problem is solved.

This repository will contain the following topics-

  1. A Star Search Algorithm.
  2. Genetic Algorithm.
  3. Bayesian Algorithm.
  4. Naive Bayesian Algorithm.
  5. Neural Network.

About

This repository contains the codes of my academic course CSE366-Artificial Intelligence. The problems are solved using the C++ language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages