Madhumitha Kannan's starred repositories

coding-interview-university

A complete computer science study plan to become a software engineer.

tech-interview-handbook

💯 Curated coding interview preparation materials for busy software engineers

Language:TypeScriptLicense:MITStargazers:114596Issues:2094Issues:93

pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

Language:PythonLicense:MITStargazers:29578Issues:625Issues:178

ML-From-Scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

Language:PythonLicense:MITStargazers:23640Issues:938Issues:70

awesome-project-ideas

Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas

TensorFlow-2.x-Tutorials

TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。

Language:Jupyter NotebookStargazers:6377Issues:227Issues:38

pytorch-sentiment-analysis

Tutorials on getting started with PyTorch and TorchText for sentiment analysis.

Language:Jupyter NotebookLicense:MITStargazers:4311Issues:83Issues:109
Language:Jupyter NotebookLicense:MITStargazers:3347Issues:191Issues:117

twitter-sentiment-analysis

Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.

Language:PythonLicense:MITStargazers:1504Issues:48Issues:31

Learn_Computer_Vision

This is the curriculum for "Learn Computer Vision" by Siraj Raval on Youtube

simple-neural-network

A simple Python script showing how the backpropagation algorithm works.

How-to-prepare-for-google-interview-SWE-SRE

This repository includes resources which are more than sufficient to prepare for google interview if you are applying for a software engineer position or a site reliability engineer position

Machine-Learning-Web-Apps

Building and Embedding Machine Learning Model into a Web App(With Flask,Streamlit,etc)

Language:Jupyter NotebookStargazers:556Issues:24Issues:4

rnn-from-scratch

Implementing Recurrent Neural Network from Scratch

Keras-frcnn

Keras Implementation of Faster R-CNN

Language:PythonLicense:Apache-2.0Stargazers:390Issues:8Issues:108

Keras-FasterRCNN

keras implementation of Faster R-CNN

Language:PythonLicense:MITStargazers:333Issues:13Issues:74

LogisticRegression

Logistic regression from scratch in Python

sklearnflask

Flask API for training and predicting using scikit learn models

Language:PythonLicense:MITStargazers:296Issues:21Issues:9

Breast-cancer-risk-prediction

Classification of Breast Cancer diagnosis Using Support Vector Machines

Language:Jupyter NotebookLicense:MITStargazers:218Issues:5Issues:1

flask-rest-setup

Notes on Flask REST API and tutorial

Language:Jupyter NotebookStargazers:149Issues:8Issues:0

visual_question_answering

Tensorflow implementation of "Dynamic Memory Networks for Visual and Textual Question Answering"

Language:PythonLicense:MITStargazers:80Issues:9Issues:7

Movie-Review-Sentiment-Analysis-LSTM-Pytorch

Classifying movie reviews as positive or negative using Word2Vec Embeddings & LSTM network

BreastCancer_Classification

Machine learning classifier for cancer tissues 🔬

Language:PythonLicense:MITStargazers:72Issues:4Issues:0

Breast-cancer-diagnosis-using-Machine-Learning

Machine learning is widely used in bioinformatics and particularly in breast cancer diagnosis. In this project, certain classification methods such as K-nearest neighbors (K-NN) and Support Vector Machine (SVM) which is a supervised learning method to detect breast cancer are used.

image_captioning

Image captioning models in PyTorch

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:37Issues:1Issues:10

breast-cancer-prediction

Predicting the probability that a diagnosed breast cancer case is malignant or benign based on Wisconsin dataset

Language:Jupyter NotebookStargazers:29Issues:2Issues:2

Vanilla-GAN

PyTorch implementation of Generative Adversarial Networks by Ian Goodfellow et al. on the MNIST dataset.

Language:Jupyter NotebookStargazers:27Issues:1Issues:0

Moodify

Generates mood based playlists using Spotify listening history

Language:PythonStargazers:16Issues:0Issues:2

exercise-breast-cancer

Python feed-forward neural network to predict breast cancer. Trained using stochastic gradient descent in combination with backpropagation.

Language:PythonLicense:MITStargazers:6Issues:1Issues:0

MachineLearningLabs

CAUTION : Experiments in Progress

Language:Jupyter NotebookStargazers:2Issues:2Issues:0