Skip to content

riven314/COMP7404_ComputationalIntelligence_MachineLearning

Repository files navigation

Summary

This repo documents my algorithm implementation for the course COMP7404-Computational Intelligence and Machine Learning . Most implementations are written in Python.

Algorithms

  1. Uniform cost search
  2. Greedy search
  3. Backtracking search

Problems

  1. n-queens problem
  2. Color mapping problem

About

This repo documents my algorithm implementation for the course COMP7404-Computational Intelligence and Machine Learning . Most implementations are written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages