Tensorflow.js
Book
- https://github.com/NoobTW/tfjs-tutorials (讚!)
- TensorFlow.js 官方指南繁體中文版
- 英文版 – https://www.tensorflow.org/js/tutorials
- https://livebook.manning.com/book/deep-learning-with-javascript/chapter-1/v-6/ (讚! 內容編碼過,亂碼)
- Deep Learning in the Browser, by Reiichiro Nakano, Christoph Körner, Kai Sasaki, Xavier Bourry
- https://hpssjellis.github.io/beginner-tensorflowjs-examples-in-javascript/
Packages
- https://ml5js.org/
- https://github.com/tensorflow/tfjs-models
- https://github.com/justadudewhohacks/face-api.js
- https://github.com/tensorspace-team/tensorspace
- https://github.com/chaosmail/tfjs-onnx
- https://github.com/ModelDepot/tfjs-yolo-tiny
- https://github.com/justadudewhohacks/tfjs-tiny-yolov2
- https://github.com/BeTomorrow/ReImproveJS
- https://github.com/tensorflow/tfjs-data
- https://github.com/brangerbriz/tf-electron
- https://github.com/kevinisbest/FrontEnd-EmotionDetection
- https://github.com/Coac/neat-tfjs
- https://github.com/ShawonAshraf/Webcam-Object-Detection
文章
- TENSORFLOW.JS: MACHINE LEARNING FOR THE WEB AND BEYOND
- Machine Learning with brain.js and Tensorflow.js
- Using pre-trained Tensorflow.js models
- A Gentle Introduction to TensorFlow.js
- Tensorflow JS 初探 — YOLO
影片
- Session 6 - TensorFlow.js - Intelligence and Learning
- Session 7 - TensorFlow.js Color Classifier - Intelligence and Learning
- TensorFlow.js - Deep Learning with JavaScript
- windows下的tfjs-node安装异常总结
- 使用 keras 和 tfjs 构建血细胞分类模型
JavaScript 進階基礎
- Modern JavaScript Explained For Dinosaurs