https://github.com/yuesong-feng/machine-learning-platform-based-on-tensorflow.js-and-vue.js
基于Tensorflow.js和Vue.js的机器学习平台
https://github.com/yuesong-feng/machine-learning-platform-based-on-tensorflow.js-and-vue.js
Last synced: 17 days ago
JSON representation
基于Tensorflow.js和Vue.js的机器学习平台
- Host: GitHub
- URL: https://github.com/yuesong-feng/machine-learning-platform-based-on-tensorflow.js-and-vue.js
- Owner: yuesong-feng
- Created: 2020-10-10T09:05:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T05:40:02.000Z (over 3 years ago)
- Last Synced: 2025-02-16T03:29:57.536Z (2 months ago)
- Language: Vue
- Size: 14.2 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tensorflow.js
基于浏览器的机器学习平台,使用tensorflow.js库,可完全自定义并训练自己的神经网络。
## how to use
```
// 试用
npm install
npm run serve
```





