Skip to content

vitorffpires/ResNet-CIFAR10-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ResNet-CIFAR10-implementation

Overview

This GitHub repository contains a detailed implementation of the Residual Network (ResNet) architecture using PyTorch. The project demonstrates the construction, training, and validation of a ResNet model, specifically designed to handle image classification CIFAR10 task.

Features

  • create_dataloaders
  • BottleneckResidualBlock
  • downsample_fn
  • ResNet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages