python > difference > threads = [ ] / markers = ('s', 'x' , 'o', '^', 'V') > list / tuples
@ https://www.tensorflow.org/versions/master/tutorials/deep_cnn/index.html
cifar10_eval.py
...
threads = []
...
@ Python 機械学習プログラミング by Sebastian Raschkaら
p30
markers = ('s', 'x' , 'o', '^', 'V')
角括弧と丸括弧の違いについて調べた。
Square brackets are lists while parentheses are tuples.
Author And Source
この問題について(python > difference > threads = [ ] / markers = ('s', 'x' , 'o', '^', 'V') > list / tuples), 我々は、より多くの情報をここで見つけました https://qiita.com/7of9/items/3f2761578c31b3d2b28b著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .