For building an auto-encoder via #373, it would be useful to be able to drag out not only the nonlinearity, but also the bias from a layer into a separate layer (so the `UnLayer`/`InverseLayer` can be…
On a mobile device when I rotate the device I get the titled error on the last line of this code:
``` javascript
function _onModeChange() {
var chart = this;
for(var layerName in chart._lay…