8 results · AI-generated index
T
towardsdatascience.com
article

Image Classification with NumPy and TensorFlow

Learn how to build an image classification model using NumPy and TensorFlow in Python. This tutorial covers the basics of image classification and provides a step-by-step guide to building a model.

C
cs231n.github.io
research

CS231n: Convolutional Neural Networks for Visual Recognition

This Stanford University course covers the basics of convolutional neural networks and their application to image classification. The course includes lectures, assignments, and a final project, all using Python, NumPy, and TensorFlow.

T
tensorflow.org
official

Image Classification using TensorFlow and NumPy

The official TensorFlow documentation provides a tutorial on image classification using NumPy and TensorFlow. This tutorial covers the basics of image classification and provides a step-by-step guide to building a model.

D
datacamp.com
tool

Python Image Classification using NumPy and TensorFlow

This DataCamp course covers the basics of image classification using NumPy and TensorFlow in Python. The course includes interactive exercises and a final project to help you practice your skills.

Y
youtube.com
video

Image Classification with Python, NumPy, and TensorFlow

This YouTube video provides a tutorial on image classification using NumPy and TensorFlow in Python. The video covers the basics of image classification and provides a step-by-step guide to building a model.

R
researchgate.net
research

Image Classification using Deep Learning with Python, NumPy, and TensorFlow

This research paper covers the application of deep learning to image classification using Python, NumPy, and TensorFlow. The paper provides a comprehensive overview of the field and includes a case study on image classification.

R
realpython.com
article

Image Classification Tutorial with NumPy and TensorFlow

This tutorial on Real Python covers the basics of image classification using NumPy and TensorFlow in Python. The tutorial includes a step-by-step guide to building a model and provides tips and best practices for improving your model.

G
github.io
tool

Image Classification using Python, NumPy, and TensorFlow: A Practical Guide

This GitHub repository provides a practical guide to image classification using Python, NumPy, and TensorFlow. The repository includes a step-by-step guide to building a model and provides example code to help you get started.