Pinned Repositories
Carrom_rl
A Pygame+Pymunk Carrom Simulation Testbed for reinforcement learning. [CS747][ Foundations of Intelligent and Learning Agents]
Collaboration-System
A system for collaboration
Competitive-Programming
Configurations
config files for tools
CP
Repository to sync up Competitive programming solutions.
CS618_CourseProject
Repository for managing CS618: Program Analysis Course Project
CS621_Assignments
Repository for managing CS621: Artificial Intelligence Assignment 1.
in-memory-db
C++ implementation for a basic in memory database. My solution to an Interview Problem.
NithinSethumadhavan's Repositories
NithinSethumadhavan/in-memory-db
C++ implementation for a basic in memory database. My solution to an Interview Problem.
NithinSethumadhavan/Carrom_rl
A Pygame+Pymunk Carrom Simulation Testbed for reinforcement learning. [CS747][ Foundations of Intelligent and Learning Agents]
NithinSethumadhavan/Collaboration-System
A system for collaboration
NithinSethumadhavan/Competitive-Programming
NithinSethumadhavan/Configurations
config files for tools
NithinSethumadhavan/CP
Repository to sync up Competitive programming solutions.
NithinSethumadhavan/CS618_CourseProject
Repository for managing CS618: Program Analysis Course Project
NithinSethumadhavan/CS621_Assignments
Repository for managing CS621: Artificial Intelligence Assignment 1.
NithinSethumadhavan/EPIJudge
EPI Judge - Preview Release
NithinSethumadhavan/frg
To test various functionalities for FRG Lab.
NithinSethumadhavan/IITB-Project-Reports
Repository for IITB Course Projects
NithinSethumadhavan/L2
λ² is a tool for synthesizing functional programs from input-output examples.
NithinSethumadhavan/multi-armed-bandit
Implementation of an agent to sample the arms of a stochastic multi-armed Bandit. The bandit yields Bernoulli rewards. The agent's objective is to minimize Regret.
NithinSethumadhavan/music-genre-classification
A Machine Learning approach for Music Genre Classification
NithinSethumadhavan/order-book
Solution to an interview problem to implement an Orderbook. Further instructions in the pdf file.
NithinSethumadhavan/performance-improvement-of-openedx
NithinSethumadhavan/reddit-challenges
Repository for reddit programming challenges
NithinSethumadhavan/Resume
Github Repo for IIT-B placement Resumes
NithinSethumadhavan/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
NithinSethumadhavan/STL_Cheat_Sheets
C++ STL Cheat Sheets.
NithinSethumadhavan/workshop_units
Advanced Modern C++: A simple Physical Units Library Workshop