1. 29 Aug, 2016 1 commit
  2. 16 Aug, 2016 2 commits
  3. 20 Jul, 2016 1 commit
    • Anthony Tatowicz's avatar
      Fixed confusing wording · 81f12def
      Anthony Tatowicz authored
      The script actually reads $LABEL_FILE and strips out the text, which it uses to label and find image files in their respective sub directories.
      81f12def
  4. 23 Jun, 2016 1 commit
  5. 20 Jun, 2016 1 commit
  6. 17 Jun, 2016 1 commit
  7. 02 Jun, 2016 2 commits
  8. 01 Jun, 2016 2 commits
  9. 12 May, 2016 5 commits
  10. 16 Apr, 2016 1 commit
  11. 13 Apr, 2016 2 commits
  12. 12 Apr, 2016 2 commits
  13. 11 Apr, 2016 1 commit
    • Sergio Guadarrama's avatar
      Update ops.py · dd0671b7
      Sergio Guadarrama authored
      Make sure range create a list, otherwise this won't create a list in Python 3.
      dd0671b7
  14. 08 Apr, 2016 1 commit
  15. 07 Apr, 2016 1 commit
  16. 30 Mar, 2016 1 commit
    • argszero's avatar
      Update inception_train.py · 851f28a4
      argszero authored
      raise TypeError("Using a `tf.Tensor` as a Python `bool` is not allowed. "
      TypeError: Using a `tf.Tensor` as a Python `bool` is not allowed. Use `if t is not None:` instead of `if t:` to test if a tensor is defined, and use the logical TensorFlow ops to test the value of a tensor.
      851f28a4
  17. 27 Mar, 2016 1 commit
  18. 25 Mar, 2016 1 commit
  19. 23 Mar, 2016 1 commit
  20. 22 Mar, 2016 1 commit
  21. 21 Mar, 2016 1 commit
  22. 18 Mar, 2016 1 commit
  23. 17 Mar, 2016 1 commit
  24. 16 Mar, 2016 1 commit
  25. 13 Mar, 2016 2 commits
  26. 10 Mar, 2016 2 commits
  27. 09 Mar, 2016 1 commit