Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.3.3 source code.tar.gz | 2024-08-23 | 7.9 MB | |
2.3.3 source code.zip | 2024-08-23 | 7.9 MB | |
README.md | 2024-08-23 | 417 Bytes | |
Totals: 3 Items | 15.8 MB | 0 |
sigma
now has a different decay function and it can be selected via the parametersigma_decay_function
- the user is now warned when
sigma
is higher thansqrt(x^2+y^2)
- a selection of decay functions for both sigma and learning rate has been implemented by @BrandonGarciaWx
- the train method now accept
fixed_points
so that the algorithm can be force to train specific neurons for specific samples