免费在线教程
首页
📦 开发库
Maven (Java)
npm (JavaScript)
PyPI (Python)
RubyGems (Ruby)
Packagist (PHP)
Cargo (Rust)
NuGet (.NET)
Go Pkg
pub.dev
CRAN
Clojars
📚 教程
🔥 热门
首页
npm 包
hast
hast
Renamed to rehype
MIT
3 个版本
主页
仓库
提交 Issue
安装
npm
Yarn
pnpm
Bun
npm install hast
yarn add hast
pnpm add hast
bun add hast
README
Renamed to rehype
rehype »
版本列表
1.0.0
2016-06-23
0.0.2
2015-10-10
0.0.1
2015-10-09
相关教程
Stochastic Depth:随机丢弃残差层的训练策略
学习在训练超深残差网络时随机丢弃整层,只在测试时使用完整深度,类似 Dropout 的层级别正则化手段。