前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >机器学习相关

机器学习相关

原创
作者头像
莫听穿林
发布2021-12-29 09:20:23
1950
发布2021-12-29 09:20:23
举报
文章被收录于专栏:notenote

激活函数

Fundamentals of Deep Learning – Activation Functions and When to Use Them?

Dishashree26 Gupta — January 30, 2020

Deep Learning Intermediate Python Technique

Overview

Activation function is one of the building blocks on Neural Network

Learn about the different activation functions in deep learning

Code activation functions in python and visualize results in live coding window

This article was originally published in October 2017 and updated in January 2020 with three new activation functions and python codes.

总结:先用 ReLU (有 dead neuron 的时候 用 leaky ReLU)分类用 sigmoid

https://www.analyticsvidhya.com/blog/2020/01/fundamentals-deep-learning-activation-functions-when-to-use-them/

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 激活函数
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档