登录
首页 » python » python code macro

python code macro

于 2022-02-14 发布 文件大小:1.05 kB
0 143
下载积分: 2 下载次数: 2

代码说明:

CNN - 卷积神经网络 RNN - 循环神经网络 DNN - 深度神经网络 神经网络的层数直接决定了它对现实的刻画能力,利用每层更少的神级元拟合更加复杂的函数。随着神经网络层数的加深,优化函数越来越容易陷入局部最优解,并且这个“陷阱”越来越偏离真正的全局最优。利用有限数据训练的深层网络,性能还不如较浅层网络。 同时,另一个不可忽略的问题是随着网络层数增加,“梯度消失”现象更加严重。具体地说,我们常用sigmoid作为神经元的输入输出函数,对于幅度为1的信号,在BP反向传播梯度时,每传递一层,梯度衰减为原来的0.25。层数越多,梯度指数衰减后低层基本上接受不到有效的训练信号。

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

发表评论

0 个回复

  • moxing
    说明:  对csv文件进行读取并按照一定规则进行数据清洗(Read the CSV file and clean the data according to certain rules)
    2020-08-14 15:38:26下载
    积分:1
  • PRML勘误后的译版.pdf
    中文版中有一些错误,这个版本是勘误后的版本,比如11页下面“的平方”改成了“差的平方”(There are some errors in the Chinese version. This version is an erroneous version, for example, the "square" below the 11 page is changed to "square of difference".)
    2018-07-03 11:57:00下载
    积分:1
  • 书籍
    说明:  包含以下书籍: Python3教程_廖雪峰_精排_v1.0 Python编程_从入门到实践 利用Python进行数据分析 Python编程快速上手-让繁琐工作自动化 深入理解Python中文版高清PDF(Contains the following books:)
    2019-01-16 22:41:41下载
    积分:1
  • bp算法
    说明:  这是用python语言编写的bp神经网络算法,用来评估算法的正交验证得分和平均准确率(This is a BP neural network algorithm written in Python language, which is used to evaluate the orthogonal verification score and average accuracy of the algorithm)
    2019-12-01 21:14:22下载
    积分:1
  • dw_pyserial_work
    利用python开发一款跨平台的串口通讯程序,基于串口线程的异步通讯。实现自动查找可用串口,数据帧的异步接收,数据分析和图形显示,可作为硬件调试用的上位机软件。(Using Python to develop a cross platform serial communication program, asynchronous communication based on serial thread. Automatic lookup of available serial ports, asynchronous data frame reception, data analysis and graphics display, can be used as hardware debugging for the upper computer software.)
    2017-11-17 12:33:23下载
    积分:1
  • Expert_System
    说明:  专家系统课程实验-疾病分类 简单的疾病分类-13种疾病 使用Python版的CLIPS - pyknow(EXPERIMENTAL EXPERIMENT OF EXPERT SYSTEM COURSE-DISEASE CLASSIFICATION Simple Classification of Diseases - 20 Diseases Using the Python version of CLIPS - pyknow)
    2019-05-07 15:55:52下载
    积分:1
  • pytorch-openpose-master
    说明:  本例程是我研究生阶段做的一个小项目,该项目用pytorch的深度学习框架来进行人体姿态识别,能够实现头部和身体的骨架识别!图像处理方面加入了OpenCV包进行相关的处理,希望能帮助大家!(175/5000 This routine is a small project that I did in the graduate stage. The project uses pytorch's deep learning framework to recognize human body posture, and can realize skeleton recognition of head and body! In the aspect of image processing, OpenCV package has been added for relevant processing, hoping to help everyone!)
    2020-03-17 16:50:28下载
    积分:1
  • BP
    说明:  利用python实现的基础bp神经网络,未使用tensorflow,按照原理自主实现(The basic BP neural network implemented by python, without tensorflow, is implemented autonomously according to the principle)
    2019-11-07 16:07:23下载
    积分:1
  • bili_danmu
    说明:  使用scrapy编写的简单的b站弹幕信息爬虫,功能简单(A simple b-station drama information crawler written by using the story, with simple functions)
    2020-04-03 12:08:26下载
    积分:1
  • 零基础学python(明日科技)源代码
    零基础学python(明日科技)源代码
    2021-05-06下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载