I'm a Masters student of Computer Science in the University of Southern California.
-
INF-553---Data-Mining Public
All projects completed as part of INF-553 Data Mining course at USC
-
Surprise Public
Forked from NicolasHug/SurpriseA Python scikit for building and analyzing recommender systems
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 25, 2019 -
CSCI-571---Web-Technologies Public
All projects completed as part of the CSCI 571 - Web Technologies course at USC.
UpdatedMar 26, 2019 -
-
dns-attack-geolocation Public
Reads the IP's from the DNS log file and plots the attacks on the world map.
-
ai-fol Public
Implementation of a First Order Logic Resolution System given a Knowledge Base.
-
ai-minmax-alphabeta Public
Returns move such that the current player can collect maximum points taking board state as input, in a 2-player game.
C++ UpdatedMar 1, 2018 -
ai-search-algo Public
N-Queens problem using BFS, DFS and Simulated Annealing
C++ UpdatedMar 1, 2018