摘要: Python工程的编译、合并、打包、发布 from:https://my.oschina.net/bfbd/blog/864310 from:https://my.oschina.net/bfbd/blog/864310 from:https://my.oschina.net/bfbd/blog/8 阅读全文
posted @ 2018-03-21 20:25 bonelee 阅读(12089) 评论(2) 推荐(2)
摘要: 代码如下: 结果: ('Terminating training at the end of epoch', 175)Training Step: 309936 | total loss: 0.00695 | time: 4.371s| Adam | epoch: 176 | loss: 0.006 阅读全文
posted @ 2018-03-21 16:14 bonelee 阅读(1223) 评论(0) 推荐(0)
摘要: pandas 绘图 结果: Index(['label', 'flow_cnt', 'len(srcip_arr)', 'len(dstip_arr)', 'subdomain_num', 'uniq_subdomain_ratio', 'np.average(dns_request_len_arr 阅读全文
posted @ 2018-03-21 16:07 bonelee 阅读(1966) 评论(0) 推荐(0)