Naga V. C. Gudapati

  • Home
  • Posts
  • Publications
  • About

SCIP Tutorial: How to solve Sudoku (C++)

19 August 2020, Wednesday

In this post, we will discuss how to solve a Sudoku Puzzle using SCIP and programmed in c++. »


Getting Started with SCIP optimization in C++: A toy example

15 December 2019, Sunday

In this post, we will discuss how to solve a very simple continuous optimization example in SCIP optimization in c++. »


The one-dimensional minimization subproblem of Stochastic Dual Coordinate Ascent (SDCA) Algorithm

07 November 2019, Thursday

In this post, we will discuss the one-dimensional minimization problem that is a crucial step in the SDCA algorithm. »


Implementing Stochastic Gradient Descent in C++ for Supervised Learning on Data with Sparse Features

05 October 2019, Saturday

In this post, we will implement Stochastic Gradient Descent to solve a supervised (binary classification) learning problem. The features are sparse and we will use C++ to implement it. »


Implementing Gradient Descent in C++ for Supervised Learning on Data with Sparse Features

29 August 2019, Thursday

In this post, we shall learn how to implement Gradient Descent to solve a supervised (binary classification) learning problem. The features are sparse and we will use C++ to implement it. »


Archive
Naga Venkata Chaitanya Gudapati © 2021