Git Product home page Git Product logo

Mihir Gajjar's Projects

huffman-coding icon huffman-coding

Huffman algorithm is a lossless data compression algorithm. It is Prefix Code. Huffman coding assigns variable length code words to fixed length input characters based on their frequencies. More frequent characters are assigned shorter code words and less frequent characters are assigned longer code words. A Huffman tree is made for the input string and characters are decoded based on their position in the tree. We assign codes to the leaf nodes which represent the input characters.

milq icon milq

Useful code of Manuel Ignacio López Quintero

nlp_with_disaster_tweets icon nlp_with_disaster_tweets

Kaggle competition. Further details can be found here: https://www.kaggle.com/c/nlp-getting-started/overview

openpose icon openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation

qam icon qam

Quadrature Amplitude Modulation and Demodulation using USRP

smart-room icon smart-room

Nowadays computing technology research is focused on the development of Smart Environments. Many of the things are getting automated which led us to an idea for developing a smart room. Conserving the electricity is a major problem nowadays. In our smart room there are sensors which counts the number of people currently in the room. If there are non-zero person(s) in the room, then light will be turned on. If the count of the person in the room is zero, then the electricity supply will be stopped which will help in conserving the electricity. If the number of persons reaches the maximum limit say nine, then an LED will be turned on indicating that the limit for the persons in the room has reached and no more person should enter the room. There is password authentication if one wants to enter the room. The user has to enter the password via Bluetooth. If the entered password is right, then green LED will be turned on for ten seconds. The entry is allowed for 10 seconds after the password entered is correct and then the IR sensor will not detect the entry. If the user enters the password wrong for three times, then error will occur. There will be a temperature sensor in the room, if the temperature rises above a certain temperature (for eg. 49 °C) then the fire alarm will be turned on. Also, gas leakage has been taken care of. There is a gas sensor which detects the leakage of gas. If gas leakage is detected, then the gas alarm will be turned on.

srgan-1 icon srgan-1

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

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.