Git Product home page Git Product logo

Rishika Rupam's Projects

aws-apps-scripts icon aws-apps-scripts

An interface to authenticate AWS api requests from within google scripts

bias-in-toxicity-classification icon bias-in-toxicity-classification

We write an algorithm that detects and removes unintended bias in that occurs in toxic comment classification. For instance, when we train for classification of toxic comments, the network may learn to associate toxicity with certain non-toxic features. For instance, because the word 'gay' is used frequently in a toxic comment and less in a positive or neutral comment, the network may mistakenly learn to associate the word 'gay' with toxicity so that when it encounters a neutral statement like 'I am a gay man', it may mistakenly identify the comment as toxic. This algorithm seeks to address this problem. The challenge is a Kaggle competition - https://www.kaggle.com/c/jigsaw-unintended-bias-in-toxicity-classification.

dog-breed-classification-project icon dog-breed-classification-project

We create a neural network to classify the breed of a given dog, using its image. We use two approaches - one is a CNN built from scratch. The second is a CNN using transfer learning. As an added bonus, we take human faces and categorize which breed it most closely resembles. ;)

generate_faces icon generate_faces

We use Generative Adversarial Networks (GANs) to generate faces, given the data CelebA, a dataset consisting of around 200,000 images of celebrity faces.

generate_tv_scripts icon generate_tv_scripts

We use LSTMs to generate TV scripts, given a starting word. As training data, we used Seinfeld's scripts.

pandas icon pandas

Reference material for basic and advanced Pandas operations in Python

policy-toolkit icon policy-toolkit

Massively multitask fine tuning of roBERTa for policy priority identification in unstructured text

rasa-fastai icon rasa-fastai

Rasa bot using fast.ai text for NLU intent classifier

regularization icon regularization

We explore regularization techniques like Ridge, Lasso and Elastic net regularization.

spotify_eda icon spotify_eda

We identify commonalities and correlations in Spotify's top 100 tracks

titanic-with-pytorch icon titanic-with-pytorch

Using Pytorch to solve the famous titanic dataset problem, or in other words, killing a fly with a tank.

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.