ApacheCN 翻譯活動進度公告 2019.3.10

ApacheCN_飛龍發表於2019-03-10

PyTorch 1.0 中文文件

參與方式:https://github.com/apachecn/pytorch-doc-zh/blob/master/CONTRIBUTING.md

整體進度:https://github.com/apachecn/pytorch-doc-zh/issues/274

專案倉庫:https://github.com/apachecn/pytorch-doc-zh

教程部分:認領:37/37,翻譯:32/37;文件部分:認領:37/39,翻譯:34/39

章節 貢獻者 進度
教程部分 - -
Deep Learning with PyTorch: A 60 Minute Blitz @bat67 100%
What is PyTorch? @bat67 100%
Autograd: Automatic Differentiation @bat67 100%
Neural Networks @bat67 100%
Training a Classifier @bat67 100%
Optional: Data Parallelism @bat67 100%
Data Loading and Processing Tutorial @yportne13 100%
Learning PyTorch with Examples @bat67 100%
Transfer Learning Tutorial @jiangzhonglian 100%
Deploying a Seq2Seq Model with the Hybrid Frontend @cangyunye 100%
Saving and Loading Models @bruce1408
What is torch.nn really? @lhc741 100%
Finetuning Torchvision Models @ZHHAYO 100%
Spatial Transformer Networks Tutorial @PEGASUS1993 100%
Neural Transfer Using PyTorch @bdqfork 100%
Adversarial Example Generation @cangyunye 100%
Transfering a Model from PyTorch to Caffe2 and Mobile using ONNX @PEGASUS1993 100%
Chatbot Tutorial @a625687551 100%
Generating Names with a Character-Level RNN @hhxx2015 100%
Classifying Names with a Character-Level RNN @hhxx2015 100%
Deep Learning for NLP with Pytorch @bruce1408
Introduction to PyTorch @guobaoyo 100%
Deep Learning with PyTorch @bdqfork 100%
Word Embeddings: Encoding Lexical Semantics @sight007 100%
Sequence Models and Long-Short Term Memory Networks @ETCartman 100%
Advanced: Making Dynamic Decisions and the Bi-LSTM CRF @JohnJiangLA
Translation with a Sequence to Sequence Network and Attention @mengfu188 100%
DCGAN Tutorial @wangshuai9517 100%
Reinforcement Learning (DQN) Tutorial @friedhelm739 100%
Creating Extensions Using numpy and scipy @cangyunye 100%
Custom C++ and CUDA Extensions @Lotayou
Extending TorchScript with Custom C++ Operators @cloudyyyyy
Writing Distributed Applications with PyTorch @firdameng 100%
PyTorch 1.0 Distributed Trainer with Amazon AWS @yportne13 100%
ONNX Live Tutorial @PEGASUS1993 100%
Loading a PyTorch Model in C++ @talengu 100%
Using the PyTorch C++ Frontend @solerji 100%
文件部分 - -
Autograd mechanics @PEGASUS1993 100%
Broadcasting semantics @PEGASUS1993 100%
CUDA semantics @jiangzhonglian 100%
Extending PyTorch @PEGASUS1993 100%
Frequently Asked Questions @PEGASUS1993 100%
Multiprocessing best practices @cvley 100%
Reproducibility @WyattHuang1
Serialization semantics @yuange250 100%
Windows FAQ @PEGASUS1993 100%
torch
torch.Tensor @hijkzzz 100%
Tensor Attributes @yuange250 100%
Type Info @PEGASUS1993 100%
torch.sparse @hijkzzz 100%
torch.cuda @bdqfork 100%
torch.Storage @yuange250 100%
torch.nn @yuange250
torch.nn.functional @hijkzzz 100%
torch.nn.init @GeneZC 100%
torch.optim @qiaokuoyuan
Automatic differentiation package - torch.autograd @gfjiangly 100%
Distributed communication package - torch.distributed @univeryinli 100%
Probability distributions - torch.distributions @hijkzzz 100%
Torch Script @keyianpai 100%
Multiprocessing package - torch.multiprocessing @hijkzzz 100%
torch.utils.bottleneck @belonHan 100%
torch.utils.checkpoint @belonHan 100%
torch.utils.cpp_extension @belonHan 100%
torch.utils.data @BXuan694 100%
torch.utils.dlpack @kunwuz 100%
torch.hub @kunwuz 100%
torch.utils.model_zoo @BXuan694 100%
torch.onnx @guobaoyo 100%
Distributed communication package (deprecated) - torch.distributed.deprecated
torchvision Reference @BXuan694 100%
torchvision.datasets @BXuan694 100%
torchvision.models @BXuan694 100%
torchvision.transforms @BXuan694 100%
torchvision.utils @BXuan694 100%

