You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm very new to tensorflow. It seems to me that the example on the page does not deal with the batch correction. I tried to include a label array and set a value between 0-1 for lambda_b but I still couldn't get it right. The output of the variable embedding then became non-numeric. Can anyone put up an example taking care of the batch correction?
Thanks in advance for your help.
Allen
The text was updated successfully, but these errors were encountered:
Hi,
I'm very new to tensorflow. It seems to me that the example on the page does not deal with the batch correction. I tried to include a label array and set a value between 0-1 for lambda_b but I still couldn't get it right. The output of the variable embedding then became non-numeric. Can anyone put up an example taking care of the batch correction?
Thanks in advance for your help.
Allen
The text was updated successfully, but these errors were encountered: