Skip to content
View Shreyas9699's full-sized avatar

Block or report Shreyas9699

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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++

  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