Skip to content
View divyesh98's full-sized avatar
  • Indian Institute of Information Technology, Nagpur
  • Nagpur
Block or Report

Block or report divyesh98

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. Image-Segmentation-in-Brain-Tumor Image-Segmentation-in-Brain-Tumor Public

    A descriptive study of k-means clustering for Image Segmentation to detect Brain Tumor

    Python 1

  2. Stock-Monitoring-Platform Stock-Monitoring-Platform Public

    A stock monitoring platform (a dashboard) that supports user login creation/deletion of watchlists, adding deleting stocks for a user with user interface in java

    Java 1

  3. DFA-in-C DFA-in-C Public

    Creating a Deterministic State Automata and checking whether a given language exists in it or not

    C

  4. Single-Layer-Perceptron Single-Layer-Perceptron Public

    Simple model of a single layer perceptron along with GUI in Java. Read file ReadMe.txt for further details.

    Java

  5. MultiLayer-Perceptron MultiLayer-Perceptron Public

    Simple Multilayer Perceptron Model using Batch Gradient Descent Algorithm. Read the ReadMe.txt file for further details.

    Python

  6. MLP-using-SGD MLP-using-SGD Public

    MultiLayer Perceptron Model using stochastic Gradient Descent Algorithm. Read ReadMe.txt for complete details.

    Python