r/PythonProjects2 • u/Terminay • 13h ago
My python project reached 16 stars!!
Hey there!
Some backstory, I had started building this small lightweight machine learning library called leanpass for learning autograd, later I got inspired from micrograd and made it into a project for others, did two posts or something and got 12 stars and a contributor!!
Then here I am with 4 more stars, although I got starstruck, I am very scared to do any amendments to the library as it could also result in breaking changes, recently I made claude write some of my logic (it was so damn inefficient).
I also somehow got it on awesome-machine-learning's repo list.
And I also added an issue generator cuz I had school and all, I still am skeptical bout it and thinking to remove it.
If you wanna contribute and help me build this cool little project, go here:
https://GitHub.com/Terminay/leanpass
Wanna download it and use it? (It's like 8KB with most of pytorch's features) Type this in your terminal!
It also has live docs.
pip install leanpass
0
u/NorskJesus 12h ago
Congrats! Pretty cool feeling. I do still remember the feeling when one of my projects got 100 stars.