Login
Discover
Waves
Communities
Login
Signup
Topics
#deeplearnjs
Global
Trending
Hot
New
Top
#deeplearnjs
New
Top communities
Create your community
latest #deeplearnjs created topics | Ecency
quantuminfo
typescript
8y
Migrating a simple #Deeplearnjs project to #TensorFlowjs
Huge day for Deeplearn.js! It is now TensorFlow.js. In this video, I go through migrating a simple project.
$ 0.046
1
5
quantuminfo
machine-learning
9y
Using Deeplearn.js to find the coefficients of a quadriatic equation!
This is the most simple Machine learning problem I can think of. In this case, we create 3 deeplearn learning variables that we then use SGD to find a good approximation. Time to train around 2 seconds.
$ 0.121
2
quantuminfo
deeplearnjs
9y
Teach your browser to recognise hand gestures in realtime with JavaScript + GPU
Deeplearn coolness I recently gave a technical demo of deeplearnjs. I used this site where you click record and do gesures in front of your webcam Go on have a play!
quantuminfo
machine-learning
9y
I created a deeplearnjs playground on Github for noobs
Github I'm making a js developer friendly repo using npm to play with deeplearn. Primarily to teach myself but to help people on youtube etc Have fun!
jongolson
The Kingdom
2d
Promoted
Renew Your Mind [Podcast]
I'm going to link to the podcast where I got the idea for this short talk.... => Heritage & Hope Podcast It's absolutely fantastic stuff and whether or not you agree with the science behind it all,
quantuminfo
machine-learning
9y
I created a discord server for deeplearn.js
Why? deeplearn.js is a new paradigm for JavaScript develoers, but its quite the learnign curve. Lets learn together! Come chat in here:
quantuminfo
machine-learning
9y
Big improvements coming to deep learning in the browser, great discussion here
Check out this post here from the author of deeplearning.js The big announcment: We wanted to do hardware accelerated deep learning on the web, but we realized there was no NumPy equivalence. Our linear
quantuminfo
machine-learning
9y
I started a series on machine learning in the browser with deeplearn.js
Introduction He folks! I've been wanting to get into machine learning for a while now, but I couldn't be bothered learning Python or another language. I love JavaScript, so my wish came true when Google