Giter Site home page Giter Site logo

Subha Nawer Pushpita's Projects

6.009_labs icon 6.009_labs

I am posting my projects I have finished here in MIT

color_detection_python_project icon color_detection_python_project

In this color detection Python project, we are going to build an application through which you can automatically get the name of the color by clicking on them. So for this, we will have a data file that contains the color name and its values. Then we will calculate the distance from each color and find the shortest one.

conll-sigmorphon-2018 icon conll-sigmorphon-2018

This repository contains code for CoNLL–SIGMORPHON 2018 Shared Task: Universal Morphological Reinflection.

depression-detection icon depression-detection

Depression Detection Using Twitter Data - Group project for Udacity Private & Secure AI Project Showcase

detecting_parkinson-s_disease icon detecting_parkinson-s_disease

In this Python Machine learning project, we will build a model using which we can accurately detect the presence of Parkinson’s disease in one’s body.

fake_news_detection_python_project icon fake_news_detection_python_project

This advanced python project of detecting fake news deals with fake and real news. Using sklearn, we build a TfidfVectorizer on our dataset. Then, we initialize a PassiveAggressive Classifier and fit the model. In the end, the accuracy score and the confusion matrix tell us how well our model fares.

gender_age_detection_project icon gender_age_detection_project

In this Python Project, we will use Deep Learning to accurately identify the gender and age of a person from a single image of a face. We will use the models trained by Tal Hassner and Gil Levi. The predicted gender may be one of ‘Male’ and ‘Female’, and the predicted age may be one of the following ranges- (0 – 2), (4 – 6), (8 – 12), (15 – 20), (25 – 32), (38 – 43), (48 – 53), (60 – 100) (8 nodes in the final softmax layer). It is very difficult to accurately guess an exact age from a single image because of factors like makeup, lighting, obstructions, and facial expressions. And so, we make this a classification problem instead of making it one of regression.

geolife-trajectories-1.3 icon geolife-trajectories-1.3

This repo has the data pipeline codes for processing Microsoft geolife research for contact tracing testing

image_caption_generator_project icon image_caption_generator_project

The objective of our project is to learn the concepts of a CNN and LSTM model and build a working model of Image caption generator by implementing CNN with LSTM.

mit_maya icon mit_maya

A mental health chatbot which tries to have quality conversation with people to see if they have depression

projects_with_tensor2tensor icon projects_with_tensor2tensor

I have playing around with tensor2tensor for a couple of days and worked on a bunch of projects which I am uploading here

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.