-
loss_rmse
说明: 18个项目,通过前9天的数据,预测第10天PM2.5的含量,采用线性回归,损失函数为均方根误差(Through the data of the first nine days, the PM2.5 content of the 10th day was predicted for 18 projects, and linear regression was adopted, and the loss function was root mean square error.)
- 2020-06-10 00:06:05下载
- 积分:1
-
求无限循环小数的循环节
说明: 了解基本编程知识,熟悉编程算法,求无限循环小数的循环节。(Understand basic programming knowledge, familiar with programming algorithms, find infinite cycle decimal section.)
- 2020-06-23 20:20:02下载
- 积分:1
-
python选择排序算法简单递归函数二分查找
python选择排序算法简单递归函数二分查找
- 2022-05-16 01:01:34下载
- 积分:1
-
griffinlim
This is a python version of griffinlim vocoder.
- 2019-05-29 15:09:15下载
- 积分:1
-
DjangoBlog-master
说明: 基于diango框架的个人博客系统实现。语言为python(The implementation of personal blog system based on diango framework. The language is Python)
- 2019-06-20 15:52:21下载
- 积分:1
-
以树莓派为基础,连接有毒气体传感器、温湿度传感器、Co2浓度传感器,如果传感器检测到的数据超过预设的值,将会触发灯光和蜂鸣器报警
以树莓派为基础,连接有毒气体传感器、温湿度传感器、Co2浓度传感器,如果传感器检测到的数据超过预设的值,将会触发灯光和蜂鸣器报警【核心源码】air_detection_alarm_system.py
- 2021-05-06下载
- 积分:1
-
pyhone 爬虫代码 作业
这个是爬虫代码,希望大家可以喜欢收藏,不胜感激(This is the crawler code. I hope you enjoy collecting it. Thank you very much.)
- 2020-06-19 00:00:02下载
- 积分:1
-
GA-SVM-master 02
基于python的gasvm程序,容易理解,适合初学者学习(Gasvm program based on python, easy to understand, suitable for beginners to learn)
- 2019-02-17 02:37:37下载
- 积分:1
-
vae
说明: 什么是变分自动编码器?
为了理解VAE,我们首先从最简单的网络说起,然后再一步一步添加额外的部分。一个描述神经网络的常见方法是近似一些我们想建模的函数。然而神经网络也可以被看做是携带信息的数据结构。假如我们有一个带有解卷积层的网络,我们设置输入为值全为1的向量,输出为一张图像。然后,我们可以训练这个网络去减小重构图像和原始图像的平均平方误差。那么训练完后,这个图像的信息就被保留在了网络的参数中。(What is a variational automatic encoder?
To understand VAE, we start with the simplest network, and then add additional parts step by step. A common way to describe neural networks is to approximate some of the functions we want to model. However, neural networks can also be regarded as data structures carrying information. If we have a network with deconvolution layer, we set the input to a vector with all values of 1 and output to an image. Then, we can train the network to reduce the average square error between the reconstructed image and the original image. After training, the information of the image is retained in the parameters of the network.vae)
- 2019-04-26 16:46:35下载
- 积分:1
-
k-n代码数据成本
此代码包含ML代码实现的手段和实现之处
- 2023-02-06 22:20:04下载
- 积分:1