Pinned Repositories
CustomEmailLogin
Demo iOS Login & Authentication App
Dimensionality-Reduction-and-Clustering
Implement Unsupervised Learning Algorithms (kMeans & EM) for clustering + Dimensionality Reduction (PCA, ICA, Randomized Projections, & Random Forest) to the Adult Census and Pen Digits datasets
DrawingComputerGraphics
Implementation of Computer Graphics Discretization Algorithms for a Paint-like drawing Program in Visual Basic
Emotion-detection-from-text-using-PyTorch-and-Federated-Learning
Emotion detection from text using PyTorch and Federated Learning
Low-Rate-TCP-Targeted-Denial-of-Service-Attacks
Low-Rate TCP-Targeted Denial of Service Attacks (Shrew Attacks) using TCP Reno and CUBIC Congestion Control. Reproduction of the paper: http://www.cs.cornell.edu/people/egs/cornellonly/syslunch/spring04/p75-kuzmanovic.pdf
PomodoroTimeTrackerApp
Pomodoro Time Tracker App built using Android and Front-Tests using Espresso Framework and RESTful API
Reinforcement-Learning-and-MDPs
Implementation of Value Iteration, Policy Iteration, and Q-Learning on 2 Markov Decision Processes using the BURLAP library
ScanLinePolygonFillAlgorithm
Implementation of the Scan Line Polygon Fill Algorithm using Python and VisualBasic
StocksWebStore
Implementation of a website for buying and selling stocks using HTML/PHP/CSS and receipt email notifications
VISR
Visualizing Institutional Scholar Relationships using d3.js, JavaScript, HTML, and CSS after processing 330GB of data from Microsoft Academic Graph by Aminer
karankishinani's Repositories
karankishinani/Emotion-detection-from-text-using-PyTorch-and-Federated-Learning
Emotion detection from text using PyTorch and Federated Learning
karankishinani/CustomEmailLogin
Demo iOS Login & Authentication App
karankishinani/DrawingComputerGraphics
Implementation of Computer Graphics Discretization Algorithms for a Paint-like drawing Program in Visual Basic
karankishinani/Low-Rate-TCP-Targeted-Denial-of-Service-Attacks
Low-Rate TCP-Targeted Denial of Service Attacks (Shrew Attacks) using TCP Reno and CUBIC Congestion Control. Reproduction of the paper: http://www.cs.cornell.edu/people/egs/cornellonly/syslunch/spring04/p75-kuzmanovic.pdf
karankishinani/PomodoroTimeTrackerApp
Pomodoro Time Tracker App built using Android and Front-Tests using Espresso Framework and RESTful API
karankishinani/ScanLinePolygonFillAlgorithm
Implementation of the Scan Line Polygon Fill Algorithm using Python and VisualBasic
karankishinani/Training-MNIST-using-Differential-Privacy-and-PATE-Analysis
karankishinani/VISR
Visualizing Institutional Scholar Relationships using d3.js, JavaScript, HTML, and CSS after processing 330GB of data from Microsoft Academic Graph by Aminer
karankishinani/Dimensionality-Reduction-and-Clustering
Implement Unsupervised Learning Algorithms (kMeans & EM) for clustering + Dimensionality Reduction (PCA, ICA, Randomized Projections, & Random Forest) to the Adult Census and Pen Digits datasets
karankishinani/Reinforcement-Learning-and-MDPs
Implementation of Value Iteration, Policy Iteration, and Q-Learning on 2 Markov Decision Processes using the BURLAP library
karankishinani/StocksWebStore
Implementation of a website for buying and selling stocks using HTML/PHP/CSS and receipt email notifications
karankishinani/Bubble-Shooter-Game
Bubble Shooter Game made using GUI for Turbo C/C++ applying arrays data structures and graphical mode
karankishinani/Career-Recommender-System-ExpoEDA2015
A career recommender system for the Universidad Tecnológica de Panamá built using Visual Basic (Microsoft Visual Studio)
karankishinani/Christmas-Card
Christmas Card Project built using Turbo C/C++ applying the concepts on interruptions and pointers using C programming language in low level.
karankishinani/Class-Scheduling-Knowledge-Based-System
Knowledge Based System for the Preparation of University Class Schedules using Visual Prolog
karankishinani/DeepLearningNanoDegree
karankishinani/HanoiTower
Implementation of the Tower of Hanoi game using Linear Data Structures, Dynamic Data Structures and Archives Organization
karankishinani/Randomized-Optimization
Implement Randomized Optimization Algorithms (Randomized Hill Climbing, Genetic Algorithms, Simulated Annealing, and MIMIC) on 3 problems: Continuous Peaks, Flip Flop, and Travelling Salesman using ABAGAIL
karankishinani/salsipuedes
This project is a NodeJS game server that connects to a Unity game and lets play multiplayers online using sockets. It’s born in an undergraduate class of Database under the direction of professor Victor López in the UTP (Universidad Tecnológica de Panamá), this project is the final test of the entire classroom.
karankishinani/SoundDrop
Project in Development. Allows people to upload sounds, customize soundboards. DetroitHackerNights Project Wayne State University
karankishinani/Supervised-Learning
Implementation of Supervised Learning Algorithms (Decision Trees, Neural Networks, Boosting, kNN, and SVM) on the Adult Census and Pen Digits datasets
karankishinani/The-Pyramid-Game
Implementing the (Artificial Intelligence) A* Algorithm in Python for implementing an intelligent computer to play against a human in The Pyramid Game.
karankishinani/UdacityOpenSource
A repository to keep all open sources projects that created by individuals or study groups.