A simple demonstration of gradient-descent algorithm in C++ on a linear funciton.
-
Updated
May 23, 2017 - C++
A simple demonstration of gradient-descent algorithm in C++ on a linear funciton.
Mini-project codes: Java, C++, Matlab, OpenMP, MPI, OpenCL, p_thread and Assembly Language.
Neural Networks in C++17
implementation of some classification algorithms in c and c++
Multi-shape detection algorithm in C++ with OpenGL GUI
This repository contains implementations for various mathematical problems.
Parallelization of Gradient Descent on Feedforward Neural Networks
This repository contains the code that does exponential regression using gradient descent optimizer.
Ball, Obstacle, and Target Simulation
This simulator implements the "Fictitious Mean-field Reinforcement-Learning" for Q-learning, Actor Critic and Stochastic Gradient Ascent algorithms in a distributed system. The setting includes strategic agents who compete over a set of heterogenous servers. Through experiments, we show that it outperforms the naive deployment of each RL algorithm.
A simple neural network to classify points generated using a sine function. Implementing backpropagation.
Add a description, image, and links to the gradient-descent-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the gradient-descent-algorithm topic, visit your repo's landing page and select "manage topics."