Menggunakan TensorFlow Model ke dalam proyek aplikasi berbasis Angular
https://rubikscode.net/2019/09/09/integration-of-tensorflow-model-into-angular-application/
#angular #tensorflow
https://rubikscode.net/2019/09/09/integration-of-tensorflow-model-into-angular-application/
#angular #tensorflow
Rubik's Code
How to Integrate TensorFlow Model in Angular Application?
Couple of months back we investigated parts of TensorFlow’s ecosystem beyond standard library. However, we didn’t manage one important topic – integration.
Menggunakan TensorFlow JS dan Machine Learning di aplikasi web
https://www.smashingmagazine.com/2019/09/machine-learning-front-end-developers-tensorflowjs/
#machine #learning #tensorflow
https://www.smashingmagazine.com/2019/09/machine-learning-front-end-developers-tensorflowjs/
#machine #learning #tensorflow
Smashing Magazine
Machine Learning For Front-End Developers With Tensorflow.js — Smashing Magazine
Using JavaScript and frameworks like Tensorflow.js is a great way to get started and learn more about machine learning. In this article, Charlie Gerard covers the three main features currently available using Tensorflow.js and sheds light onto the limits…
Menggunakan TensorFlow JS untuk membuat aplikasi pendeteksi Object
https://towardsdatascience.com/build-a-realtime-object-detection-web-app-in-30-minutes-7ad0cb2231fb
#tensorflow #object #machinelearning
https://towardsdatascience.com/build-a-realtime-object-detection-web-app-in-30-minutes-7ad0cb2231fb
#tensorflow #object #machinelearning
Medium
Build a Realtime Object Detection Web App in 30 Minutes
Building Realtime Object Detection WebApp with Tensorflow.js and Angular
Latihan menggunakan TensorFlow JS untuk membuat aplikasi pemberitahuan trafik lalu lintas
https://medium.com/javascript-in-plain-english/build-a-traffic-alert-app-with-just-one-html-ably-tensorflow-741c40582672
#tensorflow
https://medium.com/javascript-in-plain-english/build-a-traffic-alert-app-with-just-one-html-ably-tensorflow-741c40582672
#tensorflow
Medium
Build a Traffic Alert App with TensorFlow.js, Ably and HTML
In this blog post, we will showcase the power of Ably and Tensorflow.js. Everything will be just on the frontend, in just one html. It’s a…
Contoh kasus penggunaan TensorFlow JS dengan Node JS dan deploy di AWS Lambda, dengan contoh kasus pendeteksi gambar.
https://towardsdatascience.com/tensorflow-image-recognition-tutorial-using-serverless-architecture-node-js-69eb1a3ce110
#tensorflow #nodejs #express #aws
https://towardsdatascience.com/tensorflow-image-recognition-tutorial-using-serverless-architecture-node-js-69eb1a3ce110
#tensorflow #nodejs #express #aws
Medium
TensorFlow Image Recognition Tutorial using Serverless Architecture — Node JS
Convolutional Neural Network (CNN) based architectures such as VGG-16, GoogLeNet, ResNet, MobileNet, etc., are widely used models for…
Latihan membuat aplikasi machine learning dengan Node JS dan TensorFlow JS , untuk memprediksi pergerakan naik turunnya harga saham dalam rentang waktu tertentu, dengan metode Recurrent Neural Network & Long Short Term Memory (LSTM)
https://towardsdatascience.com/time-series-forecasting-with-tensorflow-js-1efd48ff2201
#nodejs #tensorflow #stock #price
https://towardsdatascience.com/time-series-forecasting-with-tensorflow-js-1efd48ff2201
#nodejs #tensorflow #stock #price
Medium
Time Series Forecasting with TensorFlow.js
Pull stock prices from online API and perform predictions using RNN & LSTM with TensorFlow.js (include demo and codes)
Membuat aplikasi pendeteksi wajah dengan library Face API dan TensorFlow JS, dengan contoh untuk mengetahui usia dan jenis kelamin yang punya wajah.
https://dev.to/karkranikhil/face-recognition-using-javascript-33n5
#tensorflow #face #recognition
https://dev.to/karkranikhil/face-recognition-using-javascript-33n5
#tensorflow #face #recognition
DEV Community
Face recognition using JavaScript
Face recognition using JavaScript that runs in the browser
Membuat aplikasi machine learning sederhana dengan TensorFlow JS dan analisis model data di JavaScript untuk mendeteksi tulisan angka
https://towardsdatascience.com/deploying-a-simple-machine-learning-model-into-a-webapp-using-tensorflow-js-3609c297fb04
#tensorflow #machine #learning
https://towardsdatascience.com/deploying-a-simple-machine-learning-model-into-a-webapp-using-tensorflow-js-3609c297fb04
#tensorflow #machine #learning
This media is not supported in your browser
VIEW IN TELEGRAM
Menggunakan fitur TensorFlow JS untuk menghapus object orang di dalam video webcam
Demo Codepen
https://codepen.io/jasonmayes/pen/GRJqgma
#tensorflow #webcam #codepen
Demo Codepen
https://codepen.io/jasonmayes/pen/GRJqgma
#tensorflow #webcam #codepen
Latihan menggunakan Web Worker untuk menjalankan proses yang berat di TensorFlow JS
https://erdem.pl/2020/02/making-tensorflow-js-work-faster-with-web-workers
-
#tensorflow #webworker #worker #thread
https://erdem.pl/2020/02/making-tensorflow-js-work-faster-with-web-workers
-
#tensorflow #webworker #worker #thread
Membuat aplikasi web pendeteksi masker atau bukan masker dengan TensorFlow JS dan Azure Custom Vision API
https://dev.to/azure/corona-face-mask-detection-with-custom-vision-and-tensorflow-js-53e
#tensorflow #vision #azure
https://dev.to/azure/corona-face-mask-detection-with-custom-vision-and-tensorflow-js-53e
#tensorflow #vision #azure
DEV Community
Personal Face Mask Detection with Custom Vision and Tensorflow.js
TLDR; Instructions for building a Corona Mask Detector for Free Using the Azure Custom Vision Servi...
Membuat game Fruit Ninja dengan Javascript Three JS , dan TensorFlow JS , dan dikontrol dengan gerakan tangan di kamera
https://dev.to/devdevcharlie/motion-controlled-fruit-ninja-game-using-three-js-tensorflow-js-18de
Demo
https://splat.netlify.app/
#tensorflow #nodejs #threejs
https://dev.to/devdevcharlie/motion-controlled-fruit-ninja-game-using-three-js-tensorflow-js-18de
Demo
https://splat.netlify.app/
#tensorflow #nodejs #threejs
Membuat aplikasi klasifikasi gambar sederhana dengan Node JS , React JS , dan TensorFlow JS
https://medium.com/@timtamimi/video-building-a-basic-image-classifier-with-node-js-react-and-tensorflow-2f19841b19f5
---
Beberapa tools untuk membuat aplikasi cross platform dengan React
https://blog.bitsrc.io/building-with-react-for-all-platforms-5-top-frameworks-and-tools-affd5baf3de3
----
Melakukan konfigurasi tema global di React dengan CSS Variables dan Redux
https://blog.bitsrc.io/theming-react-applications-with-css-variables-and-react-redux-8be0b10d829f
---
Membuat Hamburger Menu yang responsive dengan Styled Component
https://levelup.gitconnected.com/how-to-create-a-responsive-hamburger-navigation-menu-reactjs-and-styled-components-59ce167ed543
---
#react #nodejs #tensorflow #image #classifier #tools #styledcomponent #cssvariable
https://medium.com/@timtamimi/video-building-a-basic-image-classifier-with-node-js-react-and-tensorflow-2f19841b19f5
---
Beberapa tools untuk membuat aplikasi cross platform dengan React
https://blog.bitsrc.io/building-with-react-for-all-platforms-5-top-frameworks-and-tools-affd5baf3de3
----
Melakukan konfigurasi tema global di React dengan CSS Variables dan Redux
https://blog.bitsrc.io/theming-react-applications-with-css-variables-and-react-redux-8be0b10d829f
---
Membuat Hamburger Menu yang responsive dengan Styled Component
https://levelup.gitconnected.com/how-to-create-a-responsive-hamburger-navigation-menu-reactjs-and-styled-components-59ce167ed543
---
#react #nodejs #tensorflow #image #classifier #tools #styledcomponent #cssvariable
Medium
Video: Building a basic image classifier with Node.js, React, and Tensorflow
Usually, I like to document my work in the form of blog posts. This time I thought to myself let’s try something different.
Latihan panjang dan berseri , membuat aplikasi web modern dengan Fullstack Javascript, memakai Node JS framework Nest JS , Angular, dan Nx Monorepo Tools.
https://dev.to/hendrikfoo/building-full-stack-web-applications-with-angular-nestjs-and-nx-a-match-made-in-heaven-5fh7
---
Latihan menggunakan TensorFlow model yang dibuat dengan Python ke TensorFlow JS yang dipakai pada Angular
https://towardsdatascience.com/how-to-use-angular-to-deploy-tensorflow-web-apps-5675b5a042cc
---
Latihan membuat loading progress component dengan Angular Material CDK
https://itnext.io/a-loader-for-your-components-with-angular-cdk-overlay-ebf5a4962e4d
#angular #nest #nodejs #typescript #tensorflow #materialcdk #progress
https://dev.to/hendrikfoo/building-full-stack-web-applications-with-angular-nestjs-and-nx-a-match-made-in-heaven-5fh7
---
Latihan menggunakan TensorFlow model yang dibuat dengan Python ke TensorFlow JS yang dipakai pada Angular
https://towardsdatascience.com/how-to-use-angular-to-deploy-tensorflow-web-apps-5675b5a042cc
---
Latihan membuat loading progress component dengan Angular Material CDK
https://itnext.io/a-loader-for-your-components-with-angular-cdk-overlay-ebf5a4962e4d
#angular #nest #nodejs #typescript #tensorflow #materialcdk #progress
DEV Community
Building full-stack web-applications with Angular, NestJS and Nx - a match made in heaven
Why this post? Angular has been my frontend-framework of choice for the last few years and...
Beberapa sampel project yang dapat dipakai untuk latihan menggunakan React JS
https://dev.to/creativetim_official/15-best-reactjs-project-examples-for-2020-cec
---
Latihan menggunakan Graph CMS yang dikombinasikan dengan Nuxt JS
https://dev.to/ghoshnirmalya/getting-started-with-next-js-and-graphcms-1mka
---
Latihan panjang membuat Chatbot dengan React dan Node JS
https://www.freecodecamp.org/news/how-to-build-a-chatbot-with-react/
---
Membuat fungsi deteksi gambar yang masuk kategori "Internet Positif" dengan machine learning TensorFlow JS , Node JS , dan React JS
https://dev.to/sashido/how-to-build-a-content-moderation-service-with-node-js-tensorflowjs-and-reactjs-part-2-moderation-automation-deh
---
#react #nuxt #bot #chatbot #nodejs #machinelearning #tensorflow #image #cencored #graphcms
https://dev.to/creativetim_official/15-best-reactjs-project-examples-for-2020-cec
---
Latihan menggunakan Graph CMS yang dikombinasikan dengan Nuxt JS
https://dev.to/ghoshnirmalya/getting-started-with-next-js-and-graphcms-1mka
---
Latihan panjang membuat Chatbot dengan React dan Node JS
https://www.freecodecamp.org/news/how-to-build-a-chatbot-with-react/
---
Membuat fungsi deteksi gambar yang masuk kategori "Internet Positif" dengan machine learning TensorFlow JS , Node JS , dan React JS
https://dev.to/sashido/how-to-build-a-content-moderation-service-with-node-js-tensorflowjs-and-reactjs-part-2-moderation-automation-deh
---
#react #nuxt #bot #chatbot #nodejs #machinelearning #tensorflow #image #cencored #graphcms
DEV Community
15+ Best React.js Project Examples for 2020
Whether you are new to programming or already an experienced developer, you are probably looking for...
Latihan menggunakan TensorFlow JS dan Github API untuk mendeteksi komentar yang negatif di Github Issue Comments
https://dev.to/devdevcharlie/creating-a-github-action-to-detect-toxic-comments-using-tensorflow-js-13bo
#tensorflow #javascript
https://dev.to/devdevcharlie/creating-a-github-action-to-detect-toxic-comments-using-tensorflow-js-13bo
#tensorflow #javascript
DEV Community
Creating a Github action to detect toxic comments using TensorFlow.js
Over the weekend, I spent a few hours building a Github action to automatically detect potentially toxic comments and PR reviews.
Beberapa cara penggunaan Math Random untuk menghasilkan nilai acak dari suatu rentang atau Array di JavaScript
https://css-tricks.com/lots-of-ways-to-use-math-random-in-javascript/
---
Mengenal urutan pengajuan proposal standar EcmaScript atau ES untuk standardisasi bahasa pemrograman JavaScript modern
https://nitayneeman.com/posts/introducing-all-stages-of-the-tc39-process-in-ecmascript/
---
Penggunaan keyword "new" untuk membuat object baru di JavaScript
https://dev.to/krisguzman_dev/js-101-implementing-the-new-keyword-5h1j
---
Membuat aplikasi web pendeteksi gambar dengan Tensorflow JS
https://dev.to/basilebong/image-recognition-with-tensorflow-js-1m74
---
Cara melakukan modifikasi dan manipulasi property di dalam Object JavaScript
https://medium.com/javascript-in-plain-english/add-modify-and-delete-properties-from-javascript-object-7ad07e7be1bb
#tensorflow #math #random #new #ecmascript #object #literal #delete
https://css-tricks.com/lots-of-ways-to-use-math-random-in-javascript/
---
Mengenal urutan pengajuan proposal standar EcmaScript atau ES untuk standardisasi bahasa pemrograman JavaScript modern
https://nitayneeman.com/posts/introducing-all-stages-of-the-tc39-process-in-ecmascript/
---
Penggunaan keyword "new" untuk membuat object baru di JavaScript
https://dev.to/krisguzman_dev/js-101-implementing-the-new-keyword-5h1j
---
Membuat aplikasi web pendeteksi gambar dengan Tensorflow JS
https://dev.to/basilebong/image-recognition-with-tensorflow-js-1m74
---
Cara melakukan modifikasi dan manipulasi property di dalam Object JavaScript
https://medium.com/javascript-in-plain-english/add-modify-and-delete-properties-from-javascript-object-7ad07e7be1bb
#tensorflow #math #random #new #ecmascript #object #literal #delete
CSS-Tricks
Lots of Ways to Use Math.random() in JavaScript | CSS-Tricks
Math.random() is an API in JavaScript. It is a function that gives you a random number. The number returned will be between 0 (inclusive, as in, it’s possible
Membuat aplikasi pendeteksi benda ala Samsan Tech dari Start-Up TV Series, dengan Vue JS 3, Tensorflow JS, dan CocoSSD model
https://www.youtube.com/watch?v=H8T15awAmrE
#tensorflow #nodejs #javascript #vue
https://www.youtube.com/watch?v=H8T15awAmrE
#tensorflow #nodejs #javascript #vue
YouTube
Membuat Object Detector ala Drakor Startup Samsan Tech - Vue 3, Tensorflow.js dan CocoSSD
Halo, pada code for fun kali ini saya iseng buat object detector ala drakor startup. Pada drama itu, samsan tech membuat object detector yang akurasinya cukup tinggi dan ringan, kalau pada tutorial ini kita buat versi ala-ala nya aja yang mirip pada drakor…
Daftar artikel menarik seputar machine learning dengan Tensorflow JS
https://dev.to/amananandrai/5-best-tensorflow-js-dev-articles-23g5
#tensorflow #machinelearning
https://dev.to/amananandrai/5-best-tensorflow-js-dev-articles-23g5
#tensorflow #machinelearning
DEV Community
5 best TensorFlow.js DEV articles
TensorFlow is one of the most famous frameworks for creating Machine Learning and Deep Learning model...
Latihan bersama Lama Dev tentang pengenalan Redux dan Redux Toolkit
https://youtu.be/DYtYyFOfpBY
---
Latihan menggunakan Redux Toolkit untuk state management React
https://dev.to/nilanth/redux-toolkit-the-standard-way-to-write-redux-2g32
---
Daftar project latihan React yang dapat dipakai sebagai latihan
https://dev.to/thenerdydev/10-react-projects-every-beginner-should-try-fk9
---
Referensi latihan membuat aplikasi Fullstack JavaScript dengan MERN Stack
https://dev.to/safak/full-stack-netflix-app-7-hours-free-tutorial-1o6l
---
Menggunakan Tensorflow JS bersama React JS
https://dev.to/omrigm/run-machine-learning-models-in-your-browser-with-tensorflow-js-reactjs-48pe
#redux #lamaDev #toolkit #state #mern #course #tensorflow
https://youtu.be/DYtYyFOfpBY
---
Latihan menggunakan Redux Toolkit untuk state management React
https://dev.to/nilanth/redux-toolkit-the-standard-way-to-write-redux-2g32
---
Daftar project latihan React yang dapat dipakai sebagai latihan
https://dev.to/thenerdydev/10-react-projects-every-beginner-should-try-fk9
---
Referensi latihan membuat aplikasi Fullstack JavaScript dengan MERN Stack
https://dev.to/safak/full-stack-netflix-app-7-hours-free-tutorial-1o6l
---
Menggunakan Tensorflow JS bersama React JS
https://dev.to/omrigm/run-machine-learning-models-in-your-browser-with-tensorflow-js-reactjs-48pe
#redux #lamaDev #toolkit #state #mern #course #tensorflow
YouTube
Redux For Beginners | Redux Tutorial with Redux Toolkit
Beginner Redux tutorial using Redux Toolkit. Learn React Redux from scratch using real-world examples of Redux hooks, Redux Thunk, and learn why and when we should use Redux.
Buy me a coffee: https://www.buymeacoffee.com/lamadev
Support the channel: ht…
Buy me a coffee: https://www.buymeacoffee.com/lamadev
Support the channel: ht…