Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lowesyang/ai-project
- Owner: lowesyang
- Created: 2017-05-11T05:40:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T15:38:50.000Z (over 7 years ago)
- Last Synced: 2024-08-08T15:24:30.726Z (3 months ago)
- Language: Python
- Homepage:
- Size: 3.96 MB
- Stars: 21
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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