Skip to content
#

neural-network-from-scratch

Here are 32 public repositories matching this topic...

This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried to compile all lectures from the Andrej Karpathy's 💎 playlist on Neural Networks - which we will end up with building GPT.

  • Updated Apr 30, 2024
  • Jupyter Notebook
Little-NeuralNetwork-Library

My first simple realization of Neural Network library by scratch, so you can use it in your projects (check the documentation in README). You can see an example how to use the library below.

  • Updated Aug 29, 2020
  • C#

Machine Learning algorithms from-scratch implementation. It covers most Supervised and Unsupervised algorithms. Homework assignments and Projects for graduate level Machine Learning Course taught by Dr Manfred Huber at UTA during Spring 21

  • Updated May 2, 2021
  • Python

Improve this page

Add a description, image, and links to the neural-network-from-scratch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neural-network-from-scratch topic, visit your repo's landing page and select "manage topics."

Learn more