Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

项目结构

  • AlexNet/: AlexNet的论文复现源代码,包含两个版本: LRN代表使用了local response normalization,BN代表使用了batch normalization。带有CIFAR10代表使用的数据集为CIFAR10,带有MNIST代表使用的数据集为MNIST。

本项目基于tensorflow 2.1,请注意版本兼容问题和tensorflow的语法问题。同时注意安装numpy, pandas, scikit-learn等依赖包

About

基于tensorflow的深度学习论文复现(包括经典的AlexNet, VGGNet)

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages