mayank5464942
Competitive Programmer, Aspiring Software developer , having strong foundation of Machine Learning and Deep Learning.
IIT (ISM) DhanbadBangalore, Karnataka, Gwalior
Pinned Repositories
30-React-projects-in-30-days
This is a personal challenge to create mini projects in React, for 30 days in a row.
algorithms
Understanding All ▲lgorithms
awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
DrowsyDriverDetection
This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.
Finding-Chandler-Sarcasm-Detector-
This machine learning project was aimed to create a classifier for classifying Sarcasm statements
Ms-Malware-Prediction
Stock-Prices-Prediction
Prediction of Stock prices using ML and DL techniques
Tic-Tac-Toe-game
A Tic Tac Toe game using python
Topic-Modelling-and-summarization
mayank5464942's Repositories
mayank5464942/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
mayank5464942/DrowsyDriverDetection
This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.
mayank5464942/Finding-Chandler-Sarcasm-Detector-
This machine learning project was aimed to create a classifier for classifying Sarcasm statements
mayank5464942/Topic-Modelling-and-summarization
mayank5464942/30-React-projects-in-30-days
This is a personal challenge to create mini projects in React, for 30 days in a row.
mayank5464942/algorithms
Understanding All ▲lgorithms
mayank5464942/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
mayank5464942/Ms-Malware-Prediction
mayank5464942/Stock-Prices-Prediction
Prediction of Stock prices using ML and DL techniques
mayank5464942/Tic-Tac-Toe-game
A Tic Tac Toe game using python
mayank5464942/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
mayank5464942/cpp
Implementation of All ▲lgorithms in C++ Programming Language
mayank5464942/Cyber-Labs-Get-Started
This repository contain links to get started with building your first project.
mayank5464942/Data-Science--Cheat-Sheet
Cheat Sheets
mayank5464942/DS_Algo
Make your first open source contribution this Hacktoberfest!
mayank5464942/Experiment
Personal github experiment repository
mayank5464942/Learn_Machine_Learning_in_3_Months
This is the code for "Learn Machine Learning in 3 Months" by Siraj Raval on Youtube
mayank5464942/Machine_Learning_Journey
This is the Curriculum for "Machine Learning Journey" By Siraj Raval on Youtube
mayank5464942/Machinelearning_coursera_AndrewNG
Codes of all quizes
mayank5464942/Matlab-least-squared-error
code for least squared error
mayank5464942/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.
mayank5464942/namaste-react
mayank5464942/ObjectDetector
An android app which enables the blind people to get information about their surroundings. The app identifies the objects which are pointed by the camera and on tapping the object (or bounding box surrounding the object), a voice is generated identifying the object and thus delivering an idea about the location of the object to the user. It uses the ssd_mobilenet_v1 architecture for object detection. The model is saved as a .tflite file in the assets folder along with the labels
mayank5464942/Spam-Email-Classification
classification of spam email using NLTK library and naive bayes
mayank5464942/summer-2020-internships
A document to help undergraduates keep track of software engineering internship opportunities.
mayank5464942/summer2020internships
Keep track of internships for Summer 2020 for undergraduates interested in tech./SWE/related fields
mayank5464942/vanilla-node-crud-api
crud using vanilla node.js