Skip to content

ayox/hpelm_sandbox

Repository files navigation

HPELM MNIST

This an attempt to run High performance extreme learning machine (HPELM) on MNIST.

This network take an estimated time of ~ 3.83849191666 seconds to train with an accuracy of ~ 0.9327

Usage

create virtual enviroment :

virtualenv venv 
source venv\bin\activate

install requirements using :

pip install -r requirements.txt `

run using :

python mnits.py

Reference

HPELM Docs

MNIST Dataset

License

GNU GENERAL PUBLIC LICENSE

About

implementing several datasets on hpelm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors