sm823zw / Neural-Network-Backprop-using-C
In this repo, the backpropagation algorithm in feedforward neural networks is implemented from scratch using C.
☆13Updated 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
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆67Updated last year
- GPT-2 in C☆68Updated 3 months ago
- Implementation of Multi Layer Perceptron in C☆30Updated 4 years ago
- Generic data structures and algorithms implemented in c language.☆81Updated 2 years ago
- Solution to COA LAB Assgn, IIT Kharagpur☆36Updated 6 years ago
- Image Processing Codes using C, without the use of any external libraries. The codes in this repository apply traditional image processin…☆116Updated last year
- A C++ implementation to create, visualize and train Convolutional Neural Networks☆63Updated 2 years ago
- Modern Computer Architecture and Organization, published by Packt☆182Updated 2 years ago
- Homework assignments for CIS 4710/5710☆20Updated last week
- "The 50-50-90 rule: anytime you have a 50-50 chance of getting something right, there's a 90% probability you'll get it wrong." ― Andy Ro…☆31Updated 5 years ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆114Updated 3 months ago
- C++ Implementations of Various Machine Learning Algorithms using the MNIST Handwriting Data Set☆69Updated 4 years ago
- CS7015: Deep learning, IIT Madras. This repository contains code for all the assignments completed as a part of the course CS7015 Deep Le…☆35Updated 5 years ago
- ☆91Updated 2 years ago
- ☆45Updated 6 years ago
- ☆47Updated 3 weeks ago
- This repo has some usefull links to websites for topics, please fork add and generate a pull-request to join the party☆69Updated last year
- Topics in Machine Learning Accelerator Design☆72Updated 2 years ago
- "Information contains an almost mystical power of free flow and self replication, just as water seeks it's own level or sparks fly upward…☆76Updated 2 years ago
- Projects on AI topics like speech recognition, face recognition, and neural machine translation + Projects on engineering my own version …☆46Updated 4 years ago
- 30 Days of Verilog: Dive into digital circuits with a month of Verilog coding challenges. From logic gates to FSMs, sharpen your skills a…☆32Updated last year
- A Plug-and-play Lightweight tool for the Inference Optimization of Deep Neural networks☆41Updated last week
- A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but…☆352Updated last month
- A collection of awesome mathematics and computer science courses☆121Updated 3 months ago
- My own notes, implementations, and musings for MIT's graduate course in machine learning, 6.867☆327Updated last year
- Code from my book, "Tiny C Projects," published by Manning Inc.☆86Updated 3 months ago
- A recurrent (LSTM) neural network in C☆92Updated 3 years ago
- MLIR based Tiny Graph Compiler [dev-stage]☆17Updated 5 months ago
- A curated list of project-based tutorials in C☆16Updated 6 years ago
- UCI Compliant Chess Engine☆104Updated last month