An open API service indexing awesome lists of open source software.

https://github.com/research-camp/berkeley-ai-course

Notes that we took from Berkely University AI course.
https://github.com/research-camp/berkeley-ai-course

ai ai-courses artificial-intelligence berkeley-ai mdp rl

Last synced: over 1 year ago
JSON representation

Notes that we took from Berkely University AI course.

Awesome Lists containing this project

README

          

# Berkeley AI Course

Notes that we took from Berkeley University AI course. Berkeley Unversity presents a course about basic artificial intelligence. In this course
you will learn what is an Agent? How does an Agent work? Why do we need an Agent?
After that you will get to Agent features like searching, staisfication and adversial searching.
In the last chapters, you will study about probabilities in real world and their effect on desigin an Agent.

## chapters

- Introduction
- Searching
- A Star
- Constraint Satisfication
- Adversial Searching
- MDP
- RL

## collaborators

- Sajjad Ranjbar Yazdi (Ferdowsi University of Mashhad)
- Asal Delkhosh (Amirkabir University of Technology)