HBase 3.0 中文參考指南

參與方式:https://github.com/apachecn/hbase-doc-zh/blob/master/CONTRIBUTING.md

整體進度:https://github.com/apachecn/hbase-doc-zh/issues/1

專案倉庫:https://github.com/apachecn/hbase-doc-zh

認領:13/31,翻譯:9/31

章節 譯者 進度
Preface @xixici 100%
Getting Started @xixici 100%
Apache HBase Configuration @xixici 100%
Upgrading @xixici 100%
The Apache HBase Shell @xixici 100%
Data Model @Winchester-Yi
HBase and Schema Design @RaymondCode 100%
RegionServer Sizing Rules of Thumb
HBase and MapReduce @BridgetLai
Securing Apache HBase
Architecture @RaymondCode
In-memory Compaction
Backup and Restore
Synchronous Replication
Apache HBase APIs @xixici 100%
Apache HBase External APIs @xixici 100%
Thrift API and Filter Language @xixici 100%
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 中文文件

參與方式:https://github.com/apachecn/airflow-doc-zh/blob/master/CONTRIBUTING.md

整體進度:https://github.com/apachecn/airflow-doc-zh/issues/1

專案倉庫:https://github.com/apachecn/airflow-doc-zh

認領:25/30,翻譯:24/30。

章節 貢獻者 進度
1 專案 @zhongjiajie 100%
2 協議 - 100%
3 快速開始 @ImPerat0R_ 100%
4 安裝 @Thinking Chen 100%
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 排程和觸發器 @Ray 100%
24 外掛 @ImPerat0R_ 100%
25 安全
26 時區
27 實驗性 Rest API @ImPerat0R_ 100%
28 整合
29 Lineage
30 常見問題 @zhongjiajie
31 API 參考

OpenCV 4.0 中文文件

參與方式:https://github.com/apachecn/opencv-doc-zh/blob/master/CONTRIBUTING.md

整體進度:https://github.com/apachecn/opencv-doc-zh/issues/1

專案倉庫:https://github.com/apachecn/opencv-doc-zh

認領:47/51,翻譯:17/51。

章節 貢獻者 進度
1. 簡介 @wstone0011
1.1 OpenCV-Python教程簡介 - 100%
1.2 安裝OpenCV—Python -
2. GUI功能 @ranxx
2.1 影像入門 - 100%
2.2 視訊入門 - 100%
2.3 繪圖功能 - 100%
2.4 滑鼠作為畫筆 - 100%
2.5 作為調色盤的跟蹤欄 - 100%
3. 核心操作 @luxinfeng
3.1 影像基本操作 - 100%
3.2 影像的算術運算 - 100%
3.3 效能測量和改進技術 - 100%
4. 影像處理 @friedhelm739
4.1 更改顏色空間 - 100%
4.2 影像的幾何變換 - 100%
4.3 影像閾值 -
4.4 平滑影像 -
4.5 形態轉換 -
4.6 影像梯度 -
4.7 Canny邊緣檢測 -
4.8 影像金字塔 -
4.9 輪廓 -
4.10 直方圖 -
4.11 影像轉換 -
4.12 模板匹配 -
4.13 霍夫線變換 -
4.14 霍夫圓變換 -
4.15 基於分水嶺演算法的影像分割 -
基於GrabCut演算法的互動式前景提取 -
5. 特徵檢測和描述 @3lackrush
5.1 瞭解功能 - 100%
5.2 Harris角點檢測 -
5.3 Shi-Tomasi角點檢測和追蹤的良好特徵 -
5.4 SIFT簡介(尺度不變特徵變換) -
5.5 SURF簡介(加速魯棒特性) -
5.6 角點檢測的FAST演算法 -
5.7 簡介(二進位制魯棒獨立基本特徵) -
5.8 ORB(定向快速和快速旋轉) -
5.9 特徵匹配 -
5.10 特徵匹配+ Homography查詢物件 -
6. 視訊分析 @xmmmmmovo
6.1 Meanshift和Camshift - 100%
6.2 光流 - 100%
6.3 背景減法 - 100%
7. 相機校準和3D重建
7.1 相機校準
7.2 姿勢估計
7.3 極線幾何
7.4 立體影像的深度圖
8. 機器學習 @wstone0011
8.1 K-最近鄰 -
8.2 支援向量機(SVM) -
8.3 K-Means聚類 -
9. 計算攝影 @ranxx
9.1 影像去噪 -
9.2 影像修復 -
9.3 高動態範圍(HDR) -
10. 目標檢測 @jiangzhonglian
10.1 使用Haar Cascades進行人臉檢測 - 100%
11. OpenCV-Python繫結 @daidai21
11.1 OpenCV-Python繫結如何工作? - 100%

UCB CS61b:Java 中的資料結構

參與方式:https://github.com/apachecn/cs61b-textbook-zh/blob/master/CONTRIBUTING.md

整體進度:https://github.com/apachecn/cs61b-textbook-zh/issues/1

專案倉庫:https://github.com/apachecn/cs61b-textbook-zh

認領:2/12,翻譯:1/12。

標題 譯者 進度
一、演算法複雜度 @leader402
二、抽象資料型別 @Allenyep 100%
三、滿足規範
四、序列和它們的實現
五、樹
六、搜尋樹
七、雜湊
八、排序和選擇
九、平衡搜尋
十、併發和同步
十一、偽隨機序列
十二、圖

UCB Prob140:面向資料科學的概率論

參與方式:https://github.com/apachecn/prob140-textbook-zh/blob/master/CONTRIBUTING.md

整體進度:https://github.com/apachecn/prob140-textbook-zh/issues/2

專案倉庫:https://github.com/apachecn/prob140-textbook-zh

認領:23/25,翻譯:19/25。

標題 譯者 翻譯進度
一、基礎 飛龍 100%
二、計算機率 飛龍 100%
三、隨機變數 飛龍 100%
四、事件之間的關係 @biubiubiuboomboomboom 100%
五、事件集合 @PEGASUS1993 >0%
六、隨機計數 @viviwong 100%
七、泊松化 @YAOYI626 100%
八、期望 @PEGASUS1993 50%
九、條件(續) @YAOYI626 100%
十、馬爾科夫鏈 喵十八 100%
十一、馬爾科夫鏈(續) 喵十八 100%
十二、標準差 缺只薩摩 100%
十三、方差和協方差 缺只薩摩 100%
十四、中心極限定理 喵十八 100%
十五、連續分佈 @ThunderboltSmile
十六、變換
十七、聯合密度 @Winchester-Yi 100%
十八、正態和 Gamma 族 @Winchester-Yi 100%
十九、和的分佈 平淡的天 100%
二十、估計方法 平淡的天 100%
二十一、Beta 和二項 @lvzhetx 100%
二十二、預測 50%
二十三、聯合正態隨機變數 @JUNE951234
二十四、簡單線性迴歸 @ThomasCai 100%
二十五、多元迴歸 @lanhaixuan 100%

翻譯徵集

要求:

  • 機器學習/資料科學相關
  • 或者程式設計相關
  • 原文必須在網際網路上開放
  • 不能只提供 PDF 格式(我們實在不想把精力都花在排版上)
  • 請先搜尋有沒有人翻譯過

請回複本文

贊助我們

ApacheCN 翻譯活動進度公告 2019.3.10

相關文章