我学习的CS188课程是基于 UC Berkeley的CS 188 Spring 2025
CS188课程官网
本仓库中original_zip存放的是课程提供的project源码
几个Report的markdown文件是我做各个project的一些记录
Notes文件夹中有对cs188课程官方笔记的粗略中文翻译(具体说明详见Notes/README.md)
image文件夹中存放各个markdown文件中的图片
其余的各个文件夹是我所完成的project
课程license:
# Licensing Information: You are free to use or extend these projects for
# educational purposes provided that (1) you do not distribute or publish
# solutions, (2) you retain this notice, and (3) you provide clear
# attribution to UC Berkeley, including a link to http://ai.berkeley.edu.
#
# Attribution Information: The Pacman AI projects were developed at UC Berkeley.
# The core projects and autograders were primarily created by John DeNero
# (denero@cs.berkeley.edu) and Dan Klein (klein@cs.berkeley.edu).
# Student side autograding was added by Brad Miller, Nick Hay, and
# Pieter Abbeel (pabbeel@cs.berkeley.edu).