Popular repositories Loading
-
Constraint-Satisfaction-Problem---Wedding-Seating-Arrangement
Constraint-Satisfaction-Problem---Wedding-Seating-Arrangement PublicYou need to plan a wedding seating arrangement for n guest. Some of the pairs of guests are friends, some other are enemies and rest of them are indifferent to each other. Friends: Friends or coupl…
-
Decision-Networks-
Decision-Networks- PublicA decision network uses a Directed Acyclic Graph (DAG) to represent a set of random variables and their conditional dependencies within a probabilistic model, while a decision network extends the B…
Python 1
-
Limerick-Detector
Limerick-Detector PublicTo determine whether a poem is a limerick or not using CMU pronunciation dictionary. A limerick is defined as a poem with the form AABBA, where the A lines rhyme with each other, the B lines rhyme …
Python 1
-
AI---AlphaBetaPruning
AI---AlphaBetaPruning PublicA program to determine the minimax value for given positions of the Reversi game, using the Alpha-Beta pruning algorithm with positional weight evaluation functions.
Python 1
-
Decision-Network-
Decision-Network- PublicA decision network uses a Directed Acyclic Graph (DAG) to represent a set of random variables and their conditional dependencies within a probabilistic model, while a decision network extends the B…
-
Soundex
Soundex PublicThe Soundex algorithm is a phonetic algorithm commonly used by libraries and the Census Bureau to represent people’s names as they are pronounced in English. It has the advantage that name variatio…
If the problem persists, check the GitHub status page or contact support.