Pinned Repositories
BinaryClassification
C++ implementation of Gradient Descent, Stochastic Gradient Descent for Sparse Data
cgudapati.github.io
My Personal Website
CPUTemperature
DualizeLP
A Python script which reads .mps files, dualizes them and the writes it to another .mps file
MacSolver
MacSolver is a Mixed Integer Linear Programming (MILP) solver based on the freely available lp_solve Library
NDSR-Code
ParseSVM
a simple C++ library to read LIBSVM/SVM files and store them in either compressed row storage or compressed column storage matrices.
RailEnquiry
A Simple CommandLine tool to query the Indian railways. Get status of tickets, trains between stations etc.
SCIP_CPP_examples
A collection of SCIP Optimization Software modeling examples in C++
SimpleSparse
CGudapati's Repositories
CGudapati/SCIP_CPP_examples
A collection of SCIP Optimization Software modeling examples in C++
CGudapati/BinaryClassification
C++ implementation of Gradient Descent, Stochastic Gradient Descent for Sparse Data
CGudapati/DualizeLP
A Python script which reads .mps files, dualizes them and the writes it to another .mps file
CGudapati/RailEnquiry
A Simple CommandLine tool to query the Indian railways. Get status of tickets, trains between stations etc.
CGudapati/cgudapati.github.io
My Personal Website
CGudapati/CPUTemperature
CGudapati/MacSolver
MacSolver is a Mixed Integer Linear Programming (MILP) solver based on the freely available lp_solve Library
CGudapati/NDSR-Code
CGudapati/ParseSVM
a simple C++ library to read LIBSVM/SVM files and store them in either compressed row storage or compressed column storage matrices.
CGudapati/SimpleSparse