Skip to content
View amoghantarkar's full-sized avatar

Block or report amoghantarkar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Smart-Habits-Android-Application Smart-Habits-Android-Application Public

    Uses wireless sensing with some machine learning

    Java 2

  2. Reliable-transport-layer-protocols Reliable-transport-layer-protocols Public

    Implemented Alternating Bit Protocol, Go Back N protocol and Selective Repeat protocols. Ran performance tests with varying window sizes, corruption and error rates.

    C 1

  3. MarketTrendAnalyzer MarketTrendAnalyzer Public

    Financial Market Trend Analyzer

    Python 1 1

  4. Web-page-search-relevancy-using-regression Web-page-search-relevancy-using-regression Public

    Machine learning Supervised Learning project. Used Gaussian Basis function with the Gradient Descent and Maximum Likelihood functions to predict the values from training data.

    MATLAB

  5. RoutingProtocols RoutingProtocols Public

    Implemented Distance Vector Routing Algorithm with celebrated Bellman ford equation with count to infinity.

    C 1

  6. Amazon-Dynamo-DB-like-Distributed-System Amazon-Dynamo-DB-like-Distributed-System Public

    • Implemented a Dynamo-style key-value storage which provided availability and linearizability.

    Java