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

Convolutional Neural Networks with NumPy

Building a simple convolutional neural network using NumPy to understand the basics of deep learning and image processing.

N
numpy.org
official

NumPy for Convolutional Neural Networks

Official NumPy documentation on using the library for convolutional neural networks, including examples and tutorials.

S
stanford.edu
research

Convolutional Neural Networks Tutorial

A comprehensive tutorial on convolutional neural networks, including implementation using NumPy and other popular deep learning libraries.

G
github.io
tool

NumPy CNN Implementation

An open-source implementation of a convolutional neural network using NumPy, available on GitHub for reference and modification.

D
datacamp.com
video

Convolutional Neural Networks with Python and NumPy

An interactive course on building convolutional neural networks using Python and NumPy, covering the basics of deep learning and image processing.

R
researchgate.net
research

NumPy and Convolutional Neural Networks for Image Classification

A research paper on using NumPy and convolutional neural networks for image classification tasks, including a comparison of different deep learning libraries.

M
medium.com
article

Building a Convolutional Neural Network from Scratch with NumPy

A step-by-step guide to building a convolutional neural network from scratch using NumPy, including tips and tricks for optimization and improvement.

N
nist.gov
news

Convolutional Neural Networks for Computer Vision

An official report from the National Institute of Standards and Technology on the use of convolutional neural networks for computer vision tasks, including a discussion of NumPy and other libraries.