mirror of
https://github.com/gryf/coach.git
synced 2026-01-26 17:45:46 +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.