English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
Artificial Intelligence | AI on Instagram: "Gradient descent is a fundamental optimization algorithm used by most AI models to learn from data by minimizing a loss function, which measures how far the model’s predictions are from the true values. Conceptually, it treats the loss function as a landscape (we call this the loss landscape) with peaks and valleys representing high and low errors. At any point on this landscape, the gradient (vector of slopes) indicates the direction and steepness of
已浏览 7637 次
4 周前
Instagram
0:37
Triplet Loss - Contrastive Learning
已浏览 1003 次
2024年1月30日
YouTube
TechViz - The Data Science Guy
2:08
Hidden units | Neural network and deep learning |
已浏览 3540 次
2023年12月26日
YouTube
Rao educator club
What is loss function?
已浏览 2197 次
2023年6月1日
YouTube
The Logan Bartlett Show
Andrej Karpathy explains the process of deriving the gradient of the loss function with respect to the weights for optimization, using gradientdescent
已浏览 263 次
9 个月之前
TikTok
tetsuo_casm
1:17
AI • Machine Learning • Tech on Instagram: "In a feedforward neural network (also known as an MLP), neurons are arranged in layers where each neuron receives inputs from the previous layer, multiplies them by corresponding weights, adds a bias term, and applies an activation function to produce its output. This process continues layer by layer until the final output is produced. When an example is passed through the network, the output is compared to the target value, and the difference is calcu
已浏览 5.6万 次
4 个月之前
Instagram
Santosh Kumar on Instagram: "🔢Day 164– Data_Science_Journey(Deep Learning) 📊Topic :Classification- Loss Function and Cost Function Today I Explored loss function and cost function in deep learning and how to use classification in deep learning Classification 1.Binary Cross Entrophy / Log Loss : Binary cross-entropy (log loss) is a loss function used in binary classification problems. It quantifies the difference between the actual class labels (0 or 1) and the predicted probabilities output by
已浏览 1700 次
1 个月前
Instagram
Artificial Intelligence | AI on Instagram: "Gradient descent is a fundamental optimization algorithm used by most AI models to learn from data by minimizing a loss function, which measures how far the model’s predictions are from the true values. Conceptually, it treats the loss function as a landscape (we call this the loss landscape) with peaks and valleys representing high and low errors. At any point on this landscape, the gradient (vector of slopes) indicates the direction and steepness of
已浏览 2.1万 次
2 个月之前
Instagram
First Principles AI on Instagram: "Have you wondered why we use the negative log function for a loss function? #datascience #machinelearning #deeplearning #techeducation #aiexplained #nlp #mathematics"
已浏览 406 次
2 周前
Instagram
0:43
Instagram
已浏览 3.4万 次
1 个月前
Instagram
1:14
AI • Machine Learning • Tech on Instagram: "Gradient descent is an optimization algorithm widely used in machine learning to minimize a loss function, which is a measure of how well a model’s predictions match the actual outcomes. In the gradient descent process, the model iteratively adjusts its parameters (its weights and biases) to reduce the loss. The parameters are adjusted based on the gradient, or partial derivatives, of the loss function with respect to each parameter. The gradient point
已浏览 5万 次
3 个月之前
Instagram
aibutsimple
0:51
Freedom With AI on Instagram: "Follow & Comment “Nvidia” to unlock access to Nvidia’s Deep Learning Institute! 🚀 🧠 Learn Data Science, Generative AI, and more—all for FREE with courses designed by Nvidia’s top experts. 💡 Did you know? Their recent stock surge is proof that AI is the future, and you can be a part of it! 📍 Day 322 of 365 Days Freedom With AI Challenge #Nvidia #DeepLearningInstitute #AIRevolution #UpskillNow #DataScience"
已浏览 104.3万 次
4 个月之前
Instagram
freedom_with_ai
0:21
Instagram
已浏览 1548 次
1 个月前
Instagram
1:27
Dadzie TV on Instagram: "Watch how broadcaster Serwaa Amihere, music legend Kojo Antwi, actor and politician Fred Nuamah, and media personality KOD arrived at the residence of the late Daddy Lumba to commiserate with the bereaved family. Their solemn expressions and quiet exchanges reflected the deep sense of loss shared by fans and loved ones of the legendary musician."
已浏览 2105 次
1 个月前
Instagram
1:24
AI • Machine Learning • Tech on Instagram: "A neural network “learns” by adjusting its parameters (weights and biases) by increasing or decreasing them numerically so that the network can make increasingly more accurate predictions. The output is compared to the actual target values using a loss function, which quantifies the prediction error. To minimize the error, the network performs backpropagation, an algorithm that computes the gradient (set of all partial derivatives) of the loss with res
已浏览 4.9万 次
2 个月之前
Instagram
Artificial Intelligence | AI on Instagram: "A neural network “learns” by adjusting its parameters (weights and biases) by increasing or decreasing them numerically so that the network can make increasingly more accurate predictions. The output is compared to the actual target values using a loss function, which quantifies the prediction error. To minimize the error, the network performs backpropagation, an algorithm that computes the gradient (set of all partial derivatives) of the loss with res
已浏览 9198 次
1 个月前
Instagram
1:07
Artificial Intelligence | AI on Instagram: "Autoencoders use loss functions to help train the encoder and decoder. The encoder can take many forms of data, but let’s say it takes an image, like one from the MNIST dataset. The image is passed through the encoder to compress it into a simpler form. The decoder then tries to recreate the original image from that compressed version. A loss function, like Mean Squared Error (MSE), compares the original image with the reconstructed one. MSE takes the
已浏览 3194 次
5 个月之前
Instagram
AI • Machine Learning • Tech on Instagram: "Gradient descent is a fundamental optimization algorithm used by most AI models to learn from data by minimizing a loss function, which measures how far the model’s predictions are from the true values. Conceptually, it treats the loss function as a landscape (we call this the loss landscape) with peaks and valleys representing high and low errors. At any point on this landscape, the gradient (vector of slopes) indicates the direction and steepness of
已浏览 15.6万 次
2 个月之前
Instagram
Artificial Intelligence | AI on Instagram: "Gradient descent is a fundamental optimization algorithm used by most AI models to learn from data by minimizing a loss function, which measures how far the model’s predictions are from the true values. Conceptually, it treats the loss function as a landscape (we call this the loss landscape) with peaks and valleys representing high and low errors. At any point on this landscape, the gradient (vector of slopes) indicates the direction and steepness of
已浏览 4877 次
2 周前
Instagram
0:04
YogSattva™| Manisha Patil on Instagram: "ABC Juice Benefits: Glowing and clear skin Boosts immunity Improves digestion & detoxifies body Supports weight loss Enhances brain function Improves heart health Sharpens eyesight Balances hormones (good for PCOS) Strengthens hair & nails Increases energy levels"
已浏览 1748 次
1 个月前
Instagram
Artificial Intelligence | AI on Instagram: "Autoencoders use loss functions to help train the encoder and decoder. The encoder can take many forms of data, but let’s say it takes an image, like one from the MNIST dataset. The image is passed through the encoder to compress it into a simpler form. The decoder then tries to recreate the original image from that compressed version. A loss function, like Mean Squared Error (MSE), compares the original image with the reconstructed one. MSE takes the
已浏览 1727 次
1 个月前
Instagram
Neural AI on Instagram: "Gradient descent is a fundamental optimization algorithm used by most AI models to learn from data by minimizing a loss function, which measures how far the model’s predictions are from the true values. Conceptually, it treats the loss function as a landscape (we call this the loss landscape) with peaks and valleys representing high and low errors. At any point on this landscape, the gradient (vector of slopes) indicates the direction and steepness of the fastest increas
已浏览 2852 次
2 个月之前
Instagram
0:13
Alex Zhang on Instagram: "A "sparse categorical cross entropy loss function" is a variant of the standard cross-entropy loss used in multi-class classification tasks, where the true labels are provided as integer values representing the class index directly, rather than as one-hot encoded vectors, making it ideal for situations where labels are not one-hot encoded; essentially, it internally converts the integer labels to one-hot format before calculating the cross-entropy loss."
已浏览 5803 次
7 个月之前
Instagram
2:37
GE Stackable Washer And Dryer part 2
已浏览 2.8万 次
2019年5月31日
YouTube
Solange Daniel
1:43
Google DeepMind's Deep Q-learning playing Atari Breakout!
已浏览 141.4万 次
2015年3月7日
YouTube
Two Minute Papers
2:55
How to give yourself a deltoid injection (Intramuscular injection)
已浏览 10.5万 次
2020年4月6日
YouTube
Options Medical Weight Loss
1:14
Антиградиент в действии
已浏览 1308 次
3 周前
YouTube
MLinside
0:28
Renogy 12V 100AH Smart Li Battery
已浏览 29万 次
2021年4月1日
YouTube
Renogy
0:35
Deep Learning Training Process in Tamil | Dataset & Backpropagation
3 周前
YouTube
Futoskillz
0:35
Loss Function vs Cost Function
已浏览 5632 次
2022年12月31日
YouTube
Jovian
观看更多视频
更多类似内容
反馈