Skip to content
View Shreyas9699's full-sized avatar
Block or Report

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

Moshi Moshi 👋

Welcome to my GitHub Profile!

Feel free to reach out to me at [email protected]

My Tech Stack


Top Langs

Pinned Loading

  1. Toxic-Comments-Classifier-cpp Toxic-Comments-Classifier-cpp Public

    Implementation of Text Classifier in C++. This project focuses on implementing each stages of a text based classifier i.e. from preparing data (including tokenization, padding and creating embedded…

    C++

  2. Neural-Network-CPP Neural-Network-CPP Public

    Implementation Neural Network in C++

    C++

  3. LinearProgrammingOptimization LinearProgrammingOptimization Public

    A simple code to under then Linear Programming and LPOpt.

    Python

  4. Pagerank Pagerank Public

    This is a set of programs that emulate some of the functions of a search engine. They store their data in a SQLITE3 database named 'spider2.sqlite'. This file can be removed at any time to restart …

    Python

  5. Sorting-Visualization Sorting-Visualization Public

    This repo visualizes various sorting algorithms using SDL (Simple DirectMedia Layer). The code is designed to run an application that graphically demonstrates how different sorting algorithms work.

    C++