Skip to content
View s-sourav15's full-sized avatar

Block or report s-sourav15

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. Android-Malware-Detection Android-Malware-Detection Public

    Deep Learning Based Android Malware Detection Framework

    Python 5

  2. kalman-and-particle-filter-implemetation kalman-and-particle-filter-implemetation Public

    Python 1

  3. ID3-algorithm-from-scratch ID3-algorithm-from-scratch Public

    The ID3 algorithm is a very popular decision tree algorithm. In this project, i implemented the algorithm from scratch for a max-depth of 10

    Python 1 1

  4. Dermatological-Disorder-Detection Dermatological-Disorder-Detection Public

    Automated Detection of Dermatological Disorder using Image Processing and Machine Learning

  5. pipe-fork-signal-threads pipe-fork-signal-threads Public

    The project makes use of fork, pipe, signal and multi-threading capabilities of the linux os to create a communication protocol between an admin and computer wit inputs being taken from the user

    C++

  6. Semaphores-for-multithreading Semaphores-for-multithreading Public

    The project makes use of semaphores to implement reusable barriers to implement barrier synchronization among the threads. The project aims at sorting integers which read in from a file locally and…

    C++ 4