Version: 0.1
Author: Philipp Allgeuer
This repository contains a general neural network management library using PyTorch that is useful across many projects.
The following Python packages should be available in order to make full use of PNNLib:
matplotlib numpy pillow portalocker pycuda pyyaml yaml py-cpuinfo
cv2 # e.g. opencv-python
torch torchvision
ppyutil