- New York, United States
- https://www.linkedin.com/in/adityasub/
Pinned Loading
-
Connected-Components-Using-MapReduce
Connected-Components-Using-MapReduce PublicImplemented an algorithm using large-star and small-star operations on a large undirected graph to find the connected component label for every vertex using Python / Apache Spark. It is assumed tha…
Python 2
-
GaussianKernel_in_NVIDIA_CUDA
GaussianKernel_in_NVIDIA_CUDA PublicImplemented an efficient C++/CUDA program for fast computing of Gaussian kernel density estimate using stencil computation in GPGPU architecture of an input vector that exceeds the capacity of sing…
C++ 1
-
DataAnalytics_ML_Pipeline
DataAnalytics_ML_Pipeline PublicA data pipeline was built, that takes a document as an input and uses Apache Spark MapReduce and Machine Learning libraries to classify in one of the topics – Business, Sports, Politics and Technology
Python 1
-
Distributed-Key-Value-Storage
Distributed-Key-Value-Storage PublicDeveloped a simplified version of Amazon Dynamo key-value storage system. Implemented chain replication to provide concurrency. Handled node failures while continuing to provide availability and li…
Java
-
Chord-Based-DHT
Chord-Based-DHT PublicImplemented the operations of insert, delete and query of keys in a Chord based Distributed Hash Table. Used SHA-1 hash function to generate IDs for the nodes and the keys. Handled node join in the…
Java
-
Multicast-Group-Messenger
Multicast-Group-Messenger PublicImplemented ISIS algorithm with modification to achieve FIFO-Total ordering of messages that is multi-casted to 5 AVDs.
Java
If the problem persists, check the GitHub status page or contact support.