project_name

November 14, 2023 ยท View on GitHub

project_description

Dependencies

  • torchtree

Installation

Installing from source

git clone https://github.com/author_name/project_name
pip install project_name/

Check install

python -c "import package_name"

License

Distributed under the GPLv3 License. See LICENSE for more information.

Acknowledgements

package_name makes use of the following libraries and tools, which are under their own respective licenses:

  • torchtree

Contents

  1. 1Dependencies
  2. 2Installation
  3. 2.1Installing from source
  4. 3Check install
  5. 4License
  6. 5Acknowledgements