logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

pytorch机器学习_机器学习— PyTorch

pytorch机器学习PyTorch : It is an open source machine learning library based on the Torch library (which is based on Lua Programming Language), developed by Facebook’s AI Research lab. PyTorch:这是一个基于Torch

#机器学习#人工智能#python
pytorch线性回归_PyTorch中的线性回归

pytorch线性回归For all those amateur Machine Learning and Deep Learning enthusiasts out there, Linear Regression is just the right way to kick start your journey. If you are new to Machine Learning with s

#python#逻辑回归#机器学习 +1
神经网络优化器的选择_神经网络:优化器选择的重要性

神经网络优化器的选择When constructing a neural network, there are several optimizers available in the Keras API in order to do so. 在构造神经网络时,Keras API中提供了多个优化器来实现。An optimizer is used to minimise the loss of a..

#python#神经网络#深度学习 +2
pytorch卷积可视化_使用Pytorch可视化卷积神经网络

pytorch卷积可视化Filter and Feature map Image by the author 筛选和特征图作者提供的图像 When dealing with image’s and image data, CNN are the go-to architectures. Convolutional neural networks have proved to provide man

#神经网络#数据可视化#深度学习
在神经网络中使用辍学:不是一个神奇的子弹

Overfitting is an issue that occurs when a model shows high accuracy in predicting training data (the data used to build the model), but low accuracy in predicting test data (unseen data that the mode

#神经网络
深度学习 正则化 正则化率_何时以及如何在深度学习中使用正则化

深度学习 正则化 正则化率 介绍: (Introduction:)The key role of Regularization in deep learning models is to reduce overfitting of data. It makes the network simple resulting in generalization on data points never .

#深度学习#机器学习#tensorflow +2
手语识别_使用深度学习进行手语识别

手语识别TL;DR It is presented a dual-cam first-vision translation system using convolutional neural networks. A prototype was developed to recognize 24 gestures. The vision system is composed of a head-mo

#python#深度学习#机器学习 +2
泰坦尼克数据集预测分析_探索性数据分析—以泰坦尼克号数据集为例(第1部分)

泰坦尼克数据集预测分析Imagine your group of friends have decided to spend the vacations by travelling to an amazing destination. And you have been given the responsibility to find one. Interesting? However inter

#数据分析#机器学习#python +2
算法竞赛训练指南代码仓库_数据仓库综合指南

算法竞赛训练指南代码仓库 重点 (Top highlight)As a data scientist, it’s valuable to have some idea of fundamental data warehouse concepts. Most of the work we do involves adding enterprise value on top of datasets t

#算法#python#机器学习 +2
使用TensorFlow训练神经网络进行价格预测

Using Deep Neural Networks for regression problems might seem like overkill (and quite often is), but for some cases where you have a significant amount of high dimensional data they can outperform an

#神经网络#tensorflow#深度学习 +2
    共 77 条
  • 1
  • 2
  • 3
  • 8
  • 请选择