Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lowesyang/ai-project

Artificial Intelligence course in ZJU
https://github.com/lowesyang/ai-project

Last synced: 1 day ago
JSON representation

Artificial Intelligence course in ZJU

Awesome Lists containing this project

README

        

# AI-Project
AI projects for AI_ZJU

## Project
- Pro1:AI_Reversi
- Implement Reversi Game using MCTS
- Pro2:Image Restoration
- Given 3 corrupted images, try to reconstruct their original images.
- Pro3:MNIST Classification using Deep-Learning