This repository contains several machine learning projects done in Jupyter Notebooks
-
Updated
Jun 10, 2019 - Jupyter Notebook
Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.
This repository contains several machine learning projects done in Jupyter Notebooks
This repository contains a collection of fundamental topics and techniques in machine learning. It aims to provide a comprehensive understanding of various aspects of machine learning through simplified notebooks. Each topic is covered in a separate notebook, allowing for easy exploration and learning.
This notebook builds a multiclass image classifier for classifying dog breeds using TensorFlow 2.0 and TensorFlow Hub.
Shallow and Deep Learning resources. Programming Language: Python 3.7 and R | IDE: Jupyter Notebook and RStudio
A comprehensive collection of machine learning model implementations, including supervised, unsupervised, and deep learning models, each accompanied by explanations, datasets, and Jupyter Notebook demonstrations.