Giter VIP home page Giter VIP logo

Jay Modi's Projects

algorithms icon algorithms

I use this repository for practicing algorithms.

apriorialgorithm icon 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.

arrayhopper icon arrayhopper

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

bash icon bash

Store all my cool bash commands

bittorrent icon 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.

breakout-game icon breakout-game

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

codedeploy-blue-green icon codedeploy-blue-green

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

decisiontrees icon decisiontrees

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

event-ruler icon 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.

gamemaker icon 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.

kangarooride icon kangarooride

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

logisticregression icon logisticregression

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

netcat- icon netcat-

This project is very similar to chat application

portscanner icon portscanner

This application is very similar to NMAP tool which can probe remote hosts for Open ports. The program was implemented in Multi-threaded environment in C++ and pthreads. TCP scans comprising of SYN ACK NULL XMAS and FIN were done to imply whether the port is open, closed or filtered.

q-learning-reinforcementlearning icon 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.

sparkinternals icon sparkinternals

Notes talking about the design and implementation of Apache Spark

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.