Skip to content
forked from jakezhaojb/StarAE

Advocated by Open-Source spirit and hot trend of Deep Learning, all kinds of Auto-encoder would be implemented in this repo.

Notifications You must be signed in to change notification settings

yasumasa/StarAE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarAE

Introduction

This repo, Star-AE, with this geeky name expressed as regex style, would implement all kinds of Autoencoders for research uses. Autoencoder, Neural Nets alike model, is often used for some unsupervised learning purposes. Advocated by open-source spirit and hot trend of Deep Learning recently, this repo is started. Any pull request is welcome!

Lots of the off-the-shell tools for Deep Learning, such as Torch and Theano, provide abundant APIs for users. Definitelly, they did such a good job on helping people setup Deep Learning and drive Neural Nets more easily. Nevertheless, these tool won't make improvement for researchers because what they need differs those users. Researches always cares more about the structure of Neural Nets or the algorithms of optimizing; Thus, they can't be content with the dead APIs given. This is the reason why I build this repo - You can use it, modify it, improve it, add more modules to it and do anything you want. Hope the researchers like it!

About

Advocated by Open-Source spirit and hot trend of Deep Learning, all kinds of Auto-encoder would be implemented in this repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%