Giter Site home page Giter Site logo

shfaa-salsabila / ml-on-the-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from galuhsahid/ml-on-the-web

0.0 0.0 0.0 227.42 MB

Repository for the Machine Learning on the Web talk

Home Page: https://speakerdeck.com/galuhsahid/

HTML 75.08% JavaScript 17.83% CSS 7.10%

ml-on-the-web's Introduction

Machine Learning on the Web

This repository contains all demos presented in:

All demos in this repository are using ml5.js.

Running on localhost

If you have Python installed in your computer, you can run the following commands:

Python 3:

python -m http.server 8081

Python 2.7:

python -m SimpleHTTPServer 8081

You can open the application in:

  • Image Classification: localhost:8081/image-classification
  • Rock-Paper-Scissors: localhost:8081/rock-paper-scissors
  • Scroll with Your Voice: localhost:8081/speech

References

Credits


Repositori ini berisi kumpulan demo terkait pembelajaran mesin di web yang dipresentasikan di:

Seluruh demo di repositori ini menggunakan library ml5.js.

Menjalankan aplikasi di localhost

Apabila Python sudah ter-install di komputer Anda, Anda dapat menjalankan perintah berikut:

Python 3:

python -m http.server 8081

Python 2.7:

python -m SimpleHTTPServer 8081

Aplikasi dapat dibuka di:

  • Klasifikasi Gambar: localhost:8081/image-classification
  • Rock-Paper-Scissors: localhost:8081/rock-paper-scissors
  • Scroll with Your Voice: localhost:8081/speech

Referensi

Credits

ml-on-the-web's People

Contributors

galuhsahid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.