Skip to content

v0.0.0-beta

Choose a tag to compare

@LuisSanchez25 LuisSanchez25 released this 14 Aug 01:57
· 46 commits to master since this release
ff5a1ec

This will be the first stable version of this repository, maybe functions are still not fully working but it should be enough for people to try training a kohonen SOM, even this is not fully working as expected, but, it seems to be able to construct clusters so I will check back on this. Things that we will need to have working properly before getting out of beta:

  • The conscious-SOM which will be the first implementation of this in python! (as far as I am aware)
  • More thorough testing: Need to build up more tests for all functions
  • Many depreciated functions: Many functions in this code are designed to work with an old system and need to be made more general
  • Better documentation: there is some basic documentation with https://scisom.readthedocs.io/en/latest/ but there are still some issues to polish.

With all this in mind, users are welcome to try this package and report on any issues!

What's Changed

New Contributors

Full Changelog: https://github.com/RiceAstroparticleLab/SOM_package/commits/v0.0.0-beta