Skip to content

liyz15/WideResNet-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

WideResNet-tensorflow

Tensorflow implementation of wide residual networks: https://arxiv.org/abs/1605.07146

It's only a draft focusing on net architecture.

An accuracy of 81.18% is achieved after 90000 iters.

Usage

python main.py

About

Tensorflow implementation of wide residual networks: https://arxiv.org/abs/1605.07146

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages