Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Generalize IO API to support any number of data / labels #468

Merged
merged 30 commits into from
Nov 7, 2015
Merged

Generalize IO API to support any number of data / labels #468

merged 30 commits into from
Nov 7, 2015

Commits on Nov 4, 2015

  1. Configuration menu
    Copy the full SHA
    39a35d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27dda3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca95176 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    671e332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    677a705 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a73f40b View commit details
    Browse the repository at this point in the history
  7. NDArrayIter and mlp_numpy

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    a0cf820 View commit details
    Browse the repository at this point in the history
  8. recover fit API

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    ddcff58 View commit details
    Browse the repository at this point in the history
  9. fix lint errors

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    10828f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77b22ef View commit details
    Browse the repository at this point in the history
  11. clean up

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    dfc293a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b260c69 View commit details
    Browse the repository at this point in the history
  13. fix lint

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    7b31c93 View commit details
    Browse the repository at this point in the history
  14. io unit-test

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    9178a3c View commit details
    Browse the repository at this point in the history
  15. fix io unit-test

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    b93dd83 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bdbac7f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9e8fc7e View commit details
    Browse the repository at this point in the history
  18. fix test_mlp.py

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    fa28d03 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    03e3811 View commit details
    Browse the repository at this point in the history
  20. clean up

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    dee85d9 View commit details
    Browse the repository at this point in the history
  21. fix regression tests

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    8b72a8c View commit details
    Browse the repository at this point in the history
  22. fix lint on metric.py

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    dee39a8 View commit details
    Browse the repository at this point in the history
  23. fix python 3 compatibility

    pluskid committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    3ae790c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9192375 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fa3e200 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2015

  1. Configuration menu
    Copy the full SHA
    2014f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b387195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbf1d00 View commit details
    Browse the repository at this point in the history
  4. recover epoch_size commit

    pluskid committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    62da23b View commit details
    Browse the repository at this point in the history
  5. fix epoch_size loop

    pluskid committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    6cc3ee3 View commit details
    Browse the repository at this point in the history