Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.
/ Intro2AI Public archive

πŸ”š 2021-1st Introduction to AI lecture repository

Notifications You must be signed in to change notification settings

debris-bin/Intro2AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Introduction to AI

This repository is for Introduction to AI lecture related material and assignments


Content

Assignment 1

Solving NQueens problem using,

  • BFS(Breadth First Search)
  • CSP(Constraint Satisfaction Problem) -Backtracking
  • HC(Hill Climbing)

Assignment 2

Q Learning Adaptation without using external libraries

About

πŸ”š 2021-1st Introduction to AI lecture repository

Topics

Resources

Stars

Watchers

Forks

Languages