Pinned Repositories
ColoringMapAlgorithm-CSP-
Graphical Coloring of Countries with Condition Satisfaction Algorithm.
Courses
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.
Data-analysis-ML
graphsearchalgorithms_geneticalgorithm_hillclimbing
Implement Algorithms For Graph Search (like A*) & Local Search (like hill climbing algorithms) & Genetics
lm_beam_search
This is a simple beam search implementation for generative language model (tested in Keras).
QA-Testing
tic-tac-toe-minimax
Minimax is a AI algorithm.
minamotox's Repositories
minamotox/ColoringMapAlgorithm-CSP-
Graphical Coloring of Countries with Condition Satisfaction Algorithm.
minamotox/Courses
minamotox/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.
minamotox/Data-analysis-ML
minamotox/graphsearchalgorithms_geneticalgorithm_hillclimbing
Implement Algorithms For Graph Search (like A*) & Local Search (like hill climbing algorithms) & Genetics
minamotox/lm_beam_search
This is a simple beam search implementation for generative language model (tested in Keras).
minamotox/QA-Testing
minamotox/tic-tac-toe-minimax
Minimax is a AI algorithm.