/USC-CSCI561-2020-Spring

My USC CSCI561 / EE561 (Foundations of Artificial Intelligence) 2020 Spring Homework

Primary LanguageC++

About

My USC CSCI561 / EE561 (Foundations of Artificial Intelligence) 2020 Spring Homework

Homework 1

Basic search algorithms. Implemented in C++.

Homework 2

Mini-Go game agent. Implemented in C++.

Homework 3

Implement artificial neural network. Implemented in Python.