Deep Learning in JavaScript
2021-02-20 00:40:01
第6章 TensorFlow.js基础实战案例
- 线性回归 https://www.shipudong.com/Demo/linear_regression.html
- 逻辑回归 https://www.shipudong.com/Demo/logistic_regression.html
- XOR问题 https://www.shipudong.com/Demo/xor.html
- 预训练模型加载 https://www.shipudong.com/Demo/mobilenet.html
- 你画我猜(MNIST手写数字版) https://www.shipudong.com/Demo/mnist.html
第8章 基于CNN的常见水果分类识别
第12章 神奇的人工智能
- 恶意文本检测 https://www.shipudong.com/Demo/toxicity/view/index.html
- Google拉面馆 https://developersummit.googlecnapps.cn/noodling/
- FaceTouchMonitor https://facetouchmonitor.com/
- Teachable Machine https://teachablemachine.withgoogle.com/
- 基于RNN和LSTM的股价预测 https://jinglescode.github.io/time-series-forecasting-tensorflowjs/
- 3D人脸涂鸦 https://cyrildiagne.github.io/ar-facedoodle/
- Invisibility Cloak https://glitch.com/~disappearing-people
2021-02-20 00:40:01