Commit e613065b authored by 张彦钊's avatar 张彦钊

把训练时l2正则化改成l1正则化

parent 09360156
......@@ -410,7 +410,7 @@ def update_or_insert(df2,queue_name):
if __name__ == "__main__":
print("开始训练")
b = time.time()
path = "hdfs://172.16.32.4:8020/strategy/esmm/"
tf.logging.set_verbosity(tf.logging.INFO)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment