Giter Site home page Giter Site logo

Piyush Jindal's Projects

git-test icon git-test

Just to test the git setup in new environment

rstudio_shinyapp icon rstudio_shinyapp

a web page (running on local host) with a button which when clicked would display a histogram with the following specifications. • The data for the histogram should be a random sample of 20 numbers taken without replacement from {1, 2, 3, . . . , 100} • The each block of histogram should be a shade of blue. • A block of histogram should turn orange when the mouse is placed on it. • When the mouse is rolled over a subset of adjacent blocks then they should appear in shades of orange.Further customization can b e done by asking visitors to the web p age for the following inputs and creating the histogram accordingly. • sample size • ◦ with replacement or ◦ without replacement • Normal with µ = and σ = • Uniform with minimum = and maximum = • Exponential with λ =

r_studio_shinyapp icon r_studio_shinyapp

a web page (running on local host) with a button which when clicked would display a histogram with the following specifications. • The data for the histogram should be a random sample of 20 numbers taken without replacement from {1, 2, 3, . . . , 100} • The each block of histogram should be a shade of blue. • A block of histogram should turn orange when the mouse is placed on it. • When the mouse is rolled over a subset of adjacent blocks then they should appear in shades of orange.

shoe-size-detector icon shoe-size-detector

I made this project under my R&D project and developed an algorithm to detect the size of foot using an image. I used Otsu's Global Thresholding for the segmentation and Circular Hough Transform(CHT) for reference object detection. I also developed an algorithm to find the start point and end point of the foot which may be present at any angle in the image to find the length of the foot. After finding the length, the model suggests the shoe size that will fit. I also proposed this algorithm for provision in online shopping to reduce the number of returns made due to the sizes . The whole program was written in MATLAB and a good accuracy was achieved.

word2vec_gensim icon word2vec_gensim

word2vec implementation and training using gensim and applications.

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.