8000 GitHub - anshumitts/AlexNet-EagerMode: Implementation of Alex net and it's variants using eager mode [Tensor Flow]
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anshumitts/AlexNet-EagerMode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlexNet-EagerMode

Implementation of Alex net and it's variants using eager mode [Tensor Flow] Usage

sh run.sh <mode to run [0 1 2 3]> <dataset to run on [cifar10 cifar100 shvn cub200]>
0-> Alexnet,
1-> Alexnet attention L(U,l+g),
2-> Alexnet attention L(l,g),
3-> Alexnet GAP

About

Implementation of Alex net and it's variants using eager mode [Tensor Flow]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0