概述
in:
pd.DataFrame(outputs, columns=[‘Input 1’, ’ Input 2’, ’ Linear Combination’, ’ Activation Output’, ’ Is Correct’])
out:
Input 1 Input 2 Linear Combination Activation Output Is Correct
0 0 0.0 1 No
0 1 0.0 1 No
1 0 0.0 1 No
1 1 0.0 1 Yes
最后
以上就是落寞发夹为你收集整理的pd.DataFrame的全部内容,希望文章能够帮你解决pd.DataFrame所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复