Minamotox's repositories

ColoringMapAlgorithm-CSP-

Graphical Coloring of Countries with Condition Satisfaction Algorithm.

Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

csp-map-coloring

This code was submitted as programming project two for ITCS 6150 Intelligent Systems under Dr. Dewan Ahmad at the University of North Carolina at Charlotte for the fall 2021 semester. The aim is to solve the constraint satisfaction problem of map coloring for the USA and Australia.

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

graphsearchalgorithms_geneticalgorithm_hillclimbing

Implement Algorithms For Graph Search (like A*) & Local Search (like hill climbing algorithms) & Genetics

Language:PythonStargazers:0Issues:0Issues:0

lm_beam_search

This is a simple beam search implementation for generative language model (tested in Keras).

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

tic-tac-toe-minimax

Minimax is a AI algorithm.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0