Pinned Loading
-
Smart-car-parking-using-a-pathfinder
Smart-car-parking-using-a-pathfinder PublicTo use A star search algorithm to find the shortest path between nodes or graphs and use this as a pathfinder. It is an informed search algorithm, as it uses information about path cost and also us…
JavaScript
-
Facebook-Auto-Login-using-Selenium
Facebook-Auto-Login-using-Selenium PublicSelenium is designed to automate web browser interaction. It is primarily used to write scripts for actions users might take on your website, testing site functionality much faster than you could b…
Python
-
FIFA20-Data-Exploration-using-Python
FIFA20-Data-Exploration-using-Python PublicUsing data Exploration techniques in order to uncover some initial patterns, insights and interesting points in your dateset. using a dateset consisting 5 CSV files, consisting of the data related …
Jupyter Notebook
-
Deep-learning-in-Fashion-category
Deep-learning-in-Fashion-category Publicobjective is to create a neural network that gives basic computer vision capabilities to recognize different items of clothing.
Python
-
Linear-Regression-on-Boston-Housing-Dataset
Linear-Regression-on-Boston-Housing-Dataset PublicApplying the concepts of linear regression on the Boston housing dateset and training the given model using the Boston housing datasets.
Jupyter Notebook 1
-
Face-detection-using-OpenCV
Face-detection-using-OpenCV PublicFace detection using Haar cascades is a machine learning based approach where a cascade function is trained with a set of input data. OpenCV already contains many pre-trained classifiers for face, …
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.