Skip to content
View suryadipbera1256's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report suryadipbera1256

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. Lung-Cancer-Detection-Using-CNN Lung-Cancer-Detection-Using-CNN Public

    The project "Lung Cancer Detection Using CNN" focuses on developing a deep learning-based approach for early and accurate detection of lung cancer using medical imaging data such as CT scans or X-r…

    Jupyter Notebook 1

  2. Epileptic-Seizure-Recognition Epileptic-Seizure-Recognition Public

    Machine learning techniques are increasingly applied in the classification of drugs based on biomarkers related to epileptic seizures. Various studies highlight the use of deep learning and other m…

    Jupyter Notebook 1

  3. ML-Projects ML-Projects Public

    Python

  4. Library-Management-System Library-Management-System Public

    The Library Management System project is a web application built using Flask and Flask-SQLAlchemy that allows users to manage a collection of books. It provides features to add, update, delete, and…

    Python

  5. Tic-Tac-Toe-using-python Tic-Tac-Toe-using-python Public

    This project is a basic implementation of the classic Tic-Tac-Toe game played in the command line. The computer plays as 'X' and always starts by placing its first move in the center of the board. …

    Python

  6. ToDo-Web-App ToDo-Web-App Public

    This is a simple ToDo application built using Flask, Flask-SQLAlchemy, and deployed on Heroku using Gunicorn as the WSGI server. The app allows users to create, read, update, and delete tasks, prov…

    HTML