# torchpack **Repository Path**: wasku/torchpack ## Basic Information - **Project Name**: torchpack - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-02 - **Last Updated**: 2024-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Torchpack Torchpack is a neural network training interface based on PyTorch, with a focus on flexibility. ## Installation ```bash pip install torchpack ``` ## Acknowlegements - [Tensorpack](https://github.com/tensorpack/tensorpack) - [Detectron2](https://github.com/facebookresearch/detectron2) - [Jacinle](https://github.com/vacancy/Jacinle) - [PyTorch Lightning](https://github.com/PyTorchLightning/pytorch-lightning) - [MMCV](https://github.com/open-mmlab/mmcv)