Coder Social home page Coder Social logo

Pranay Singh's Projects

automatic-image-captioning icon automatic-image-captioning

Built a CNN-RNN neural network architecture to automatically generate captions from images describing that image.

breast-cancer-classifaction-visualization icon breast-cancer-classifaction-visualization

Built a machine learning model for Breast Cancer Classification using "Breast Cancer Wisconsin (Original) Data Set". I used various Machine learining models, the best accuracy was 96% with 9% log loss using Neural Networks.

credit-card-fraud-detection icon credit-card-fraud-detection

A Machine learning model that detects Fraud Credit Card Transactions over a data set of anonymized credit card transactions labeled as fraudulent or genuine.

ctci icon ctci

Python Solutions of the problems covered in book "Cracking The Coding Interview"

data-structures-python icon data-structures-python

This repository contains few of the question of Data Structures I has solved while learning it myself, using Python. It contains questions ranging from very basic to interesting ones. Topic wise.

dog-breed-classifier icon dog-breed-classifier

Constructed an algorithm that works on user supplied image. If a dog is detected, it estimates the breed of the dog, Trained using Transfer learning with CNN.

face-recognition-using-knn-and-opencv icon face-recognition-using-knn-and-opencv

I prepared a dataset consisting of faces of my own friends in real-time, trained it using KNN and then tested the algorithm by running it against real-time test data in different lighting conditions.

facenet-pytorch icon facenet-pytorch

Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models

facial-keypoint-detection icon facial-keypoint-detection

Built a Facial Keypoints Detection Model using a Convolutional Neural Network(CNN) that takes in any image with faces, predicts the location of 68 distinguishing Keypoints on each face and marks them at correct position on the face. Facial keypoints include points around the eyes, nose, and mouth on a face

generate-tv-script-using-rnn icon generate-tv-script-using-rnn

Generated new TV scripts for Seinfeld using RNNs by training the model on Seinfeld dataset of scripts from 9 seasons. The Neural Network generated a new ,"fake" TV script, based on patterns it recognized in this training data.

ml-algorithms-implementation icon ml-algorithms-implementation

In this repository I have done implementations of various machine learning algorithms from scratch such as Gradient Descent, KNN, Decision Tree, Neural net.

pricecomparison icon pricecomparison

Compare online prices of recognised objects in an image upload by the user.

titanic-survival-prediction icon titanic-survival-prediction

A basic classification model based on Random Forest Classifier predicting the Titanic Disaster Survival for a set of test data. Data Structure provided by Kaggle.

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.