Where would I even begin to make a neural network?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • NNfSiX

    Neural Networks from Scratch in various programming languages

  • picked it up through this book. https://nnfs.io/

  • examples

    TensorFlow examples (by tensorflow)

  • If you just need an NN using any tools at your disposal, I've written a couple in Tensorflow (free tool from Google) and it is very easy. Tensorflow has good tutorials that you can follow. With this option you won't really learn what is going on under the hood, but it will work. If you start with Shiffman and then move to Tensorflow, you will understand about forward/backward propagation, etc. Shiffman also has a series on Tensorflow.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts