1. 22 Sep, 2016 3 commits
  2. 20 Sep, 2016 1 commit
  3. 14 Sep, 2016 1 commit
  4. 29 Aug, 2016 2 commits
  5. 16 Aug, 2016 2 commits
  6. 23 Jul, 2016 1 commit
  7. 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
  8. 23 Jun, 2016 1 commit
  9. 20 Jun, 2016 1 commit
  10. 17 Jun, 2016 1 commit
  11. 02 Jun, 2016 2 commits
  12. 01 Jun, 2016 2 commits
  13. 12 May, 2016 5 commits
  14. 16 Apr, 2016 1 commit
  15. 13 Apr, 2016 2 commits
  16. 12 Apr, 2016 2 commits
  17. 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
  18. 08 Apr, 2016 1 commit
  19. 07 Apr, 2016 1 commit
  20. 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
  21. 27 Mar, 2016 1 commit
  22. 25 Mar, 2016 1 commit
  23. 23 Mar, 2016 1 commit
  24. 22 Mar, 2016 1 commit
  25. 21 Mar, 2016 1 commit
  26. 18 Mar, 2016 1 commit
  27. 17 Mar, 2016 1 commit
  28. 16 Mar, 2016 1 commit