Metadata-Version: 2.4
Name: nntool
Version: 2.0.0
Summary: NNTool is a package built on top of submitit designed to provide simple abstractions to conduct experiments on Slurm for machine learning research.
Author-email: Junhao Liu <junhaoliu17@gmail.com>
Project-URL: Homepage, https://github.com/jhliu17/nntool
Keywords: deep learning,neural network,research
Requires-Python: >=3.10
Requires-Dist: tyro
Requires-Dist: submitit>=1.5.4
Requires-Dist: wandb>=0.15.0
Requires-Dist: tomli>=2.0.1
