Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfan123/tensorflow-ml
https://github.com/pfan123/tensorflow-ml
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pfan123/tensorflow-ml
- Owner: pfan123
- Created: 2019-12-09T02:27:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T01:56:02.000Z (over 2 years ago)
- Last Synced: 2024-04-14T07:56:53.138Z (9 months ago)
- Language: JavaScript
- Size: 989 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tensorflow-ml
- 创建模型
- 保存模型
- 恢复模型
- 使用训练好的模型进行预测和特征提取## Other Resources
[利用Tensorflow训练好的模型,来预测或识别单张图片](https://blog.csdn.net/lxq1997/article/details/83349676)
[TensorFlow.js](https://github.com/tensorflow/tfjs)
[js.tensorflow.api](https://js.tensorflow.org/api/latest/index.html)
[TensorFlow.js入门教程](https://zhuanlan.zhihu.com/c_178728820)