Giter VIP home page Giter VIP logo

Hi, I'm Sumukh 👋 I work on things that I find interesting 🚀

Some serious stuff:

resume linkedin google-scholar portfolio

Fun stuff:

twitter instagram facebook

Sumukh S's Projects

aima-exercises icon aima-exercises

Exercises for the book Artificial Intelligence: A Modern Approach

custom-compiler icon custom-compiler

A fully functional front-end of the compiler for a custom programming language, similar to C. Built parser, scanner, abstract syntax tree, interpreter for generating intermediate representation (LLVM IR) code for an input code file.

hindi-urdu-machine-translation icon hindi-urdu-machine-translation

Phrase Based Machine Translation Model and various Neural Machine Translation Models for translations between Hindi and Urdu languages

http-proxy-server-with-cache icon http-proxy-server-with-cache

A proxy server which serves HTTP requests, which can handle multiple clients at a single time. Most recent requests were stored locally so as to serve the clients faster the next time the same content is requested, ie cache

koalas icon koalas

Koalas: pandas API on Apache Spark

linear-hashing-database icon linear-hashing-database

Implementation of the paper 'Linear Hashing: A New Tool For File And Table Addressing' to handle duplicate elimination

mini-dropbox-with-sockets icon mini-dropbox-with-sockets

Implemented an Application Level program for a P2P-network to keep two separate directories synced, similar to Dropbox. Used sockets to communicate; maintained file-indices, and MD5 hashes on all peers.

pegasos icon pegasos

Gradient based solver for Support Vector Machines (SVM)

search-engine-for-wikipedia icon search-engine-for-wikipedia

Used Block-Sort-Based-Indexing to create the inverted index of the entire WikiPedia dump (73.3 GB), then queries on the index and retrieves top 10 results via relevance ranking of the documents, implemented using tf-idf scoring.

sexist_stereotype_classification icon sexist_stereotype_classification

In this project, we scrape instagram captions and comments and annotate them for sexism. We use the annotated data in order to create a system which detects whether a sentence is sexist or about sexism or not.

zxing icon zxing

Official ZXing ("Zebra Crossing") project home

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.