About 2 results
Open links in new tab

Can't create layer "leaky_0/LeakyRelu" of type "LeakyRelu" in …
Apr 4, 2019 · On the other hand you can try define LeakyRelu layer to ReLU implementation (read more about custom layers here). If it has no negative slope, just add a line …
Good to see that mlp has relu activation function but returns nan??
Feb 21, 2019 · Now if you want to use your initiall code. There is a problem with initial condition for the network and I need time to investigate. I use LEAKYRELU first (10 iteration) and RELU …