Skip to content
/ ai Public
forked from brian-yu/ai

Repo for my high school artificial intelligence class

Notifications You must be signed in to change notification settings

SuicideSin/ai

 
 

Repository files navigation

AI

Repo for my high school artificial intelligence class

Covered topics such as:

  • Graph search problems
  • Hill climbing optimization
  • Genetic algorithms
  • Constraint satisfaction problems
  • Computer vision
    • Canny edge detection
    • Hough transform
  • Neural networks

About

Repo for my high school artificial intelligence class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%