1. 23 Dec, 2015 1 commit
    • Davis King's avatar
      Upgraded to cuDNN v4.0. This means changing the binding to max_pool a little · 122f2fa6
      Davis King authored
      since that's a little different in cuDNN.  I also removed my CUDA code for
      doing batch normalization and replaced it with cuDNN's new batch normalization
      methods.
      
      Finally, I forgot to add a convolutional option to the bn_ object.  Now it has
      one so you can set the mode however you like, either BATCH_NORM_FC or
      BATCH_NORM_CONV.
      122f2fa6
  2. 17 Dec, 2015 2 commits
  3. 16 Dec, 2015 1 commit
  4. 15 Dec, 2015 1 commit
  5. 14 Dec, 2015 3 commits
  6. 13 Dec, 2015 8 commits
  7. 12 Dec, 2015 3 commits
  8. 09 Dec, 2015 10 commits
  9. 08 Dec, 2015 7 commits
  10. 07 Dec, 2015 4 commits