sm823zw / Neural-Network-Backprop-using-C
In this repo, the backpropagation algorithm in feedforward neural networks is implemented from scratch using C.
☆12Updated 3 years ago
Alternatives and similar repositories for Neural-Network-Backprop-using-C:
Users that are interested in Neural-Network-Backprop-using-C are comparing it to the libraries listed below
- Code accompanying Deep Learning tutorials on blog - including implementations of CNN and LSTM from scratch☆23Updated 3 years ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆98Updated last month
- Generic data structures and algorithms implemented in c language.☆81Updated 2 years ago
- Machine Learning library for educational purpose.☆311Updated 8 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆63Updated last year
- Code from my book, "Tiny C Projects," published by Manning Inc.☆82Updated last month
- Examples from the "C++ From Scratch" Series☆70Updated 2 years ago
- UCI Compliant Chess Engine☆97Updated last year
- C++ Implementations of Various Machine Learning Algorithms using the MNIST Handwriting Data Set☆67Updated 4 years ago
- Recreating PyTorch from scratch, using Numpy. Supports FCN, CNN, RNN layers.☆32Updated 4 years ago
- GPT-2 in C☆65Updated last month
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 6 months ago
- Popular and less popular machine learning and data processing algorithms implemented in Python☆52Updated 6 years ago
- Welcome to Part 2 of my series on building a ray tracer from scratch in C++ with the SDL2 library! Follow me in this 'code with me' style…☆11Updated last year
- ☆102Updated 5 months ago
- Handwritten Digit Recognition Using Convolutional Neural Network by Python☆43Updated 3 years ago
- Chess programming projects' source code from YouTube☆74Updated 3 years ago
- ☆46Updated 6 months ago
- CS341 for Spring 2024☆10Updated 7 months ago
- Neural Network framework using Backpropogation in C☆74Updated 3 years ago
- Simple stb-style header-only library for Neural Networks☆364Updated last year
- Solution to COA LAB Assgn, IIT Kharagpur☆35Updated 6 years ago
- ☆39Updated last year
- A C++ implementation of the scalar-valued autograd engine micrograd☆23Updated 4 years ago
- A C++ implementation to create, visualize and train Convolutional Neural Networks☆63Updated 2 years ago
- ☆99Updated 2 months ago
- A collection of useful books and papers for learning and programming in ANSI C☆291Updated 4 years ago
- Multi-threading Concepts☆78Updated last year
- C++ implementation of micrograd and much more!☆13Updated 4 months ago
- This repository contains a collection of programming questions and solutions in the C programming language. The questions cover various f…☆37Updated 5 months ago