TensorFlow.js
Youtube search... Google search...
- TensorFlow.js | TensorFlow.org
- JavaScript
- TensorFlow
- Keras
- Teachable Machine ...create simple and effective algorithms in the browser that can identify patterns on images, patterns on audio, and poses or gestures
- Brain.js
- Gallery a collection of TensorFlow.js projects, tutorials.
- Video/Image ... Vision ... Enhancement ... Fake ... Reconstruction ... Colorize ... Occlusions ... Predict image ... Image/Video Transfer Learning
- Manifold - Uber
- JavaScript and machine learning: Google shows what's possible using the web programming language | Nick Heath - TechRepublic
- NLP Keras model in browser with TensorFlow.js | Mikhail Salnikov
- Drawing with Voice – Speech Recognition with TensorFlow.js | Rubik's Code
- An Introduction to TensorFlow.js with Nick Kreeger
- TensorFlow Playground written in JavaScript (TypeScript) using D3.js
- Large Language Model (LLM) ... Natural Language Processing (NLP) ...Generation ... Classification ... Understanding ... Translation ... Tools & Services
- We’re making tools and resources available so that anyone can use technology to solve problems | Google AI
- Signing With Alexa: A DIY Experiment in AI Accessibility
- Tensorflow.js Tutorial and Tensorflow.js online example
- face-api.js — JavaScript API for Face Recognition in the Browser with tensorflow.js | Vincent Mühler
- A Gentle Introduction to TensorFlow.js | Zaid Alyafeai
- A sampling of available Machine Learning libaries with TensorFlow.js:
Tensorflow.js is a library built on deeplearn.js to create deep learning modules directly on the browser. Using that you can create CNNs, RNNs , etc … on the browser and train these modules using the client’s GPU processing power.
Contents
Deep Learning on a Smartphone Browser: Object Detection Using Tensorflow.js
Coding TensorFlow
Daniel Shiffman's Series
Color Classifier
p5.js
a JavaScript library for creative coding, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! p5.js is free and open-source because we believe software, and the tools to learn it, should be accessible to everyone. Using the metaphor of a sketch, p5.js has a full set of drawing functionality. However, you’re not limited to your drawing canvas. You can think of your whole browser page as your sketch, including HTML5 objects for text, input, video, webcam, and sound.