8000 Scalar Equation is incorrect ? Documentation · Issue #78 · tensorflow/tensorflow · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Scalar Equation is incorrect ? Documentation #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the comm 8000 unity.

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

Closed
ArEnSc opened this issue Nov 10, 2015 · 3 comments
Closed

Scalar Equation is incorrect ? Documentation #78

ArEnSc opened this issue Nov 10, 2015 · 3 comments

Comments

@ArEnSc
Copy link
ArEnSc commented Nov 10, 2015
http://tensorflow.org/tutorials/mnist/beginners/index.md#the_mnist_data

https://upload.wikimedia.org/math/7/3/f/73fc7ef1bf6f6822115c41cff58535e1.png

http://api.tensorflow.org/system/image/body/1704/softmax-regression-scalargraph.png

http://api.tensorflow.org/system/image/body/1707/softmax-regression-scalarequation.png

http://api.tensorflow.org/system/image/body/1705/softmax-regression-vectorequation.png

scalar equation should be:
[W11 * X1 + W12 * X2 +  W13 * X3 + b1]
[W21 * X1 +W22 * X2 + W23 * X3 + b2]
[W31 * X1 + W32 * X2 + W33 * X3 + b3] 
@ArEnSc ArEnSc changed the title Scalar Equation is incorrect ? Scalar Equation is incorrect ? Documentation Nov 10, 2015
@vrv
Copy link
vrv commented Nov 10, 2015

Thanks for the report -- we'll update the image soon and let you know when this is fixed!

@vrv
Copy link
vrv commented Nov 11, 2015

Fixed in f6d5a2c by colah. Thanks!

@vrv vrv closed this as completed Nov 11, 2015
@vrv
Copy link
vrv commented Nov 11, 2015

(will take some time to propagate to the website though)

ilblackdragon pushed a commit to ilblackdragon/tensorflow that referenced this issue Mar 9, 2016
scaler fitted to the training set only, then applied to test set
lissyx added a commit to lissyx/tensorflow that referenced this issue Oct 4, 2018
cjolivier01 pushed a commit to Cerebras/tensorflow that referenced this issue Dec 6, 2019
…ort-revise

[DOC] revise rocm-port-overview.md
antkillerfarm pushed a commit to antkillerfarm/tensorflow that referenced this issue Jan 10, 2022
Co-authored-by: zhouheng.zheng <zhouheng.zheng@ouotlook.com>
copybara-service bot pushed a commit that referenced this issue May 17, 2022
PiperOrigin-RevId: 449118825
copybara-service bot pushed a commit that referenced this issue Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0