• 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
simple_example.py 1.73 KB