Sagar Sharma's repositories

Abstract-machines-for-Call-by-value-and-Call-by-name

SECD and Krivine(Lazy Evaluation) machines in OCAML

Language:OCamlStargazers:0Issues:1Issues:0

Bank_simulation

Bank SImulation in C - Two models (Single and Multi Queue)

Language:CStargazers:0Issues:0Issues:0

Basic-Optimizations-in-ML-From-Scratch

Implementation of Linear Regression,Gradient Descent, Stochastic Gradient Descent, Logistic Regression, GDA

Language:PythonStargazers:0Issues:0Issues:0

Cache-Simulator

Simple Set Associative cache, using low and high priority groups withing a set.

Language:C++Stargazers:0Issues:1Issues:0

CollegeRecordSystem

College record build using Double Hashing and Seperate Chaining.

Language:JavaStargazers:0Issues:0Issues:0

Data-Evaluation-using-Deep-Deterministic-Policy-Gradients

Tried to evaluate data points using actor-critic methods in continuous space and continuous actions setting. Uses validation dataset

Stargazers:0Issues:1Issues:0

Decision-Trees-with-Pruning

Implementation of decision trees for forest cover classification (43 features). Pruning using validation also included.

Language:PythonStargazers:0Issues:0Issues:0

Mesh-Graphs

Graph based queries, uses Dijkstra, BFS, DFS

Language:JavaStargazers:0Issues:1Issues:0

Mips-Pipeline-Processor

Mips simulator in c++ (Pipeline)

Language:C++Stargazers:0Issues:0Issues:0

Retorrent

An HTTP file downloading multi-threaded program based on java sockets. Quite similar to popular BitTorrent software

Language:JavaStargazers:0Issues:0Issues:0

LEX_YACC

q1 ->De-commenting c code using lex q2->Post fix to prefix using yacc

Language:CStargazers:0Issues:0Issues:0

MIPS-Processor-VHDL

Emulate MIPS processor in VHDL

Language:VHDLStargazers:0Issues:1Issues:0

murmur3

Murmur3 hash in C

Stargazers:0Issues:0Issues:0

Naive-Bayes-and-SVM

Vanilla Implementations of Naive Bayes for text classification and SVM for fashion article classification. (From scratch)

Language:PythonStargazers:0Issues:0Issues:0

Parallex

A genric C library with parallelised data structures. [Link List, Skip List, Binary Search tree, Min-heap, Red-Black tree, B trees, AVL tree]

Language:CStargazers:0Issues:0Issues:0

PlagiarismChecker

A simple text document similarity checker using bloom filter with djb2 and sdbm double hash

Language:CStargazers:0Issues:0Issues:0

Prefetch_Accuracy_using_Bloom_Filter

Approximating accuracy of prefetcher using Bloom Filter.

Language:CStargazers:0Issues:1Issues:0

Prime-Number-Multithreaded

Finding prime number from 1 to N using T thread. Two approaches Naive and Load Balancing.

Language:CStargazers:0Issues:0Issues:0

Prolog_Interpreter

Prolog interpreter having unification engine and backtracking.

Language:OCamlStargazers:0Issues:1Issues:0

Q-Learning-Agent

Implementation of Value Iteration and Q-Learning on a complex grid based MDP. Report Includes complete analysis and graphs.

Language:PythonStargazers:0Issues:0Issues:0

SMASH-the-bash

My own linux shell in C. Used fork and pipes for inter process communication

Language:CStargazers:0Issues:0Issues:0

Spread_Sheet

Spread Sheet formula interpreter using ocaml lex,yacc and driver code

Language:OCamlStargazers:0Issues:1Issues:0

State-Space-Estimation

Implementation of HMM filter and Kalman Filter

Language:PythonStargazers:0Issues:1Issues:0

stewardScholar

Platform for checking possible ethical issues with research papers. Developed using psycopg2 and flask.

Language:PythonStargazers:0Issues:0Issues:0

Traffic-Sim-Project

A traffic simulator using Matplotlib and numpy. Under development, will consist of cars that run as seperate processes

Language:PythonStargazers:0Issues:0Issues:0

Type-Checker

Type checker in Prolog

Language:PrologStargazers:0Issues:1Issues:0

Vanila-Neural-Network

Implemented Neural Network from scratch for Kanada Digit classification

Language:PythonStargazers:0Issues:0Issues:0

welcome

Website using bootstrap

Language:HTMLStargazers:0Issues:0Issues:0