From f695785ab0ced9a5a9dd35f52f096f745df97352 Mon Sep 17 00:00:00 2001 From: Yuchao-Tao Date: Thu, 22 Jun 2017 09:24:02 +0800 Subject: [PATCH] Python regularizer (#1008) * # This is a combination of 5 commits. # The first commit's message is: add Regularizer to PythonBidgDL.scala and optimizer.py # This is the 2nd commit message: update regularizer in layer.py # This is the 3rd commit message: some fix # This is the 4th commit message: some fix 2 # This is the 5th commit message: adjust according to the test * Resolve Conflicts; fix; fix RNN; fix; pass compilation; fix; fix on the missmatch on the parameter list * fix style * fix style * fix style * fix style