ApacheCN 翻译活动进度公告 2019.2.18

news/2024/7/2 14:45:07 标签: 大数据, 人工智能, c/c++
  • 【主页】 apachecn.org
  • 【Github】@ApacheCN
  • 暂时下线: 社区
  • 暂时下线: cwiki 知识库
  • 自媒体平台

    • 微博:@ApacheCN
    • 知乎:@ApacheCN
    • CSDN
    • 简书
    • OSChina
    • 博客园
  • 我们不是 Apache 的官方组织/机构/团体,只是 Apache 技术栈(以及 AI)的爱好者!
  • 合作or侵权,请联系【fonttian】<fonttian@gmail.com> | 请抄送一份到 <apachecn@163.com>

PyTorch 1.0 中文文档和教程

教程部分:认领:36/37,翻译:28/37;文档部分:认领:29/39,翻译:15/39

参与方式:https://github.com/apachecn/p...

整体进度:https://github.com/apachecn/p...

项目仓库:https://github.com/apachecn/p...

章节贡献者进度
教程部分--
Deep Learning with PyTorch: A 60 Minute Blitz@bat67100%
What is PyTorch?@bat67100%
Autograd: Automatic Differentiation@bat67100%
Neural Networks@bat67100%
Training a Classifier@bat67100%
Optional: Data Parallelism@bat67100%
Data Loading and Processing Tutorial@yportne13100%
Learning PyTorch with Examples@bat67100%
Transfer Learning Tutorial@jiangzhonglian100%
Deploying a Seq2Seq Model with the Hybrid Frontend@cangyunye100%
Saving and Loading Models@sfyumi
What is <cite>torch.nn</cite> _really_?@lhc741
Finetuning Torchvision Models@ZHHAYO100%
Spatial Transformer Networks Tutorial@PEGASUS1993100%
Neural Transfer Using PyTorch@bdqfork100%
Adversarial Example Generation@cangyunye100%
Transfering a Model from PyTorch to Caffe2 and Mobile using ONNX@PEGASUS1993100%
Chatbot Tutorial@a625687551100%
Generating Names with a Character-Level RNN@hhxx2015100%
Classifying Names with a Character-Level RNN@hhxx2015100%
Deep Learning for NLP with Pytorch@BreezeHavana
Introduction to PyTorch@guobaoyo100%
Deep Learning with PyTorch@bdqfork100%
Word Embeddings: Encoding Lexical Semantics@sight007100%
Sequence Models and Long-Short Term Memory Networks@ETCartman100%
Advanced: Making Dynamic Decisions and the Bi-LSTM CRF@JohnJiangLA
Translation with a Sequence to Sequence Network and Attention@mengfu188100%
DCGAN Tutorial@wangshuai9517
Reinforcement Learning (DQN) Tutorial@BreezeHavana
Creating Extensions Using numpy and scipy@cangyunye100%
Custom C++ and CUDA Extensions@Lotayou
Extending TorchScript with Custom C++ Operators
Writing Distributed Applications with PyTorch@firdameng
PyTorch 1.0 Distributed Trainer with Amazon AWS@yportne13100%
ONNX Live Tutorial@PEGASUS1993100%
Loading a PyTorch Model in C++@talengu100%
Using the PyTorch C++ Frontend@solerji100%
文档部分--
Autograd mechanics@PEGASUS1993100%
Broadcasting semantics@PEGASUS1993100%
CUDA semantics@jiangzhonglian100%
Extending PyTorch@PEGASUS1993
Frequently Asked Questions@PEGASUS1993
Multiprocessing best practices@cvley100%
Reproducibility@WyattHuang1
Serialization semantics@yuange250100%
Windows FAQ@PEGASUS1993
torch@ZHHAYO
torch.Tensor@hijkzzz100%
Tensor Attributes@yuange250100%
Type Info@PEGASUS1993100%
torch.sparse@hijkzzz100%
torch.cuda@bdqfork100%
torch.Storage@yuange250100%
torch.nn@yuange250
torch.nn.functional@hijkzzz100%
torch.nn.init@GeneZC100%
torch.optim@qiaokuoyuan
Automatic differentiation package - torch.autograd@gfjiangly
Distributed communication package - torch.distributed
Probability distributions - torch.distributions@hijkzzz
Torch Script
Multiprocessing package - torch.multiprocessing@hijkzzz100%
torch.utils.bottleneck
torch.utils.checkpoint
torch.utils.cpp_extension
torch.utils.data
torch.utils.dlpack
torch.hub
torch.utils.model_zoo
torch.onnx@guobaoyo100%
Distributed communication package (deprecated) - torch.distributed.deprecated
torchvision Reference@BXuan694
torchvision.datasets@BXuan694
torchvision.models@BXuan694
torchvision.transforms@BXuan694
torchvision.utils@BXuan694

