zhiming-xu / CS188Links
Introduction to AI course assignment at Berkeley in spring 2019
☆79Updated 6 years ago
Alternatives and similar repositories for CS188
Users that are interested in CS188 are comparing it to the libraries listed below
Sorting:
- CS188 Artificial Intelligence @UC Berkeley☆120Updated 8 years ago
- AI Pacman, CS188 2019 summer version (Completed), original website:☆86Updated 4 years ago
- This repo contains all the learning materials for UC Berkeley's course CS170 : Efficient Algorithms and Intractable Problems☆90Updated 4 years ago
- UCB EECS126 : probability theory and random processes.☆114Updated 3 years ago
- Learned about search problems (A*, CSP, minimax), reinforcement learning, bayes nets, hidden markov models, and machine learning☆130Updated 9 years ago
- Stanford convex optimization course☆89Updated 4 years ago
- ☆328Updated 5 years ago
- I would like to share my collection and my homework in SYSU Computer Science courses and elected courses.☆67Updated 2 years ago
- 中山大学 2021 年 CS 考研复试资料整理☆162Updated 3 years ago
- zju ai 黑白棋☆24Updated 5 years ago
- 中山大学计算机网络实验 (2019 春):配置实验、编程实验、“小溪网”理论练习题☆49Updated 4 years ago
- 🗄️ Solutions to Database System Concepts Seventh Edition☆538Updated 9 months ago
- Spring 2022 Public Materials☆65Updated 6 months ago
- ✍️ The notes of courses in Shanghai Jiao Tong University☆175Updated 3 years ago
- ☆57Updated 4 years ago
- ZJU 人工智能导论课 作业☆45Updated 5 years ago
- 南京大学编译原理实验☆120Updated 3 years ago
- 基于蒙特卡洛树搜索算法编写的黑白棋AI算法