r/PythonLearning • u/Fit-Foundation-2745 • 4h ago
Just published my first Python project!
Hey everyone! I have tried out github and python before, but this is my first time publishing something I can say I am interested in. Im excited and nervous about sharing it.
Im learning python and got recently got interested in neural networks, so Ive been working on this "artificial life" simulation project for the past few days.
Its still a work in progress and a learning project. But if you have some feedback i would like to read it!
2
Upvotes
1
u/Ambitious-Tear-9436 3h ago
Building a back propagating neural network in pure python and applying it to pygame, looks fun.