sanyamg123
Competitive Programmer by heart Machine Learning Enthusiast Information Retrieval Enthusiast HackerRank Intern 2017 Directi Intern 2018
Pinned Repositories
ADVANCED_DS
BTREE-HEADER_FILE
This contains BTREE header file which further contains structure of Btree self-implemented by me without any sort of reference can let you create any Btree of any order just by taking in the values of BMIN and BMAX. It supports both insertion and deletion in a BTREE.
Competitive_programming
Cryptography
Implemented algorithms in cryptography while working for HackerRank.
DP
GRAPHS
MATRIXLIBRARY
A matrix library that performs operations on generic matrices using expression templates and generic lambdas in C++.
NeuralNetworkProject
It is a neural network based digit recogniser implemented from the scratch in python and runs on the MNIST data set.
SEGMENT_TREES
Wikipedia_Search_Engine
It is a search-engine that is designed based on Block sort based indexing and further uses relevance ranking based on the tf-idf scores of the documents in the Wikipedia Dump.
sanyamg123's Repositories
sanyamg123/GRAPHS
sanyamg123/ADVANCED_DS
sanyamg123/Competitive_programming
sanyamg123/DP
sanyamg123/SEGMENT_TREES
sanyamg123/BTREE-HEADER_FILE
This contains BTREE header file which further contains structure of Btree self-implemented by me without any sort of reference can let you create any Btree of any order just by taking in the values of BMIN and BMAX. It supports both insertion and deletion in a BTREE.
sanyamg123/MATRIXLIBRARY
A matrix library that performs operations on generic matrices using expression templates and generic lambdas in C++.
sanyamg123/BIT
sanyamg123/codebook
Reference material for ACM-ICPC
sanyamg123/Wikipedia_Search_Engine
It is a search-engine that is designed based on Block sort based indexing and further uses relevance ranking based on the tf-idf scores of the documents in the Wikipedia Dump.
sanyamg123/Cryptography
Implemented algorithms in cryptography while working for HackerRank.
sanyamg123/NeuralNetworkProject
It is a neural network based digit recogniser implemented from the scratch in python and runs on the MNIST data set.
sanyamg123/COMPETITIVE
sanyamg123/git_test
sanyamg123/hierarchical-attention-networks
Document classification with Hierarchical Attention Networks in TensorFlow
sanyamg123/osx
Unofficial GitHub-import of OS X source packages from http://opensource.apple.com/
sanyamg123/url_embedding_generator