Code Monkey home page Code Monkey logo

Ritvik Joshi's Projects

handwritten_mathematical_expression_recognition icon handwritten_mathematical_expression_recognition

Program to recognize online handwritten mathematical expression. Includes implementation of various feature extraction, segmentation and classification algorithms for example - Geometric features, PCA, HOG, Parzen Shape Context Features, Line of Sight Algorithm, Random Forest etc.

multi-query-subgraph-matching icon multi-query-subgraph-matching

Implemented Multi-query sub graph isomorphism search algorithm to optimize general subgraph matching performed on graph databases such as Neo4j or Cassandra. The algorithm creates new queries by identifying common graphs in multiple queries and extract and store the result in the cache to avoid the redundant search for the same common graph. The optimized algorithm reduced the search time by 20% on average on iHuman and iProtein graph dataset stored in Neo4j graph database.

rip_distance_vector_routing_trie_iplookup icon rip_distance_vector_routing_trie_iplookup

Implemented distance vector routing protocol with poison reverse to route data packets from one router to another over the internet. Implemented Trie to optimise I.P look up during packet forwarding from the router to the destination host.

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.