Python and Flask β Project Management
π€ A dependency-free command line utility for managing, updating, creating and launching Flask Apps. - jakedent/fluddy... (more…)
Read more »
Recently, I spent sometime writing out the code for a neural network in python from scratch, without using any machine learning libraries. It proved to be a pretty enriching experience and taught me a lot about how neural networks work, and what we can do… Read more