Skip to content
View AbhinavSE's full-sized avatar

Organizations

@GigaChadDiscord

Block or report AbhinavSE

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. CancerDetection CancerDetection Public

    This project builds and trains a Support Vector Machine (SVM) model using human cell records, and classify cells to whether the samples are benign or malignant.

    Python 1

  2. TicTacToeBot-QT- TicTacToeBot-QT- Public

    A simple Tic Tac Toe AI bot implemented using minimax algorithm

    Makefile

  3. PacMan-PyGame- PacMan-PyGame- Public

    Python

  4. ATLAS_GAME ATLAS_GAME Public

    Forked from frostrot/ATLAS_GAME

    its a terminal based atlas game which you can play in your free time against the computer. please feel free to contribute to its GUI

    Python

  5. CatsVDogs CatsVDogs Public

    This is a Machine learning model using Pytorch, used for identifying if a particular image is a cat or dog. This algorithm uses a convoluted neural network model.

    Python

  6. PredictionWinningBasketBall PredictionWinningBasketBall Public

    This project loads a historical data set from previous seasons of college basketball, cleans the data, and applies different classification algorithms like KNN, SVM, Logistic Regression to the data…

    Jupyter Notebook