Nodir0705 / Clothes-classification

In this notebook, we will step through how artificial neural networks have improved over the years and the biological inspiration behind it. To demonstrate, we will be using TensorFlow, an open-source machine learning library popular in industry. Recent versions of TensorFlow automatically detect if there is a GPU available for computation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First steps of AI, with clothes classification project

In this notebook, we will step through how artificial neural networks have improved over the years and the biological inspiration behind it. To demonstrate, we will be using TensorFlow, an open-source machine learning library popular in industry. Recent versions of TensorFlow automatically detect if there is a GPU available for computation.

About

In this notebook, we will step through how artificial neural networks have improved over the years and the biological inspiration behind it. To demonstrate, we will be using TensorFlow, an open-source machine learning library popular in industry. Recent versions of TensorFlow automatically detect if there is a GPU available for computation.


Languages

Language:Jupyter Notebook 100.0%