Jay Modi's repositories

BitTorrent

This is a small replica for BitTorrent. We were successfully able to implement N-seeders vs N-leechers configuration. Where N - users could simultaneously upload and download torrent files.

Language:C++Stargazers:4Issues:2Issues:0

Algorithms

I use this repository for practicing algorithms.

Language:JavaStargazers:2Issues:2Issues:0

AprioriAlgorithm

This repository is used to find the association rules in huge data sets For eg: Market Basket Analysis. Apriori Algorithm is used to calculate frequent itemsets in transactions which in turn will be used to calculate Association rules.

Language:JavaStargazers:1Issues:3Issues:0

BreakOut-Game

This game is made on Swing in Java using Observer,Command and Composite Design Pattern

Language:JavaStargazers:1Issues:0Issues:0

ArrayHopper

To find the smallest sequence of indices so that it hops the complete array

Language:JavaStargazers:0Issues:2Issues:0

bash

Store all my cool bash commands

Stargazers:0Issues:2Issues:0

DecisionTrees

A generic code to construct Decision Tree with any numerical feature set (continuous , categorical, binary).

Language:JavaStargazers:0Issues:2Issues:0

LogisticRegression

Logistic Regression using gradient descent. Works well with continuous data. Added a generic code for Cross validation as well.

Language:JavaStargazers:0Issues:2Issues:0

codedeploy-blue-green

These artifacts are associated with the blog post on Blue/Green Deployments with CodeDeploy.

License:Apache-2.0Stargazers:0Issues:0Issues:0

design-patterns-for-humans

Design Patterns for Humans™ - An ultra-simplified explanation

License:MITStargazers:0Issues:2Issues:0

event-ruler

Event Ruler is a Java library that allows matching many thousands of Events per second to any number of expressive and sophisticated rules.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

flask_docker_lab

Cloud Shift Strategies Docker/Travis-ci lab

Language:HCLStargazers:0Issues:2Issues:0

GameMaker

With this software user will be able to make new action Games. This Project is built with MVC, Command and Observer Pattern in java.

Language:JavaStargazers:0Issues:2Issues:0
Language:GroovyStargazers:0Issues:2Issues:0
Language:GroovyStargazers:0Issues:2Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:2Issues:0

KangarooRide

A web application using SpringMVC 4 and Thymeleaf where a user would be able to register for a ride.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:ShellStargazers:0Issues:2Issues:0

Netcat-

This project is very similar to chat application

Language:CStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:2Issues:0

Q-Learning-ReinforcementLearning

Implemented a small grid world using Model free learning method in Reinforcement Learning i.e Q-learning where a robot learns to choose an optimum path without the knowledge of the rewards. This was implemented using Epsilon Pi RL Exploration method. And, this assignment was a part for Applied machine learning class.

Language:JavaStargazers:0Issues:2Issues:0

RecommendationSystem

This code is used to recommend movies to persons.

Language:JavaStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:2Issues:0

serverless-application-model

AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

SparkInternals

Notes talking about the design and implementation of Apache Spark

Stargazers:0Issues:1Issues:0

tripster-1.0

code base for tripster

Language:HTMLStargazers:0Issues:0Issues:0

Wiretap

Packet analyzer

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

YelpDatasetChallenge

Predict category of business from its review

Language:JavaStargazers:0Issues:5Issues:0