Skip to content

NicoA07/AI-guess-your-doodles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI guess your doodles!

Intro. to Artificial Intelligence - Final Project

Group 15 Checkpoint Report

Google Slides

Project Info

This project's contributors are:

  1. 許涵義 109550200
  2. 黃承豪 109550203
  3. 李嘉玲 109550186

Requirements

$ pip install tensorflow
$ pip install numpy

Testing the HTML

Make sure that these two libraries below are installed in your system

$ pip install websocket-client
$ pip install simple_htpp_server

Then, in your terminal, run the following code

python -m http.server 8000

Next, open up your browser, type http://127.0.0.1:8000/ in the address bar.

Start Doodling.

readme1

Example 1 Example 2
readme2 readme3
Example 3 Example 4
readme4 readme5

About

Intro. to Artificial Intelligence - Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published