Pinned Repositories
competetive-programming-codes
Codes
Competitive-Programming
Keeping the solutions of questions of online judges
neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
Tic-Tac-Toe-Game
Used AlphaBeta Pruning to optimize the search Query Using MinMax algorithm of Artificial Intelligence
VegetableCart
A Cart of Vegetables
Webrtcapp
Made a webrtc app where use has the functionality to connect and share the screen using socket.io
variablemayank's Repositories
variablemayank/competetive-programming-codes
Codes
variablemayank/Competitive-Programming
Keeping the solutions of questions of online judges
variablemayank/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
variablemayank/Cascading-Images-
Used OpenCv to Cascade images
variablemayank/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
variablemayank/Histogram-Problem
It is implemented in O(n) time complexity
variablemayank/html_css_bootcamp
variablemayank/Implemented-Pagerank-algorithm
Implemented Pagerank algorithm in Java
variablemayank/indecision_app-
This app provide you perfect way to get out of question, when you are bundled with too many questions.Predicts to solve a particular problem by generating a random Questions.
variablemayank/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
variablemayank/Motion-Detector
Used OpenCv to Motion Detector
variablemayank/online-cv
MY RESUME
variablemayank/Pig-dice--game
https://en.wikipedia.org/wiki/Pig_(dice_game)
variablemayank/Predicting-Diabetes-Using-PIMA-Indian-Data-sets
Prediction of Diabetes using several machine learrning algorithms
variablemayank/Predicting-the-ads-using-Upper-Confidence
Predict the ads to the users which will be most beneficial to show on the basis reward using Upper Confidence Bound (Reinforcement learning )
variablemayank/Python-Script-to-block-websites
Wrote a simple script to block websites
variablemayank/Wikipedia_top_words-using-Beautiful-Soup
# Scraping twenty words form wikipedia articles # and get their frequency percentage # with highest repeating so its applications are # recommender systems , chatbots and NLP, sentiment analysis # data visualization # market research