1. 10 May, 2018 1 commit
  2. 02 May, 2018 2 commits
    • Will Roscoe's avatar
      Merge pull request #248 from joekickass/dev · 55bf1c7c
      Will Roscoe authored
      Remove TensorFlow dependency
      55bf1c7c
    • Tomas's avatar
      Remove TensorFlow dependency · 21fbfba4
      Tomas authored
      Assume a compatible flavor of the tensorflow library is
      pre-installed. This allows Donkey to be installed on systems
      where tensorflow-gpu is installed w.o. having to fiddle with
      dependencies.
      
      Since all install instructions in Donkey docs pre-installs
      tensorflow already, this is a minor change.
      21fbfba4
  3. 25 Apr, 2018 5 commits
  4. 24 Apr, 2018 1 commit
  5. 20 Apr, 2018 3 commits
  6. 19 Apr, 2018 1 commit
  7. 18 Apr, 2018 5 commits
  8. 17 Apr, 2018 1 commit
  9. 16 Apr, 2018 1 commit
  10. 13 Apr, 2018 3 commits
  11. 11 Apr, 2018 1 commit
  12. 10 Apr, 2018 1 commit
    • Roman Sokolkov's avatar
      Disable additional shuffling while training · ffa40d63
      Roman Sokolkov authored
      Before this change dataset was shuffled once and
      then on every step random sample was returned.
      Problem is that this way we do not guarantee that
      all samples from dataset will be used.
      ffa40d63
  13. 09 Apr, 2018 1 commit
  14. 08 Apr, 2018 12 commits
  15. 07 Apr, 2018 1 commit
  16. 02 Apr, 2018 1 commit