TorchTree-nightly

Python tree manager.


License
BSD-3-Clause
Install
pip install TorchTree-nightly==0.0.3.post1

Documentation

TorchTree

A Python Tree library based on PyTorch nn.Module machinery. Allows to store data where modules are nodes and they contain any amount of parameters.
Provides Directory Tree class which generates a tree from a root directory.