Popular repositories Loading
-
Behavior-Tree-for-Vacuum-Cleaning-Robot
Behavior-Tree-for-Vacuum-Cleaning-Robot PublicImplementation for a behavior tree dictating the functionality of a vacuum cleaning robot (simple reflex agent).
Python
-
Informed-Search-Pancake-Sorting
Informed-Search-Pancake-Sorting PublicImplementations of a A* search algorithm and an Uninformed Cost Search (UCS) algorithm to solve the Pancake Sorting Problem -- that is, order a disordered stack of different sized pancakes by flipp…
Python
-
Genetic-Algorithm-Knapsack-Problem
Genetic-Algorithm-Knapsack-Problem PublicImplementation of a genetic algorithm to solve the Knapsack Problem -- that is, find the optimal unique boxes to put in a knapsack to obtain the greatest value without going over a maximum weight o…
Python
-
Constraint-Satisfaction-Sudoku-Solver
Constraint-Satisfaction-Sudoku-Solver PublicImplementation of a Sudoku puzzle solver using a Constraint Satisfaction Problems approach that can calculate the easy, evil, and custom puzzles.
Python
-
Naive-Bayesian-Classifier-Airplanes-or-Birds
Naive-Bayesian-Classifier-Airplanes-or-Birds PublicImplementation of a Naïve Bayesian classifier that calculates and reports the probability that 10 unidentified objects belongs to one of two classes: airplanes and birds.
Python
-
Artificial-Neural-Network-Iris-Dataset
Artificial-Neural-Network-Iris-Dataset PublicImplementation of a multi-layered neural network that classifies iris flowers based on sepal length, sepal width, petal length, and petal width. The ANN is trained using the Iris dataset and the pr…
Python
If the problem persists, check the GitHub status page or contact support.