1. 04 Jul, 2021 1 commit
  2. 22 Jun, 2021 1 commit
  3. 15 Feb, 2021 1 commit
  4. 27 Oct, 2019 1 commit
  5. 23 Oct, 2018 1 commit
  6. 06 Aug, 2018 1 commit
  7. 21 Sep, 2017 1 commit
  8. 16 Sep, 2017 1 commit
  9. 24 Aug, 2017 1 commit
  10. 02 Apr, 2017 1 commit
    • Jayvee He's avatar
      Add Python examples on how to load models (#371) · e9275fb9
      Jayvee He authored
      * Update Python-API.md
      
      * for a better jump in page
      
      A space is needed between `#` and the headers content according to Github's markdown format [guideline](https://guides.github.com/features/mastering-markdown/)
      
      After adding the spaces, we can jump to the exact position in page by click the link.
      
      * fixed something mentioned by @wxchan
      
      * Update Python-API.md
      
      * Add examples on how to use the saved model
      
      * move 'load model' examples to advanced_example
      e9275fb9
  11. 12 Mar, 2017 1 commit
  12. 02 Feb, 2017 1 commit
  13. 04 Jan, 2017 1 commit
    • wxchan's avatar
      python code style with pep8 (#161) · dd425973
      wxchan authored
      * format python code with pep8
      
      * **DO NOT MERGE** deliberately break rules to see what will happen during check
      
      * Revert "**DO NOT MERGE** deliberately break rules to see what will happen during check"
      
      This reverts commit 0db93cd7a43c7efa43a2112ada43d46c6f9115d9.
      
      * fix format in test.py
      
      * add docs for pep-8
      dd425973
  14. 09 Dec, 2016 1 commit
  15. 08 Dec, 2016 1 commit
  16. 06 Dec, 2016 1 commit
  17. 02 Dec, 2016 1 commit
    • wxchan's avatar
      Squash into one commit: · eba6d200
      wxchan authored
      1. merge python-package
      2. add dump model to json
      3. fix bugs
      4. clean code with pylint
      5. update python examples
      eba6d200
  18. 01 Dec, 2016 2 commits