-
bp
说明: 使用鸢尾花数据集,预测鸢尾花种类。并随机选取100个样本作为训练数据,剩下50个作为测试数据。设置输入层四个神经元,接收输入的四个向量数据。设置一层隐含层,使用sigmoi激活函数,此问题为三分类问题,输出层激活函数使用sigmoi函数,神经元个数设置为3个,本类别输出1,其余类别输出0。(Iris, using data sets to predict Iris species. 100 samples were randomly selected as training data, and the remaining 50 samples were used as test data. Four neurons in the input layer are set to receive the four vector data. Set a hidden layer and use the sigmoi activation function. This problem is a three classification problem. The output layer activation function uses the sigmoi function. The number of neurons is set to 3. This category outputs 1 and the other categories output 0.)
- 2020-11-17 17:03:43下载
- 积分:1
-
常用的5大算法
整理搜集的用python实现的5大算法,贪婪算法回溯法动态规划分治法分枝界限法
- 2022-10-20 19:10:04下载
- 积分:1
-
奇异谱分析 SSA 工具箱
奇异谱分析是一个优秀的工具,提取出一系列的周期信号。
它使用奇异值分解的信号被转移版本的应用,并可用于预测时间序列以及。
- 2022-01-25 21:45:09下载
- 积分:1
-
Python灰帽子中文
Python灰帽子中文 扫描版(Python Grey Hat Chinese Version)
- 2019-03-29 13:44:06下载
- 积分:1
-
polarbearrepo-master(1)
说明: ioncube decoder - work in progress, only for some versions
- 2019-07-11 20:19:27下载
- 积分:1
-
python 多张图片黑底白字转白底黑字
需要 pip install sheen
- 2020-03-20下载
- 积分:1
-
卷积神经网络
说明: 利用Python实现卷积神经网络,适合初学者借鉴,参考。(Using Python to realize convolution neural network is suitable for beginners to learn and refer to.)
- 2020-06-15 22:45:01下载
- 积分:1
-
PSO-optimized-SVR
说明: This is a good python code for optimising SVR by PSO algorithm
- 2021-04-16 16:18:53下载
- 积分:1
-
《深度学习入门:基于Python的理论与实现》
说明: 本书主要介绍深度学习的核心算法,以及在计算机视觉,语音识别、自然语言处理中的相关应用,适合深度学习从业人士或者相关研究生作为参考资料,也可以作为入门教程来大致了解深度学习的相关前沿技术(This book mainly introduces the core algorithms of deep learning, as well as relevant applications in computer vision, speech recognition and natural language processing. It is suitable for practitioners of deep learning or relevant graduate students as reference materials, and can also be used as an introductory course to roughly understand the cutting-edge technologies of deep learning)
- 2020-06-20 11:40:02下载
- 积分:1
-
3-Python 核心编程(第3版)中文版-Wesley-Chun
Python 核心编程 (第3版) 中文版 Wesley Chun 超清晰文字版(Wesley Chun python programing)
- 2017-06-29 10:24:15下载
- 积分:1