Nirmal Kanagasabai's repositories
Adversarial_Attacks_Against_DNN
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.
Bias_Twitter_Data_Collection
A comparative study on Twitter's REST and Streaming APIs and observing the Bias in Twitter Data Collection
Component-Based-Distributed-Information-System
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:
Inventory_Management_System
Simple 'inventory management' application to test out the functionality of JDBC with MySQL as back-end. The project makes use of Data Access Object (DAO) design pattern to provide specific data operations and hide the details of the underlying database.
JavaScript_For_Developers
This repository was built to experiment with fundamentals of JavaScript and understanding the nuances of the language. This work was inspired by @JavaBrains.io's, 'JavaScript for Developers' course :)
Scraping_Static_And_Dynamic_Webpages
Two different types of web-pages (Static and Dynamic) were chosen and different strategies were used to scrape content from them. Also, a small analysis was done on the scraped data and the results are presented.
Differential_Privacy_Machine_Learning
Comparative Study of Differential Privacy on MNIST, SVHN and CIFAR-10 datasets
Image_Classification__CNN
'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.
Network-Analysis
Analyzing Relationships in the Who-Dated-Who database, evaluate the abundance of overlapping dating partners and measuring the frequency of overlapping daters.
Twitter_Sentiment_Analysis
Sentiment analysis on three different datasets using Lexicon and Rule-based sentiment analysis tools
blockchain-demo
A web-based demonstration of blockchain concepts.
blockchain-papers
A curated list of academic blockchain-related papers
Brushing_Up_JUnit
This repository brushes up the fundamentals on JUnit framework
cdo
CDO Model Repository project repository (cdo)
Coding_Bat
Solutions to Prof. Nick Parlante's Codingbat problems (Ref: http://codingbat.com/java)
DataStructures_For_Dummies
This repository contains my experiments with basic data structures like, 'Stacks', 'Queues', 'Linked Lists', 'Hash Tables' and 'Binary Trees'.
Flash_Point_Fire_Rescue_Images
This repo contains the various elements used in the Flash Point - Fire Rescue board game. The rule-book as well as the pieces were scanned.
mcgill-thesis-template
McGill University Grad Thesis Template
nirmalkanagasabai.github.io
Personal Website
PredictingMarathonResults_Linear-Regression
Using a linear regression model to predict the completion (finishing) times of 2017 Miami Marathon participants.
public-private-key-demo
Demonstrates public / private key pairs and signing in a blockchain context. This is part 2 of my Blockchain 101 video explainer.
Reddit_TopicClassification__RandomForest_SGDClassifier
Supervised Machine Learning methods (Random Forest and SGD Classifier) to classify short conversations extracted from Reddit
Tweet_Sentiments_Labelling_CrowdFlower_Platform
Multi-class classification [Positive, Negative and Neutral] on Weather-related Tweets