Code for IoT Journal paper 'ML-MCU: A Framework to Train ML Classifiers on MCU-based IoT Edge Devices'
- Updated
Oct 24, 2022 - C
Code for IoT Journal paper 'ML-MCU: A Framework to Train ML Classifiers on MCU-based IoT Edge Devices'
Low-level Machine Learning Library
[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/enterprise-add] Enterprise AI parody: number addition in C using gradient descent (Machine Learning/AI).
A real-time implementation of an adaptive notch filter using DMA and interrupts on an STM32G4 board
LIBANN is a fast, portable and easy to use neural network library written in pure ANSI-C
📷🎥 Entity resolution system for SIGMOD 2020 programming contest
Effective HP calculator turned multivariable regression experiment
Linear regression using gradient descent from scratch in C with GNUplot
3D gradient descent simulation with learning rate proportional to the gradient.
Linear regression implementation in pure C
Archive of C++ code that was part of my System for Automated Interactive Lighting (SAIL) dissertation work (2009)
Linear regression with gradient descent
PROJECT STILL IN PROGRESS! Artificial Neural Network in the C programming language; employs the ReLU and Softmax activation-functions. Does not rely on tools like Scikit-learn.
Linear Regression implemented by gradient descent in C! (Software Mathematics Self-Study Project)
an extension to logistic regression in C, for linear neural networks
This is a simple script for finding local minimum of a 2 argument function z=f(x,y) starting from given point (x,y).
Program running single perceptron learning with Gradient Descent
Simple scalar valued autograd engine implemented in C, serving as an optimizer to minimize mathematical expressions.
Linear Regression with Gradient Descent to predict Turnover given the closing value of stock.
NeuralNet-C: Dive deep into AI with nothing but C and your brain.
Add a description, image, and links to the gradient-descent topic page so that developers can more easily learn about it.
To associate your repository with the gradient-descent topic, visit your repo's landing page and select "manage topics."