Skip to content
Snippets Groups Projects
README.md 965 B
Newer Older
Michael Mutote's avatar
Michael Mutote committed
# AI Programming semester work 

Michael Mutote's avatar
Michael Mutote committed
    * Michael Mutote
    * Narender Kumar
    * Fadi Gattousi
Michael Mutote's avatar
Michael Mutote committed

# Exercise 2.7
Michael Mutote's avatar
Michael Mutote committed
    * Q 1 Narender Kumar
Michael Mutote's avatar
Michael Mutote committed
    * Q 2 Michael Mutote
    * Q 3 Michael Mutote
    * Q 4 Michael Mutote
    * Q 5 Fadi Gattousi
Michael Mutote's avatar
Michael Mutote committed

# Exercise 4.9
    * Q 1
    * Q 2
    * Q 3
    * Q 4
    * Q 5

# Search Algorithms
## Breadth First
    * Search ALgorithm - Michael Mutote
    * Maze - Michael Mutote
    * Puzzle - Fadi Gattousi
    * Sudoku - Michael Mutote
    * Queens - Michael Mutote
## Depth First
    * Search ALgorithm - Michael Mutote
    * Maze - Michael Mutote
    * Puzzle - Fadi Gattousi
    * Sudoku - Michael Mutote
    * Queens - Michael Mutote
## A*
    * Search ALgorithm - Michael Mutote
    * Maze - Michael Mutote
Michael Mutote's avatar
Michael Mutote committed
    * Puzzle - Michael Mutote
Michael Mutote's avatar
Michael Mutote committed
    * Sudoku - Michael Mutote
Michael Mutote's avatar
Michael Mutote committed
    * Queens - 

Michael Mutote's avatar
Michael Mutote committed
# Reinforcement Learning

## Menace

## Percepron
    * Delta Perceptron - Michael Mutote
    * Linear activation - 
    * Sigmoid activation -