Skip to content
View Shreyas9699's full-sized avatar

Block or report Shreyas9699

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Shreyas9699/README.md

Pinned Loading

  1. OpenGL-Explorations OpenGL-Explorations Public

    This repository is a learning project that explores the fundamentals of 3D rendering with OpenGL. It is a collection of experiments and demonstrations, integrated with ImGui, allowing for easy expl…

    C++ 1

  2. Toxic-Comments-Classifier-cpp Toxic-Comments-Classifier-cpp Public

    The Toxic Comments Classifier is a robust machine learning tool implemented in C++ designed to identify toxic comments in digital conversations. Featuring a custom-built multi-layer perceptron (MLP…

    C++ 1

  3. Neural-Network-CPP Neural-Network-CPP Public

    Implementation Neural Network in C++

    C++

  4. LinearProgrammingOptimization LinearProgrammingOptimization Public

    A simple code to under then Linear Programming and LPOpt.

    Python