mirror of
https://github.com/gryf/coach.git
synced 2026-01-28 11:05: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.