New: deeplearnjsAll contenthive-129948krhive-196917zzansteemhive-183959hive-185836hive-166405hive-180932photographyuncommonlabhive-150122hive-183397hive-101145hive-188619hive-144064bitcoinhive-145157krsuccesslifehive-184714hive-193637hive-181136hive-109690hive-103599TrendingNewHotLikersquantuminfo (55)in typescript • 7 years agoMigrating a simple #Deeplearnjs project to #TensorFlowjsHuge day for Deeplearn.js! It is now TensorFlow.js. In this video, I go through migrating a simple project.quantuminfo (55)in machine-learning • 7 years agoUsing 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…quantuminfo (55)in deeplearnjs • 7 years agoTeach your browser to recognise hand gestures in realtime with JavaScript + GPUDeeplearn 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 (55)in machine-learning • 7 years agoI created a deeplearnjs playground on Github for noobsGithub 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!quantuminfo (55)in machine-learning • 7 years agoI created a discord server for deeplearn.jsWhy? deeplearn.js is a new paradigm for JavaScript develoers, but its quite the learnign curve. Lets learn together! Come chat in here:quantuminfo (55)in machine-learning • 7 years agoBig improvements coming to deep learning in the browser, great discussion hereCheck 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…quantuminfo (55)in machine-learning • 7 years agoI started a series on machine learning in the browser with deeplearn.jsIntroduction 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…