登录
首页 » Python » ch05

ch05

于 2020-08-06 发布
0 178
下载积分: 1 下载次数: 0

代码说明:

说明:  人脑神经网络和计算机神经网络的不同在于,人脑可以解决通用性和跨领域的问题,而计算机神经网络只能解专门的问题,所以哪怕阿尔法狗在围棋界孤独求败战胜了所有男人,但他也不能识别出站在他面前的两个女生谁更漂亮(The difference between human brain neural network and computer neural network is that human brain can solve universal and cross domain problems, while computer neural network can only solve specialized problems. Therefore, even if alpha dog defeats all men alone in go, he can not identify the two girls standing in front of him who is more beautiful)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 自己写的JAVA贪吃蛇程序,相当有参考价值
    自己写的JAVA贪吃蛇程序,相当有参考价值-wrote JAVA huge memory process, have considerable reference value
    2023-08-04 17:20:02下载
    积分:1
  • 奥氏体化和晶粒长大计算6
    模拟钢铁材料奥氏体化过程和奥氏体晶粒长大过程。(The austenitizing process and austenite grain growth process of steel materials are simulated.)
    2020-06-21 02:20:01下载
    积分:1
  • sartarget
    说明:  合成孔径雷达变标算法成像,以及点面目标模拟(SAR imaging, point and surface target simulation)
    2020-11-21 14:38:57下载
    积分:1
  • 精饲料单放机快速地翻看联赛积 v
    精饲料单放机快速地翻看联赛积 v-Feed player quickly look at the plot League player feed quickly look at the league plot v
    2022-07-11 21:19:02下载
    积分:1
  • VC++ 6.0简单屏幕画笔源代码
    VC++ 6.0简单屏幕画笔源代码 ,可以让用户直接在屏幕的任意地方写字,仿画图的功能,不过这个不是在指定的画图窗口中才能画出图形,而是打开后,在屏幕的任意地方都可以。而且还可以设置画笔的颜色,有四种颜色可选,还可设置画笔粗细等功能。以下请看画笔的设置部分代码:   void CMyWnd::OnRed()//选中绿色   {    ColorX=255;    ColorY=0;    ColorZ=0;   }   void CMyWnd::OnYellow()//选中黄色   {    ColorX=255;    ColorY=255;    ColorZ=0;   }   void CMyWnd::OnGreen() //选中绿色   {    ColorX=0;    ColorY=255;    ColorZ=0;   }   void CMyWnd::OnBlue() //选中蓝色   {    ColorX=0;    ColorY=0;    ColorZ=255;   }   void CMyWnd::OnAdd() //增加画笔大小   {    ADxy+=1;   }   void CMyWnd::OnDec() //增加画笔大小   {    if (ADxy!=1)    ADxy-=1;   }   void CMyWnd::OnAbout() //增加画笔大小   {    //AfxMessageBox("你好");    //显示关于对话框    CLjxDlg dlg;    int xxx=dlg.DoModal();   }
    2022-11-18 14:20:03下载
    积分:1
  • 一个简单的计算器程序
    一个简单的计算器程序-a simple calculator program
    2022-12-17 05:05:04下载
    积分:1
  • LLCsaber仿真文件
    LLC的saber仿真,可以根据自己的选择调解参数。(The LLC simulation of SABER)
    2021-03-23 22:29:14下载
    积分:1
  • 程序
    拥塞控制算法仿真程序,实验结果验证协同路径拥塞控制算法在提高网络吞吐量、降低网络延时和网络能耗等方面具有较好的性能,延长了网络的生命周期。(congestion control algorithms)
    2018-05-16 09:11:37下载
    积分:1
  • yhsj
    说明:  这是一个很简单的C++程序 也只是随手练练而已 我现在的水平还不行 不过 我一直都在努力(This is a very simple C program is only to practice it, I threw the level is not enough but I have been efforts)
    2006-04-28 18:49:32下载
    积分:1
  • layout_weight
    安卓当中的layout_weight用法,一道经典的面试题(Andrews among layout_weight usage, a classic face questions)
    2015-03-23 11:20:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载