tensorflow - Layer and batch normalization to replace preprocessing? -


both batch normalization , layer normalization implemented default distribution of tensorflow. however, afer reading original papers still not clear me if replace need normalization of input data or if used between layers? example in online learning task use layer normalization in tensorflow rnn module , dont have worry abot manually preprocessing input?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -