Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
Animal_Disease_Classification
Customer_Churn_Analysis
Customer churn prediction for telecom dataset
Deep_Facial_Recognition_App
Implementation of Siamese neural network for on-shot recognition research paper
FakeCurrencyDetection
Build an artificial neural network that detects fake banknotes using Tensorflow
Parking_Space_Counter
Python project to count the vehicles in a parking lot in real time
Sign_Language_Recognition
Snap_Quest
End-to-End streamlit aplication using langchain to query an image
taxi_demand_predictor_old
End-to-end ML project that predicts taxi demand in NYC
rohit-chandra's Repositories
rohit-chandra/FakeCurrencyDetection
Build an artificial neural network that detects fake banknotes using Tensorflow
rohit-chandra/AI-PacMan-Projects
Implemented various AI algorithms in Pac-Man projects developed by UC Berkeley. Implemented informed/blind state-space search using search algorithms like BFS, DFS, UCS and A* algorithm with heuristic calculation. Designed an algorithm for reflex agent, minimax and alpha-beta pruning. Reinforcement Learning using MDP (Value Iteration and Policy Evaluation) - Implemented Markov Decision process using Value iteration in the Pacman World. Designed perceptron classifier for data classification. Developed applications using python. http://ai.berkeley.edu/project_overview.html
rohit-chandra/CS570
Code for CS570, Essentials of Data Science
rohit-chandra/aifh
Artificial Intelligence for Humans
rohit-chandra/AnroidAppsAnalysis
Providing insights to help the android developers understand the current state of the app so that they can make business decisions to improve the app and capture the Android market
rohit-chandra/BestPraticesInPandas
Pandas Tutorial for beginners
rohit-chandra/Complete-Feature-Engineering
rohit-chandra/DataScientistRecipe
Skills needed to start off your journey as a Data Scientist
rohit-chandra/GeeksforGeeksPractice
rohit-chandra/GenderClassificationWithSciKitLearn
classify the gender(Male/Female) given Height ,Weight, Shoe Size as attributes
rohit-chandra/InterviewQuestions
Company wise interview questions
rohit-chandra/KaggleSonarDataAnalysis
Classify data into a Rock or a Mine
rohit-chandra/Learn_Machine_Learning_in_3_Months
This is the code for "Learn Machine Learning in 3 Months" by Siraj Raval on Youtube
rohit-chandra/machine-learning-yearning
Machine Learning Yearning book by 🅰️𝓷𝓭𝓻𝓮𝔀 🆖
rohit-chandra/nlptutorial
A Tutorial about Programming for Natural Language Processing
rohit-chandra/programming-concepts-for-data-science
Basics of programming: algorithms, data structures, object oriented programming
rohit-chandra/Reinforcement-Learning-3
🤖 Implements of Reinforcement Learning algorithms.
rohit-chandra/Reinforcement_learning_tutorial_with_demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
rohit-chandra/SmsSpamClassifier
The aim of this notebook is the to test several classifiers and compare the accuracy results
rohit-chandra/test
rohit-chandra/TwitterSentimentAnalyzer
Analyzes a list of tweets about a topic you feed to the python script and displays a list of tweets with their sentiments