Metadata-Version: 2.4
Name: tensar
Version: 1.0.0
Summary: A collection of neural network implementations from ANN & DL lab assignments
Author-email: Sameer Rizwan <xie19113@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/XIE159/tensar
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.19.0
Requires-Dist: matplotlib>=3.3.0
Requires-Dist: scikit-learn>=0.24.0
Requires-Dist: torch>=1.9.0
Requires-Dist: torchvision>=0.10.0
Requires-Dist: tensorflow>=2.5.0
Requires-Dist: Pillow>=8.0.0
Requires-Dist: seaborn>=0.11.0
Requires-Dist: pandas>=1.3.0
Dynamic: license-file
