A simple neural network built in C
-
Updated
Jul 27, 2024 - C
A simple neural network built in C
Multi-variate linear regression using stochastic gradient descent
Linear Regression implemented by gradient descent in C! (Software Mathematics Self-Study Project)
INE5645-05238A (20192) - Programação Paralela e Distribuída
This repository contains code of some machine learning algorithms in C language
Simple and fast library for matrix operations in C language, including functions for linear algebra.
Developed a housing estimator project in C using simple linear regression. Trained the model with labeled housing data to determine the weighted attributes and used these weights to estimate house prices for new attributes, providing a useful tool for predicting housing prices based on various features.
Linear Regression with Gradient Descent to predict Turnover given the closing value of stock.
Program that generates linearly distributed events based on the information provided about the line.
An implementation of a linear regression in C
pure linear-regression in C
Exercise and examples of a simple linear regression implementation
Simple C program to obtain least squares solution using concepts of linear algebra
Programme pour effectuer une régression linéaire, régression exponentielle et régression puissance en C
Linear regression using gradient descent from scratch in C with GNUplot
This repository is dedicated to the first tutorial of my YouTube channel.
Performs the linear fit of a dataset with the least squares method.
Add a description, image, and links to the linear-regression topic page so that developers can more easily learn about it.
To associate your repository with the linear-regression topic, visit your repo's landing page and select "manage topics."