HBase 3.0 中文参考指南

认领:2/31,翻译:0/31

参与方式:https://github.com/apachecn/h...

整体进度:https://github.com/apachecn/h...

项目仓库:https://github.com/apachecn/h...

章节译者进度
Preface
Getting Started
Apache HBase Configuration
Upgrading
The Apache HBase Shell
Data Model
HBase and Schema Design@RaymondCode
RegionServer Sizing Rules of Thumb
HBase and MapReduce
Securing Apache HBase
Architecture
In-memory Compaction
Backup and Restore
Synchronous Replication
Apache HBase APIs
Apache HBase External APIs
Thrift API and Filter Language
HBase and Spark@TsingJyujing
Apache HBase Coprocessors
Apache HBase Performance Tuning
Troubleshooting and Debugging Apache HBase
Apache HBase Case Studies
Apache HBase Operational Management
Building and Developing Apache HBase
Unit Testing HBase Applications
Protobuf in HBase
Procedure Framework (Pv2): HBASE-12439
AMv2 Description for Devs
ZooKeeper
Community
Appendix

Airflow 中文文档

认领:23/30,翻译:23/30。

参与方式:https://github.com/apachecn/a...

整体进度:https://github.com/apachecn/a...

项目仓库:https://github.com/apachecn/a...

章节贡献者进度
1 项目
2 协议-100%
3 快速开始@ImPerat0R_100%
4 安装@Thinking Chen100%
5 教程@ImPerat0R_100%
6 操作指南@ImPerat0R_100%
7 设置配置选项@ImPerat0R_100%
8 初始化数据库后端@ImPerat0R_100%
9 使用操作器@ImPerat0R_100%
10 管理连接@ImPerat0R_100%
11 保护连接@ImPerat0R_100%
12 写日志@ImPerat0R_100%
13 使用Celery扩大规模@ImPerat0R_100%
14 使用Dask扩展@ImPerat0R_100%
15 使用Mesos扩展(社区贡献)@ImPerat0R_100%
16 使用systemd运行Airflow@ImPerat0R_100%
17 使用upstart运行Airflow@ImPerat0R_100%
18 使用测试模式配置@ImPerat0R_100%
19 UI /截图@ImPerat0R_100%
20 概念@ImPerat0R_100%
21 数据分析@ImPerat0R_100%
22 命令行接口@ImPerat0R_100%
23 调度和触发器@Ray100%
24 插件@ImPerat0R_100%
25 安全
26 时区
27 实验性 Rest API@ImPerat0R_100%
28 集成
29 Lineage
30 常见问题
31 API 参考

UCB CS61b Java 中的数据结构

认领:0/12,翻译:0/12

参与方式:https://github.com/apachecn/c...

整体进度:https://github.com/apachecn/c...

项目仓库:https://github.com/apachecn/c...

标题译者进度
一、算法复杂度
二、抽象数据类型
三、满足规范
四、序列和它们的实现
五、树
六、搜索树
七、哈希
八、排序和选择
九、平衡搜索
十、并发和同步
十一、伪随机序列
十二、图

UCB Prob140 面向数据科学的概率论

认领:23/25,翻译:17/25

参与方式:https://github.com/apachecn/p...

整体进度:https://github.com/apachecn/p...

项目仓库:https://github.com/apachecn/p...

