Metadata-Version: 2.4
Name: pypearl
Version: 0.6.16
Summary: An efficient Machine Learning Library
Author: Brody Massad
Author-email: brodymassad@gmail.com
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

PyPearl is currently in development. PyPearl can most basic neural network use cases, and is somewhat well optimized for small models. In extremely small cases it out performs PyTorch due to it's nature as a thinner wrapper (exactly 2 lines of Python and 7300+ lines of CPP) compared to PyTorch's 60% Python.
Here's the source code: https://github.com/Brody234/pypearl
This description was last edited October 7 2025.
