Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
-
Updated
Dec 28, 2021 - Jupyter Notebook
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
FPGA Accelerator for CNN using Vivado HLS
Artificial Intelligence Learning Notes.
Learning Deep Features for Discriminative Localization (2016)
a collection of my notes on deep learning
AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpose.
Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project
Handwritten Digit Recognition Using Convolutional Neural Network by Python
FPGA and GPU acceleration of LeNet5
A tiny implementation of LeNet (without deep learning framework)
Implementation of LeNet5 without any auto-differentiate tools or deep learning frameworks. Accuracy of 98.6% is achieved on MNIST dataset.
This code includes classification and detection tasks in Computer Vision, and semantic segmentation task will be added later.
Classify traffic signs by three classic ConvNets architecture using GTSRB dataset.
Add a description, image, and links to the lenet topic page so that developers can more easily learn about it.
To associate your repository with the lenet topic, visit your repo's landing page and select "manage topics."