Metadata-Version: 2.1
Name: PyTorch-Beacon
Version: 0.1.0
Summary: A lightweight helper library for PyTorch
Author-email: Luke Ye <lukelele2001@gmail.com>
Project-URL: Homepage, https://github.com/Lukelele/PyTorch-Beacon
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE


![beacon](https://github.com/Lukelele/PyTorch-Beacon/assets/44749665/3e1a344e-e506-40b3-8dcc-2b7a51fb00c1)

PyTorch-Beacon
--------------

A lightweight wrapper library for PyTorch with the purpose of simplifying training and testing models.\

Installation
------------
```pip install pytorch-beacon```


