Pinned Repositories
Bike-Rental-App
Bike Rental Application with dropwizard and Travis & Heroku Integration, JUnit testing.
Cache-Coherence-Simultaor
Simulator that simulates multiprocessor caches and involved cache coherence protocols
Captcha-Generator-using-cGANs
Earlier version of our CAPTCHA generator, this just solves CAPTCHAs
Codeforces-Solutions
My Solutions to various competitive programming problems
ComputeLibrary
This is a fork of the original library to be able to be run on Hikey 970 board using a makefile on top of scons for analyzing bottlenecks and improving performance on it.
CSL-201-Assignment-1
Simple Room Booking System based on C++ basics and OOP
MATLAB-MAL111
MAL111 - Mathematics Laboratory MATLAB Codes. Bisection Method, Fixed Point Method, Gauss Elimination, Gauss Jordan, Matrix Inversion, Lagrange Interpolation, Newton-Raphson, Regula-Falsi, Row Reduced Echelon Form, Simpson's Integration, Trapezoidal Method.
Multiprocessor-Simulator
This project aims to simulate the function of a multiprocessor
NAND-Flash
A low level simulator for NAND Flash controller with read, write and erase operations with flash translation layer (FTL) for page allocation and garbage collection and wear levelling and read distrbution and DRAM memory access model.
AML_Tutorial_GANs
This repository contains the code for the tutorial on GANs for the course Advanced Machine Learning
adityagupta1089's Repositories
adityagupta1089/NAND-Flash
A low level simulator for NAND Flash controller with read, write and erase operations with flash translation layer (FTL) for page allocation and garbage collection and wear levelling and read distrbution and DRAM memory access model.
adityagupta1089/Cache-Coherence-Simultaor
Simulator that simulates multiprocessor caches and involved cache coherence protocols
adityagupta1089/Bike-Rental-App
Bike Rental Application with dropwizard and Travis & Heroku Integration, JUnit testing.
adityagupta1089/Codeforces-Solutions
My Solutions to various competitive programming problems
adityagupta1089/Bayesian-networks-inferencing
Implementation of inference techniques like Variable Elimination and Rejection Sampling for Bayesian Networks. (CSL302 IIT Ropar)
adityagupta1089/FlatCraft
2D Minecraft clone for Android using AndEngine and extensions: multiplayer on WiFi, physics simulation, texture packing.
adityagupta1089/Multiprocessor-Simulator
This project aims to simulate the function of a multiprocessor
adityagupta1089/Algorithms-in-Ancient-India
Cosists of various algorithms from ancient India (HUL479 IIT Ropar) like O(logn) power of 2, solving linear and quadratic diophantine equatons, etc.
adityagupta1089/Captcha-Generator-using-cGANs
Earlier version of our CAPTCHA generator, this just solves CAPTCHAs
adityagupta1089/ComputeLibrary
This is a fork of the original library to be able to be run on Hikey 970 board using a makefile on top of scons for analyzing bottlenecks and improving performance on it.
adityagupta1089/Sudoku-Solver-by-CSP-and-Minisat
Sudoku Solver by constraint satisfaction problem (CSP) using heuristics - Minimum Remaining Value (MRV), Least Common Value (LCV), Maintainin Arc Consistency (MAC). Secondly, by converting to Satisfiability Problem (SAT) and using a sat solver (miniSAT).
adityagupta1089/adityagupta1089.github.io
My personal Webpage
adityagupta1089/ANN-and-CNN-Classification-and-Regression
Classification and Regression using Artifical Neural Networks and Convolutional Neural Networks.
adityagupta1089/Block-World-Planners
Blocks World Planning Problem using Goal Stack Planning & Forward Search using BFS.
adityagupta1089/Clustering-and-Dimensionality-Reduction
Clustering and Dimensionality Reduction using k-mean and PCA.
adityagupta1089/Computer-Graphics
Basic programs in opengl with basic 2D & 3D shapes, keyboard input, 3D projection and viewing, animation, sound and texture.
adityagupta1089/DBMS-Project
Academic Management Portal
adityagupta1089/Decision-Tree-Movie-Sentiment-Predictor
Movie Sentiment predictor using decision tree classifier and random forests.
adityagupta1089/exoplanet-detection
Code for participation in IIT Kharagpur 2018 inter-iit tech meet competition on exoplanet detection with time-series analysis.
adityagupta1089/Git-Commands
A list of commonly used Git commands
adityagupta1089/Linear-and-Logistic-Regression
Linear And Logistic Regression.
adityagupta1089/OpenGL-Haunted-Hause-Game
A haunted hause game using opengl in C and assimp library with models generated un blender
adityagupta1089/Treasure-Hunt
Generates Treasure Hunt Table
adityagupta1089/adityagupta1089
adityagupta1089/gibbon
A compiler for functional programs on serialized data
adityagupta1089/Lombokifier
adityagupta1089/pandoc_resume
The Markdown Resume
adityagupta1089/pylint
It's not just a linter that annoys you!
adityagupta1089/terminal-progress-bar
adityagupta1089/vscode-exercism
Simple Exercism support for Visual Studio Code.