Metadata-Version: 2.1 Name: BaseNN Version: 0.3.0 Summary: BaseNN can easily build neural networks layer by layer and deeply explore the neural network principle. Home-page: https://github.com/OpenXLab-Edu/OpenMMLab-Edu Author: OpenXLab Author-email: wangbolun@pjlab.org.cn License: MIT License Platform: UNKNOWN Requires-Python: >=3.6 Requires-Dist: torch (==1.8.1) Requires-Dist: torchvision (==0.9.1) Requires-Dist: numpy Requires-Dist: pandas Requires-Dist: opencv-python (>=4.1.2.30) Requires-Dist: matplotlib Requires-Dist: einops UNKNOWN