Skip to content

yangz27/Keras-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keras-example

Keras实现的深度学习实例

  • 数据集:
    • MNIST
    • IMDB
  • 模型:
    • MLP:全连接网络;添加Dropout;添加Early stopping
    • CNN:2维图像的CNN;1维向量的CNN
    • Auto Encoder:最简单的全连接网络的AE;L1正则化的AE;基于CNN的AE;AE的降噪应用
  • 参考:

About

Keras的实例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages