Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pfan123/tensorflow-ml


https://github.com/pfan123/tensorflow-ml

Last synced: about 2 months ago
JSON representation

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)