1. 24 Jun, 2016 1 commit
    • Glen Baker's avatar
      Update README.md · e45e5499
      Glen Baker authored
      Corrected "One this" to "Once this" and added comma for proper punctuation on line 702.
      e45e5499
  2. 23 Jun, 2016 1 commit
  3. 20 Jun, 2016 1 commit
  4. 17 Jun, 2016 1 commit
  5. 02 Jun, 2016 2 commits
  6. 01 Jun, 2016 2 commits
  7. 12 May, 2016 5 commits
  8. 16 Apr, 2016 1 commit
  9. 13 Apr, 2016 2 commits
  10. 12 Apr, 2016 2 commits
  11. 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
  12. 08 Apr, 2016 1 commit
  13. 07 Apr, 2016 1 commit
  14. 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
  15. 27 Mar, 2016 1 commit
  16. 25 Mar, 2016 1 commit
  17. 23 Mar, 2016 1 commit
  18. 22 Mar, 2016 1 commit
  19. 21 Mar, 2016 1 commit
  20. 18 Mar, 2016 1 commit
  21. 17 Mar, 2016 1 commit
  22. 16 Mar, 2016 1 commit
  23. 13 Mar, 2016 2 commits
  24. 10 Mar, 2016 2 commits
  25. 09 Mar, 2016 1 commit