Code Monkey home page Code Monkey logo

Pranit Chawla's Projects

acm-icpc-regionals-codes icon acm-icpc-regionals-codes

Codes written as practice for ACM-ICPC Regionals as part of team The Missing Semicolon on websites such as codechef,codeforces,hackerearth and USACO

detection_tracking_videos icon detection_tracking_videos

Code for detecting foot movement in classic Indian dance stream through classic computer vision algorithms (feature point tracking, background subtraction) and learning based methods (3-D CNNS and RNNs)))

fashion-iq-metadata icon fashion-iq-metadata

this repo contains some useful metadata for Fashion IQ challenge: https://sites.google.com/view/lingir/fashion-iq

kalman-filter icon kalman-filter

implementation of Kalman filter for a sample landmark text file

machine_learning_assignments_cs60050 icon machine_learning_assignments_cs60050

Assignment submissions of the course Machine Learning (CS60050) at IIT Kharagpur. Decision Tree - Decision tree learning implemented from scratch with only Numpy using information gain as criterion for splitting. Naïve Bayes Classifier - Naive Bayes Classifier implemented from scratch with Laplacian Smoothing. Adaboost - Adaboost algorithm implemented from scratch with decision tree as the base classifier. K Means Clustering - Kmeans clustering algorithm implemented from scratch and jaccard distance calculated.

models icon models

Models and examples built with TensorFlow

regression-using-pytorch icon regression-using-pytorch

Practice code for implementing regression using a one layered neural network to learn the basics of pytorch and vary hyperparameters such as number of hidden nodes and learning rate. Tried to estimate sin(x) and x^2 with some noise.

rrt_implementation icon rrt_implementation

This contains the C++ code for Implementation of Rapidly-exploring Random Trees (RRT) Algorithm on a sample image

white-blood-cell-classifier icon white-blood-cell-classifier

Adding code for the MHRD project to count the number of white blood cells in a given blood smear. This code includes the object detection approach for the problem and used Faster RCNN Model from Tensorflow's Object detection API to detect the white blood cells and count their number.

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.