easycore
latest
  • Tutorials
    • Installation
    • Light weight config tools
    • Multiprocessing parallel acceleration tools
    • Register Mechanism
    • Path manage tools
  • API Documentation
easycore
  • Docs »
  • Tutorials
  • Edit on GitHub

Tutorials¶

  • Installation
    • Requirements
    • Install
      • Install from PyPI
      • Install from GitHub
      • Install from a local clone
  • Light weight config tools
    • Load config from local yaml file
    • Get an empty config
    • Get a config from from python dict
    • Use config
    • Merge two config
    • Copy a config
    • Save config to yaml file
    • API Documentation
  • Multiprocessing parallel acceleration tools
    • API
    • Example 1: Sum of squares
    • Example 2: An neural network predictor
    • Example 3: Process data with batch
    • Example 4: Transfer outside parameters into Runner
    • API Documentation
  • Register Mechanism
    • Create a registry
    • Register an object with its __name__
    • Register an object with a given name
    • Get a registered object from registry
    • API Documentation
  • Path manage tools
    • Manage local path
    • Manage remote URL
    • Redirect path
    • Custom PathHandler
    • API Documentation
Next Previous

© Copyright 2020, Yuxin Zhao Revision d4d42b4c.

Built with Sphinx using a theme provided by Read the Docs.