Pinned Repositories
AdversarialShortestPathGame
This is a programmatically played two player game (Player and Adversary) and is intended for educational purposes.
AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
Algorithmic-Trading-Challenge---Kaggle
Algorithmic Trading Challenge implemented as part of the term project for Foundations of Machine Learning at NYU Courant in Fall 2016 (http://cs.nyu.edu/courses/fall16/CSCI-GA.2566-001/index.html/)
clustering-labeling
Search Engine Architecture (NYU CS Spring-17) Project
cppHttpHeadersParser
A HTTP requests/response parser. Given a string of HTTP request/response, it parses the string and makes a map of the headers and their corresponding values. It also gets the HTTP version, the method, machine name and relative path.
cppHttpProxyServer
HTTP proxy server written in C++ using BSD sockets API.
Diabetic-Retinography-Kaggle
Kaggle Competition picked up as Term Project for NYU CS Fall 2016 Computer Vision (https://www.kaggle.com/c/diabetic-retinopathy-detection)
geeky
Solutions/implementation for algorithms and questions based on data structures and algorithms
gym
A toolkit for developing and comparing reinforcement learning algorithms.
chirag1992m's Repositories
chirag1992m/Algorithmic-Trading-Challenge---Kaggle
Algorithmic Trading Challenge implemented as part of the term project for Foundations of Machine Learning at NYU Courant in Fall 2016 (http://cs.nyu.edu/courses/fall16/CSCI-GA.2566-001/index.html/)
chirag1992m/geeky
Solutions/implementation for algorithms and questions based on data structures and algorithms
chirag1992m/gym
A toolkit for developing and comparing reinforcement learning algorithms.
chirag1992m/AdversarialShortestPathGame
This is a programmatically played two player game (Player and Adversary) and is intended for educational purposes.
chirag1992m/clustering-labeling
Search Engine Architecture (NYU CS Spring-17) Project
chirag1992m/cppHttpHeadersParser
A HTTP requests/response parser. Given a string of HTTP request/response, it parses the string and makes a map of the headers and their corresponding values. It also gets the HTTP version, the method, machine name and relative path.
chirag1992m/cppHttpProxyServer
HTTP proxy server written in C++ using BSD sockets API.
chirag1992m/Diabetic-Retinography-Kaggle
Kaggle Competition picked up as Term Project for NYU CS Fall 2016 Computer Vision (https://www.kaggle.com/c/diabetic-retinopathy-detection)
chirag1992m/AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
chirag1992m/heuristicProblemSolvingFall17
Bots, Games from the class Heuristics Problem Solving in NYU for the semester Fall'17
chirag1992m/albumDownloader
A javascript snippet which helps you to download an entire facebook or google-plus album.
chirag1992m/apacheThriftHelloWorld
A simple apache thrift application.
chirag1992m/arxiv-data-exploration
Exploratory data analysis and tooling on ArXiv (https://arxiv.org/) Metadata and Data
chirag1992m/autonomousRobotsSimulation
Simulations of autonomous, asynchronous, oblivious robots to form an uniform circle.
chirag1992m/CV
Implementations of different computer vision algorithms and snippets, majorly consisting of CNNs and written in PyTorch (sometime with C extension)
chirag1992m/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
chirag1992m/LatexTemplates
Various Latex Templates
chirag1992m/lung-cancer-detector
The Data Science Bowl 2017
chirag1992m/ollama
Get up and running with Llama 3, Mistral, Gemma 2, and other large language models.
chirag1992m/openAI-rfr
OpenAI Request For Research
chirag1992m/profile
Portfolio website to maintain profile, resume, projects and blogs.
chirag1992m/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
chirag1992m/sea-assignments
chirag1992m/sitemapDownloader
A sitemap crawler written in Java which helps in extracting all the available URL/URI of a website.
chirag1992m/sloth
Sloth is a tool for labeling image and video data for computer vision research.
chirag1992m/sublimeCodeTimer
A sublime text 2/3 plugin to Time your code.
chirag1992m/Traffic-Sign-Detection-Kaggle
Private Kaggle Competion for German Traffic Sign detection as part of NYU CS Fall 2016 Computer Vision Assignment (https://inclass.kaggle.com/c/nyu-cv-fall-2016)
chirag1992m/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
chirag1992m/wikiBlog
A web application that is an integration of wikipedia and blogging in one.
chirag1992m/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow