06 2018 档案

摘要://f(x;W,c,w,b)=w*max{0, W*x+c}+b #include <iostream>#include <vector>#include <algorithm> template <class T>double tanh(T& z) { double ret; ret = (exp 阅读全文
posted @ 2018-06-23 13:31 东宫得臣 阅读(161) 评论(0) 推荐(0) 编辑
摘要:1 #!/usr/bin/env python3 2 3 # -*- coding: UTF-8 -*- 4 5 import pandas as pd 6 import os 7 import re 8 9 if __name__ == '__main__': 10 Folder_Path = ' 阅读全文
posted @ 2018-06-13 13:16 东宫得臣 阅读(2287) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示