We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tensorflow
TensorFlow
这就是
y = ax + b
Saved Model
对Keras或者tfjs原生的层模型
const saveResult = await model.save('localstorage://my-model-1')
TensorFlow.js Chapter: #6
The text was updated successfully, but these errors were encountered:
Follow reviews (#15)
8b097ee
Follow reviews from @wangtz (#15)
c73ea65
Follow reviews from @wangtz (snowkylin/tensorflow-handbook#15)
6e25588
77fa0ae
1a658a3
Close this issue because I believe they are good now.
Sorry, something went wrong.
huan
wangtz
No branches or pull requests
Tensorflow
->TensorFlow
这就是
: Replace with better wordsy = ax + b
-> LaTex renderSaved Model
is best practice对Keras或者tfjs原生的层模型
<-const saveResult = await model.save('localstorage://my-model-1')
TensorFlow.js Chapter: #6
The text was updated successfully, but these errors were encountered: