An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with cost-function

A curated list of projects in awesome lists tagged with cost-function .

https://github.com/alpsayin/genetic-algorithm-matlab

A very simple Genetic Algorithm implementation for matlab, easy to use, easy to modify runs fast.

cost-function cost-optimization genetic-algorithm heuristic-search-algorithms heuristics matlab optimisation optimisation-algorithms

Last synced: 14 Apr 2025

https://github.com/khaledashrafh/logistic-regression

This program implements logistic regression from scratch using the gradient descent algorithm in Python to predict whether customers will purchase a new car based on their age and salary.

activation-function cost-function data-preprocessing logistic-regression model preprocessing regression-models sigmoid sigmoid-activation sigmoid-function

Last synced: 02 Feb 2025

https://github.com/eonu/minimizers

Comparison of gradient-based coordinate descent and gradient descent on continuous bivariate functions.

coordinate-descent cost-function gradient-descent iterative-methods machine-learning minimization optimization optimization-methods peaks six-hump-camel

Last synced: 03 Apr 2025

https://github.com/kunalpisolkar24/gradientdescent

A Python implementation of gradient descent for linear regression, visualized with cost function history, parameter trajectory, and a 3D cost surface.

cost-function gradient-descent numpy visualization

Last synced: 28 Mar 2025

https://github.com/pedroteixeiraw/variational_quantum_circuit_binary_classification

This project focuses on developing a Variational Quantum Circuit capable of performing Binary Classification between two classes: red wine and white wine, based on their characteristics using machine learning.

binary-classification cost-function json machine-learning matplotlib numpy pandas qiskit qiskit-machine-learning quantum-machine-learning scikit-learn training-data variational-circuit

Last synced: 26 Mar 2025

https://github.com/pvigier/preprocessings

Demo for the part 2 of the tutorial on pychain

cost-function gradient-descent preprocessing visualization

Last synced: 23 Feb 2025

https://github.com/erisilver/stanford-machinelearning-ex4-handwrittendigitrecognition-mincostfx

Handwritten Digit Recognition - Neural Network - minimizing the cost function (Backpropagation) ---- OCTAVE ----- the exercise details are in ex4.pdf in the repo.

backpropagation cost-function feedforward-neural-network octave regularization

Last synced: 16 Feb 2025

https://github.com/bonelesswater/neural_network

Custom neural network implementation from scratch

ai cost-function generational neural-network python

Last synced: 25 Feb 2025