Skip to content
View sumit-sah314's full-sized avatar

Block or report sumit-sah314

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

Popular repositories Loading

  1. cpp-projects cpp-projects Public

    This repository contains a collection of C++ projects I worked on during the early stages of my coding journey. These projects reflect my initial learning experiences and experimentation with C++.

    C++

  2. youtube_animations_manim youtube_animations_manim Public

    This repository contains all the animations created using Manim for my YouTube channel "Math Simplified". Each animation is designed to visually explain and simplify various mathematical concepts.

    Python

  3. LaTeX-Matrix-Calculator-python LaTeX-Matrix-Calculator-python Public

    Forked from rahulranjansah/LaTeX-Matrix-Calculator-python

    A matrix calculator for solving matrix of shape m*n. It has built-in feature of getting latex output of the computation in .txt format, which could be copied in .tex files.

    Python

  4. machine-learning-insights machine-learning-insights Public

    This repository explores fundamental concepts of Machine Learning, focusing on Linear Regression using the Gradient Descent algorithm. It includes an in-depth explanation of the cost function, insi…

    Python

  5. how-machines-learn-speech-assignment how-machines-learn-speech-assignment Public

    This repository contains a speech assignment for my communication class focused on explaining how artificial intelligence learns, using analogies to human learning. As an AI enthusiast, I've chosen…

  6. movie-theater-simulation movie-theater-simulation Public

    A C++ program simulating movie theater operations, including customer membership management and theater seating assignments. This project was completed as part of a programming assignment during my…