mirror of
https://github.com/gryf/coach.git
synced 2026-01-29 03:25:47 +01:00
* Added NormalizedRSSInitializer, using same method as TensorFlow backend, but changed name since ‘columns’ have different meaning in dense layer weight matrix in MXNet. * Added unit test for NormalizedRSSInitializer.