Skip to content
View NirmalKanagasabai's full-sized avatar

Block or report NirmalKanagasabai

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

Pinned Loading

  1. Image_Classification__CNN Image_Classification__CNN Public

    'Transfer Learning' was used to classify the images into the 40 categories. Inception-v3, a CNN model that was pre-trained by Google on 100K images with 1000 categories was used in the process.

    Jupyter Notebook

  2. Network-Analysis Network-Analysis Public

    Analyzing Relationships in the Who-Dated-Who database, evaluate the abundance of overlapping dating partners and measuring the frequency of overlapping daters.

    Jupyter Notebook

  3. Twitter_Sentiment_Analysis Twitter_Sentiment_Analysis Public

    Sentiment analysis on three different datasets using Lexicon and Rule-based sentiment analysis tools

    Jupyter Notebook

  4. Adversarial_Attacks_Against_DNN Adversarial_Attacks_Against_DNN Public

    This project focusses on creating an attacker against Deep Neural Networks making them misclassify an image. This is done to evaluate to robustness of the model.

    Jupyter Notebook 1

  5. Differential_Privacy_Machine_Learning Differential_Privacy_Machine_Learning Public

    Comparative Study of Differential Privacy on MNIST, SVHN and CIFAR-10 datasets

  6. Component-Based-Distributed-Information-System Component-Based-Distributed-Information-System Public

    A component-based distributed travel reservation system was developed using both TCP and RMI. More functionalities that were added on the RMI flavored system includes:

    Java 1