Skip to content

kevsestrella/resnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to ResNet50 Implementation 👋

Twitter: kevsestrella

My study of ResNet50. Implemented with Convolution and Identity Blocks, both containing Layer Skips to help with Vanishing Gradient issue. Training and Prediciton is done with hand images representing numbers.

Install

pip install numpy h5py tensorflow keras

Usage

run python -m resnet50.task

---or---

Open ResNet50.ipynb and run cells to train and predict from the included dataset of hand images representing numbers.

Author

👤 Kevin Estrella

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

ResNet50 Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published