Skip to content

jolynch/python-hqsom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

python-hqsom

Python Implementation and improvements to the HQSOM deep learning algorithm.

Check out som.py, rsom.py, and hqsom_qudio.py for the basic library. There is also a genetic algorithm included to help you select network topologies, see audio_learning and letter_learning.py for examples.

Testing

Most of the testing is based on replicating results presented by J.W. Miller and P.H. Lommel in their paper: "Biomimetic sensory abstraction using hierarchical quilted self-organizing maps"

To test run:

python -m pytest tests

About

Python Implementation and improvements to the HQSOM deep learning algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published