标题译者翻译进度
一、基础飞龙100%
二、计算几率飞龙100%
三、随机变量飞龙100%
四、事件之间的关系@biubiubiuboomboomboom100%
五、事件集合@PEGASUS1993>0%
六、随机计数@viviwong100%
七、泊松化@YAOYI626100%
八、期望@PEGASUS199350%
九、条件(续)@YAOYI626100%
十、马尔科夫链喵十八100%
十一、马尔科夫链(续)喵十八100%
十二、标准差缺只萨摩 100%
十三、方差和协方差缺只萨摩 100%
十四、中心极限定理喵十八100%
十五、连续分布@ThunderboltSmile
十六、变换
十七、联合密度@Winchester-Yi100%
十八、正态和 Gamma 族@Winchester-Yi100%
十九、和的分布平淡的天100%
二十、估计方法平淡的天100%
二十一、Beta 和二项@lvzhetx100%
二十二、预测@lvzhetx50%
二十三、联合正态随机变量
二十四、简单线性回归@ThomasCai100%
二十五、多元回归@lanhaixuan100%

翻译征集

要求:

  • 机器学习/数据科学相关
  • 或者编程相关
  • 原文必须在互联网上开放
  • 不能只提供 PDF 格式(我们实在不想把精力都花在排版上)
  • 请先搜索有没有人翻译过

请回复本文。

赞助我们


http://www.niftyadmin.cn/n/734178.html

相关文章

LWN: kmalloc( )确保对齐

点击上方蓝色字关注我们~Alignment guarantees for kmalloc()By Jonathan CorbetMay 8, 2019LSFMMkmalloc()是kernel里最基础的内存分配API&#xff0c;用于针对较小的对象分配内存。通常&#xff0c;开发者不用操心返回的memory是否有对齐&#xff08;alignment&#xff09;问…

swiper轮播图

<!-- 轮播图 --><div class"swiper-container swiper1"><div class"swiper-wrapper"><div class"swiper-slide"><img src"./images/0.jpg" alt""></div><div class"swiper-sli…

LWN: 配置lockdown security module

点击上方蓝色字关注我们~Lockdown as a security moduleBy Jonathan CorbetJune 24, 2019像UEFI secure boot&#xff08;安全引导&#xff09;这一类的技术&#xff0c;目的都是为了保证运行的系统软件是发布者指定的版本&#xff08;这里定义一下发布者&#xff0c;是指firmw…

es6 -- 默认参数Default,不定参数Rest,扩展运算符Spread详解

欢迎访问我的个人博客&#xff1a;http://www.xiaolongwu.cn 前言 记录一下在实际开发中&#xff0c;很有用的三个es6的新方法 用法详解 默认参数 function f(x, y13) {// 如果没有传入y或传入了undefined&#xff0c;y的默认值为13return x y; } f(5) // 18 不定参数Rest 不定…

tab选项卡联动swiper轮播图

function tabs(obj, swiperObj, className, index) {var tabSwiper new Swiper(swiperObj, {initialSlide: index, // 设定初始化时slide的索引speed: 500, //滑动速度&#xff0c;单位ms// autoHeight: true, //高度随内容变化onSlideChangeStart: function() {if (tabSwiper…

H5页面调用原生方法返回

var userAgent navigator.userAgent.toLowerCase(); // 调用原生方法返回 function back() {if (equipment(iphone)) {naviBack({ isRefresh: 0, callBack: isRefresh() });} else if (equipment(ipad)) {naviBack({ isRefresh: 0, callBack: isRefresh() });} else if(equipm…

LWN: FreeBSD已经26周年啦!

点击上方蓝色字关注我们~FreeBSD turns 26June 21, 2019This article was contributed by Sean KernerFreeBSD在创建之后&#xff0c;已经活跃开发了26年了。目前活跃开发的领域包括RISC-V处理器支持&#xff0c;FUSE文件系统的更新&#xff0c;C运行时库的改动&#xff0c;以及…

吴恩达:按照这5步,传统公司也可转型人工智能\n

12月13日&#xff0c;吴恩达在自己的创业公司网站Landing.ai上发布了一本《人工智能转型手册》&#xff0c;旨在为传统公司转型AI提供指导和帮助&#xff0c;我们翻译了部分内容&#xff0c;并在文末附上了手册的下载链接&#xff0c;供读者阅读。 以下内容为InfoQ整理翻译&…