回答編集履歴

1

typo修正

2017/04/08 22:39

投稿

MasashiKimura
MasashiKimura

スコア1150

test CHANGED
@@ -1,3 +1,3 @@
1
- TensorFlow上の変数(Variable)を区別するです。TensorFlowでは名前空間(scope)を与えて各レイヤの変数を区別しています。詳しくは、以下をご覧ください。
1
+ TensorFlow上の変数(Variable)を区別するためです。TensorFlowでは名前空間(scope)を与えて各レイヤの変数を区別しています。詳しくは、以下をご覧ください。
2
2
 
3
3
  https://www.tensorflow.org/programmers_guide/variable_scope