/CS188-Homework

AI Pacman, CS188 2019 summer version (Completed), original website:

Primary LanguagePythonApache License 2.0Apache-2.0

Homework for Introduction to Artificial Intelligence, UC Berkeley CS188.

The famous course is very helpful and important for deeper learning in AI. CS188 2019 summer version
Completed in 2019/06.

PJ1_search

PJ1_search

PJ2_multiagent

PJ2_multiagent

PJ3_reinforcement

PJ3_reinforcement PJ3_results

PJ4_Ghostbusters

PJ4_Ghostbusters

PJ4_results

PJ5_machinelearning

In this Project, Q4 requires me to implement a RNN myself, using ReLu for activation, including bias in the model.
PJ5_machinelearning