https://github.com/narcello/gesture-drum-machine
:hand: Gesture drum machine with Tensorflow.js
https://github.com/narcello/gesture-drum-machine
front-end gesture-recognition js machine-learning tensorflow
Last synced: 10 months ago
JSON representation
:hand: Gesture drum machine with Tensorflow.js
- Host: GitHub
- URL: https://github.com/narcello/gesture-drum-machine
- Owner: narcello
- Created: 2019-09-11T04:22:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T22:28:50.000Z (almost 5 years ago)
- Last Synced: 2025-04-05T06:31:49.688Z (about 1 year ago)
- Topics: front-end, gesture-recognition, js, machine-learning, tensorflow
- Language: JavaScript
- Homepage:
- Size: 1.18 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Gesture Drum Machine With TensorFlow.js
I'm trying to create a drum machine, based on course JavaScript30, integrate with gestures recognized by TensorFlow.js
I'm new on Machine Learning, i'm new on gesture recognition.
This study/work/hobbie its inspired by [Charlie Gerard](https://github.com/charliegerard) and her article [Machine Learning For Front-End Developers With Tensorflow.js](https://www.smashingmagazine.com/2019/09/machine-learning-front-end-developers-tensorflowjs/)