Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T22:28:50.000Z (over 3 years ago)
- Last Synced: 2024-03-17T16:01:32.017Z (10 months ago)
- Topics: front-end, gesture-recognition, js, machine-learning, tensorflow
- Language: JavaScript
- Homepage:
- Size: 1.18 MB
- Stars: 5
- Watchers: 2
- 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/)