teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

edit

2018/06/24 22:54

投稿

mkgrei
mkgrei

スコア8562

answer CHANGED
@@ -1,4 +1,6 @@
1
1
  The results should differ even with the same machine if you do not fix the random seed.
2
2
  If you are using tensorflow on the colab with GPU, you might not be able to fix the seed.
3
3
 
4
- https://github.com/tensorflow/tensorflow/issues/2732
4
+ https://github.com/tensorflow/tensorflow/issues/2732
5
+
6
+ Did cross validate your model to comfirm the variance?