Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
/ digitiser Public archive

Draw a digit with your digit. Data61 work experience students’ project.

Notifications You must be signed in to change notification settings

nbgl/digitiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digitiser

Draw a digit with your digit. Data61 work experience students’ project.

This was a basic introduction to Python, deep learning, and git. It was completed by @Grace338, @gtht4242, and @Tina12345678 who were work experience students at Data61 in 2018.

Set up

You need to have Python 3 and pip installed on your computer. Set up a virtual environment and install the dependencies:

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Running

Run the debugging server with python app.py. You should now be able to access it at http://localhost:5000.

About

Draw a digit with your digit. Data61 work experience students’ project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •