Skip to content

haris0/janken-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JanKen App

This is a simple Janken game application, which uses the image classification feature.

The image classification model is used to predict rock paper or scissors images,this model is the result of my final submission in the "Belajar Machine Learning untuk Pemula" from Dicoding.

let's check the demo here.

Preview

page1

page2

page3

Installing Setup

Following this step to run the app :

  • Clone this repo
  • Create a virtual environment inside the folder
  • Activate the virtual environment
  • Installing all requirements library using this command
    pip install -r requirements.txt
    
  • And App is ready to running, hit this command
    flask run
    

Libraries

Some of the main libraries that are used in this application :

About

This is a simple Janken game using image classification model, implemented using application using Flask and Bootstrap4.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors