Pinned Repositories
100_Days_of_ML_Code
These are the instructions for "100 Days of ML Code" By Siraj Raval on Youtube
airflow
Apache Airflow
algorithm-playground
This repository will contain my solutions to various programming exercises (in Python, C++, Rust) and some of my personal notes about algorithms in general
Analysing-Twitter-Tweets
data-wrangling
Face-Recognition
Python-Code
This repository contains basic implementation of data structures and algorithms in Python.
python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
bhandari-nitin's Repositories
bhandari-nitin/100_Days_of_ML_Code
These are the instructions for "100 Days of ML Code" By Siraj Raval on Youtube
bhandari-nitin/Analysing-Twitter-Tweets
bhandari-nitin/CNN-Based-Dog-Breed-Identifier
Build a pipeline that uses CNN to classify user fed image as human or dog and specify the potential breed in both cases.
bhandari-nitin/data-wrangling
bhandari-nitin/Face-Recognition
bhandari-nitin/Python-Code
This repository contains basic implementation of data structures and algorithms in Python.
bhandari-nitin/awesome-python-in-education
A curated list about Python in Education :snake: :mortar_board:
bhandari-nitin/Creating-Customer-Segments
Machine Learning Project
bhandari-nitin/Crowd-Sourced-Traffic-Analysis
Android Application
bhandari-nitin/Finding-Donors
Supervised Algorithm
bhandari-nitin/Machine_Learning_Journey
This is the Curriculum for "Machine Learning Journey" By Siraj Raval on Youtube
bhandari-nitin/machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
bhandari-nitin/Predicting-Boston-Housing-Prices-
Machine Learning Project (Decision Tree Algorithm)
bhandari-nitin/Smartcab
Reinforcement Learning
bhandari-nitin/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
bhandari-nitin/Titanic-Survival-Exploration
Manually used Decision Tree Algorithm to find out the survival rate of titanic passengers