An open API service indexing awesome lists of open source software.

https://github.com/4ment/torchtree-plugin-template

A GitHub template for developing a torchtree plugin
https://github.com/4ment/torchtree-plugin-template

python pytorch template template-project torchtree

Last synced: about 1 month ago
JSON representation

A GitHub template for developing a torchtree plugin

Awesome Lists containing this project

README

          

# project_name

project_description

## Dependencies
- [torchtree]

## Installation

### Installing from source
```bash
git clone https://github.com/author_name/project_name
pip install project_name/
```

## Check install
```bash
python -c "import package_name"
```

## License
Distributed under the GPLv3 License. See [LICENSE](LICENSE) for more information.

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

- [torchtree]

[torchtree]: https://github.com/4ment/torchtree