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
2018-03-31 18:19
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
2018-02-20 20:27
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
2018-01-05 11:05
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
2017-12-30 12:51
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!
angeluxx
HiveDevs
2026-07-22 23:17
Published via Ecency
Promoted
My first experiment on Bolt.new: How I designed an interactive makeup game with AI? ๐[Eng-Spn]
My first steps as a developer and programmer on Hive. This is how I designed my first game on Hive.
quantuminfo
machine-learning
2017-12-30 10:15
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
2017-12-27 18:49
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
2017-12-26 22:54
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