mirror of
https://github.com/gryf/coach.git
synced 2026-04-20 23:41:24 +02:00
81bac050d7
* 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.