Skip to content

Harshitmalaviya/ELM-tensorflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ELM-tensorflow

Extreme Learning Machine with TensorFlow. THIS VERSION HAS BEEN DEPRECATED AND WILL NOT BE UPDATED. You can use another implementation https://github.com/iwyoo/OSELM-tensorflow, which works more stable.

Toy example (MNIST)

python mnist_example.py

MNIST data set : http://yann.lecun.com/exdb/mnist/

Reference

Huang, Guang-Bin, Qin-Yu Zhu, and Chee-Kheong Siew. "Extreme learning machine: theory and applications." Neurocomputing 70.1 (2006): 489-501.

http://www.sciencedirect.com/science/article/pii/S0925231206000385

About

Extreme Learning Machine with TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%