Pinned Repositories
15-puzzle-AI-agent
IDA* implementation in C for 15 puzzle problems.
_Ladders
abac-sgx
A modular approach to securing ABAC Policies with Trusted Execution Environment
algo_bias
Detecting bias in ML models using heat maps
Cal.JS
This repository contains the small applications that I developed while learning JS.
CS29006_SW_Lab_Spr2021
DeepCubeA
Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.
ERP-AutoLogin
This is Selenium-based auto login bot for the ERP System of IITKGP
flat_hash_map
A very fast hashtable
imgslider
A version of the well known Slider-Puzzle, with 2x2, 3x3, 4x4 and 5x5 variants, developed for educational purposes to observe and map problem solving patterns in human beings.
prit108's Repositories
prit108/abac-sgx
A modular approach to securing ABAC Policies with Trusted Execution Environment
prit108/imgslider
A version of the well known Slider-Puzzle, with 2x2, 3x3, 4x4 and 5x5 variants, developed for educational purposes to observe and map problem solving patterns in human beings.
prit108/15-puzzle-AI-agent
IDA* implementation in C for 15 puzzle problems.
prit108/_Ladders
prit108/algo_bias
Detecting bias in ML models using heat maps
prit108/Cal.JS
This repository contains the small applications that I developed while learning JS.
prit108/CS29006_SW_Lab_Spr2021
prit108/DeepCubeA
Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.
prit108/ERP-AutoLogin
This is Selenium-based auto login bot for the ERP System of IITKGP
prit108/flat_hash_map
A very fast hashtable
prit108/foundations_of_ml
Machine Learning algorithms built from scratch for AMMI Machine Learning course
prit108/frozen
a header-only, constexpr alternative to gperf for C++14 users
prit108/git-and-github-workshop-2020
prit108/JigsawNet
JigsawNet: Shredded Images Reassembly Using Convolutional Neural Network and Loop-based Composition
prit108/JPEG-Sliding-Puzzle
Slice image into tiles and slide them into right order
prit108/ktj-webd-prit
KTJ Web Development Workshop Websites
prit108/Machine-Learning
Different Algorithm Implementations have been done like, linear , ridge , lasso regression of which linear regression, ridge regression have been implemented from scratch, naive bayes classification also has been implemented from scratch, decision trees , ensamble classification have also been implemented. Another task on OpenCV of noising and de-noising images has also been done from scratch
prit108/Machine-Learning-CS60050
Assignment submissions of the course Machine Learning (CS60050) at IIT Kharagpur.
prit108/MasseyRamanujan
alternative ideas for the ramanujan machine
prit108/ML-Assignments-CS60050
Assignments of various topics covered in the course of Machine Learning (CS60050) during Spring semester 2019 at IIT Kharagpur.
prit108/ML_Practice_Notebooks
This is a repository of my jupyter notebooks I wrote while learning ML Algortihms.
prit108/QuinedAgain
A Quine-McClusky solver
prit108/Road-Repair-And-Tracking-System
This repository contains code to the system developed as a part of Software Engineering Course.
prit108/rrts_reboot
prit108/sigma.js
A JavaScript library dedicated to graph drawing
prit108/sim-c
A dynamically typed high-level front end for C
prit108/stanford-cs229
These are my solutions to the problem sets for Stanford's Machine Learning class - cs229
prit108/Statistics-and-Econometrics-for-Data-Science
This repository contains notebooks for understanding some concepts of statistics and econometrics that can be helpful in data science
prit108/STL
MSVC's implementation of the C++ Standard Library.
prit108/web-development-Resource