openai / weightnorm

Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Networks"
https://arxiv.org/abs/1602.07868
MIT License
365 stars 118 forks source link

fix compatibility issues with newer keras version #11

Open mostafaelhoushi opened 6 years ago

mostafaelhoushi commented 6 years ago

Fixed compatibility issues when running with newer version of Keras. Fix has been tested to run on Keras v. 2.1.2 and Tensorflow 1.4.0