国产xxxx99真实实拍_久久不雅视频_高清韩国a级特黄毛片_嗯老师别我我受不了了小说

資訊專欄INFORMATION COLUMN

ApacheCN 翻譯活動(dòng)進(jìn)度公告 2019.5.3

tuniutech / 1203人閱讀

摘要:版筆記等到中文字幕翻譯完畢后再整理。數(shù)量超過個(gè),在所有組織中排名前。主頁歸檔社區(qū)自媒體平臺微博知乎專欄公眾號博客園簡書合作侵權(quán),請聯(lián)系請抄送一份到贊助我們

Special Sponsors

我們組織了一個(gè)開源互助平臺,方便開源組織和大 V 互相認(rèn)識,互相幫助,整合資源。請回復(fù)這個(gè)帖子并注明組織/個(gè)人信息來申請加入。

如果大家遇到了做得不錯(cuò)的教程或翻譯項(xiàng)目,請回復(fù)這個(gè)帖子推薦給我們。我們會聯(lián)系項(xiàng)目的維護(hù)者,一起把它變得更好。

我們的公眾號接受大家的投稿。將文章鏈接通過消息發(fā)給公眾號,我們會和你聯(lián)系。

請大家回復(fù)這個(gè)帖子來推薦希望翻譯的內(nèi)容。

我們近期有制作 Kaggle 教學(xué)視頻的計(jì)劃,如果你有興趣參與,請聯(lián)系片刻(QQ 529815144)。CS224n 2019 版筆記等到中文字幕翻譯完畢后再整理。

為了能夠?qū)㈤_源事業(yè)做大做強(qiáng),ApacheCN 需要與公益基金會(IT、教育類)合作,歡迎大家提供幫助。

開源不是一個(gè)人的事情,我們的各個(gè)模塊(請見組織架構(gòu))都需要人手來維護(hù)。如果你有興趣參與,請聯(lián)系片刻(QQ 529815144)。權(quán)限分配靈活,能者居之。

寫給不耐煩程序員的 JavaScript

參與方式:https://github.com/apachecn/i...

整體進(jìn)度:https://github.com/apachecn/i...

項(xiàng)目倉庫:https://github.com/apachecn/i...

認(rèn)領(lǐng):0/42,翻譯:0/42

章節(jié) 貢獻(xiàn)者 進(jìn)度
1.關(guān)于本書(ES2019 版)
2.常見問題:本書
3. JavaScript 的歷史和演變
4.常見問題:JavaScript
5.概覽
6.語法
7.在控制臺上打印信息(console.*
8.斷言 API
9.測驗(yàn)和練習(xí)入門
10.變量和賦值
11.值
12.運(yùn)算符
13.非值undefinednull
14.布爾值
15.數(shù)字
16. Math
17. Unicode - 簡要介紹(高級)
18.字符串
19.使用模板字面值和標(biāo)記模板
20.符號
21.控制流語句
22.異常處理
23.可調(diào)用值
24.模塊
25.單個(gè)對象
26.原型鏈和類
27.同步迭代
28.數(shù)組(Array
29.類型化數(shù)組:處理二進(jìn)制數(shù)據(jù)(高級)
30.映射(Map
31. WeakMaps(WeakMap
32.集(Set
33. WeakSets(WeakSet
34.解構(gòu)
35.同步生成器(高級)
36. JavaScript 中的異步編程
37.異步編程的 Promise
38.異步函數(shù)
39.正則表達(dá)式(RegExp
40.日期(Date
41.創(chuàng)建和解析 JSON(JSON
42.其余章節(jié)在哪里?
seaborn 0.9 中文文檔

參與方式:https://github.com/apachecn/s...

整體進(jìn)度:https://github.com/apachecn/s...

項(xiàng)目倉庫:https://github.com/apachecn/s...

認(rèn)領(lǐng):36/74,翻譯:13/74

序號 章節(jié) 譯者 進(jìn)度
1 An introduction to seaborn @yiran7324 100%
2 Installing and getting started @neolei 100%
3 Visualizing statistical relationships @JNJYan 100%
4 Plotting with categorical data @hold2010
5 Visualizing the distribution of a dataset @alohahahaha 100%
6 Visualizing linear relationships @friedhelm739
7 Building structured multi-plot grids @keyianpai 100%
8 Controlling figure aesthetics
9 Choosing color palettes @Modrisco 100%
10 seaborn.relplot
11 seaborn.scatterplot @tututwo
12 seaborn.lineplot @tututwo
13 seaborn.catplot @LIJIANcoder97
14 seaborn.stripplot @LIJIANcoder97
15 seaborn.swarmplot @LIJIANcoder97
16 seaborn.boxplot
17 seaborn.violinplot
18 seaborn.boxenplot
19 seaborn.pointplot
20 seaborn.barplot @melon-bun
21 seaborn.countplot
22 seaborn.jointplot
23 seaborn.pairplot
24 seaborn.distplot
25 seaborn.kdeplot
26 seaborn.rugplot
27 seaborn.lmplot
28 seaborn.regplot
29 seaborn.residplot
30 seaborn.heatmap
31 seaborn.clustermap
32 seaborn.FacetGrid
33 seaborn.FacetGrid.map
34 seaborn.FacetGrid.map_dataframe
35 seaborn.PairGrid
36 seaborn.PairGrid.map
37 seaborn.PairGrid.map_diag
38 seaborn.PairGrid.map_offdiag
39 seaborn.PairGrid.map_lower
40 seaborn.PairGrid.map_upper
41 seaborn.JointGrid
42 seaborn.JointGrid.plot
43 seaborn.JointGrid.plot_joint
44 seaborn.JointGrid.plot_marginals
45 seaborn.set
46 seaborn.axes_style
47 seaborn.set_style
48 seaborn.plotting_context
49 seaborn.set_context
50 seaborn.set_color_codes
51 seaborn.reset_defaults
52 seaborn.reset_orig
53 seaborn.set_palette @Modrisco 100%
54 seaborn.color_palette @Modrisco 100%
55 seaborn.husl_palette @Modrisco 100%
56 seaborn.hls_palette @Modrisco 100%
57 seaborn.cubehelix_palette @Modrisco 100%
58 seaborn.dark_palette @Modrisco 100%
59 seaborn.light_palette @Modrisco 100%
60 seaborn.diverging_palette @Modrisco
61 seaborn.blend_palette @Modrisco
62 seaborn.xkcd_palette @Modrisco
63 seaborn.crayon_palette @Modrisco
64 seaborn.mpl_palette @Modrisco
65 seaborn.choose_colorbrewer_palette @Modrisco
66 seaborn.choose_cubehelix_palette @Modrisco
67 seaborn.choose_light_palette @Modrisco
68 seaborn.choose_dark_palette @Modrisco
69 seaborn.choose_diverging_palette @Modrisco
70 seaborn.load_dataset @Modrisco
71 seaborn.despine @Modrisco
72 seaborn.desaturate @Modrisco
73 seaborn.saturate @Modrisco
74 seaborn.set_hls_values @Modrisco
Git 中文參考(校對)

參與方式:https://github.com/apachecn/g...

整體進(jìn)度:https://github.com/apachecn/g...

項(xiàng)目倉庫:https://github.com/apachecn/g...

認(rèn)領(lǐng):2/83,校對:0/83

序號 章節(jié) 貢獻(xiàn)者 進(jìn)度
1 git
2 git-config
3 git-help
4 git-init
5 git-clone
6 git-add @yulezheng
7 git-status
8 git-diff
9 git-commit @yulezheng
10 git-reset
11 git-rm
12 git-mv
13 git-branch
14 git-checkout
15 git-merge
16 git-mergetool
17 git-log
18 git-stash
19 git-tag
20 git-worktree
21 git-fetch
22 git-pull
23 git-push
24 git-remote
25 git-submodule
26 git-show
27 git-log
29 git-shortlog
30 git-describe
31 git-apply
32 git-cherry-pick
34 git-rebase
35 git-revert
36 git-bisect
37 git-blame
38 git-grep
39 gitattributes
40 giteveryday
41 gitglossary
42 githooks
43 gitignore
44 gitmodules
45 gitrevisions
46 gittutorial
47 gitworkflows
48 git-am
50 git-format-patch
51 git-send-email
52 git-request-pull
53 git-svn
54 git-fast-import
55 git-clean
56 git-gc
57 git-fsck
58 git-reflog
59 git-filter-branch
60 git-instaweb
61 git-archive
62 git-bundle
63 git-daemon
64 git-update-server-info
65 git-cat-file
66 git-check-ignore
67 git-checkout-index
68 git-commit-tree
69 git-count-objects
70 git-diff-index
71 git-for-each-ref
72 git-hash-object
73 git-ls-files
74 git-merge-base
75 git-read-tree
76 git-rev-list
77 git-rev-parse
78 git-show-ref
79 git-symbolic-ref
80 git-update-index
81 git-update-ref
82 git-verify-pack
83 git-write-tree
HBase 3.0 中文參考指南(校對)

參與方式:https://github.com/apachecn/h...

整體進(jìn)度:https://github.com/apachecn/h...

項(xiàng)目倉庫:https://github.com/apachecn/h...

認(rèn)領(lǐng):18/31,校對:11/31

章節(jié) 貢獻(xiàn)者 進(jìn)度
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 100%
Securing Apache HBase
Architecture @RaymondCode
In-memory Compaction @mychaow
Backup and Restore @mychaow
Synchronous Replication @mychaow
Apache HBase APIs @xixici 100%
Apache HBase External APIs @xixici 100%
Thrift API and Filter Language @xixici 100%
HBase and Spark @TsingJyujing 100%
Apache HBase Coprocessors @TsingJyujing
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 @TsingJyujing
Procedure Framework (Pv2): HBASE-12439
AMv2 Description for Devs
ZooKeeper
Community
Appendix
UCB CS61b:Java 中的數(shù)據(jù)結(jié)構(gòu)

參與方式:https://github.com/apachecn/c...

整體進(jìn)度:https://github.com/apachecn/c...

項(xiàng)目倉庫:https://github.com/apachecn/c...

認(rèn)領(lǐng):8/12,翻譯:6/12

標(biāo)題 譯者 進(jìn)度
一、算法復(fù)雜度 @leader402 100%
二、抽象數(shù)據(jù)類型 @Allenyep 100%
三、滿足規(guī)范 @renyuhuiharrison 100%
四、序列和它們的實(shí)現(xiàn) @biubiubiuboomboomboom 100%
五、樹 @biubiubiuboomboomboom 100%
六、搜索樹 @yongfengyan
七、哈希 @Abel-Huang
八、排序和選擇 @Rachel-Hu 100%
九、平衡搜索
十、并發(fā)和同步
十一、偽隨機(jī)序列
十二、圖
UCB Prob140:面向數(shù)據(jù)科學(xué)的概率論

參與方式:https://github.com/apachecn/p...

整體進(jìn)度:https://github.com/apachecn/p...

項(xiàng)目倉庫:https://github.com/apachecn/p...

認(rèn)領(lǐng):22/25,翻譯:19/25

標(biāo)題 譯者 翻譯進(jìn)度
一、基礎(chǔ) 飛龍 100%
二、計(jì)算幾率 飛龍 100%
三、隨機(jī)變量 飛龍 100%
四、事件之間的關(guān)系 @biubiubiuboomboomboom 100%
五、事件集合 >0%
六、隨機(jī)計(jì)數(shù) @viviwong 100%
七、泊松化 @YAOYI626 100%
八、期望 50%
九、條件(續(xù)) @YAOYI626 100%
十、馬爾科夫鏈 喵十八 100%
十一、馬爾科夫鏈(續(xù)) 喵十八 100%
十二、標(biāo)準(zhǔn)差 缺只薩摩 100%
十三、方差和協(xié)方差 缺只薩摩 100%
十四、中心極限定理 喵十八 100%
十五、連續(xù)分布 @ThunderboltSmile
十六、變換 @hellozhaihy
十七、聯(lián)合密度 @Winchester-Yi 100%
十八、正態(tài)和 Gamma 族 @Winchester-Yi 100%
十九、和的分布 平淡的天 100%
二十、估計(jì)方法 平淡的天 100%
二十一、Beta 和二項(xiàng) @lvzhetx 100%
二十二、預(yù)測 50%
二十三、聯(lián)合正態(tài)隨機(jī)變量 @JUNE951234
二十四、簡單線性回歸 @ThomasCai 100%
二十五、多元回歸 @lanhaixuan 100%
Pytorch 1.0 中文文檔

參與方式:https://github.com/apachecn/p...

整體進(jìn)度:https://github.com/apachecn/p...

項(xiàng)目倉庫:https://github.com/apachecn/p...

教程部分:認(rèn)領(lǐng):35/37,翻譯:34/37;文檔部分:認(rèn)領(lǐng):39/39,翻譯:34/39

章節(jié) 貢獻(xiàn)者 進(jìn)度
教程部分 - -
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 100%
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 100%
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
Extending TorchScript with Custom C++ Operators
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 @yiran7324
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 @luxinfeng
torchvision Reference @BXuan694 100%
torchvision.datasets @BXuan694 100%
torchvision.models @BXuan694 100%
torchvision.transforms @BXuan694 100%
torchvision.utils @BXuan694 100%
認(rèn)領(lǐng)完畢 OpenCV 4.0 中文教程

參與方式:https://github.com/apachecn/o...

整體進(jìn)度:https://github.com/apachecn/o...

項(xiàng)目倉庫:https://github.com/apachecn/o...

認(rèn)領(lǐng):51/51,翻譯:26/51。

關(guān)于我們
我們是一個(gè)大型開源社區(qū),旗下 QQ 群共 9000 余人,訂閱用戶至少一萬人。Github Star 數(shù)量超過 20k 個(gè),在所有 Github 組織中排名前 200。網(wǎng)站日 uip 超過 4k,Alexa 排名的峰值為 20k。我們的核心成員擁有 CSDN 博客專家和簡書程序員優(yōu)秀作者認(rèn)證。我們與 Datawhale、AI 有道、黃海廣博士等國內(nèi)知名開源組織和大 V 合作,組織公益性的翻譯活動(dòng)、學(xué)習(xí)活動(dòng)和比賽組隊(duì)活動(dòng)。  
?
與商業(yè)組織不同,我們并不會追逐熱點(diǎn),或者唯利是圖。作為公益組織,我們將完成項(xiàng)目放在首要位置,并有足夠時(shí)間把項(xiàng)目打磨到極致。我們希望做出廣大 AI 愛好者真正需要的東西,打造真正有價(jià)值的長尾作品。

【主頁】apachecn.org

【歸檔】home.apachecn.org

【社區(qū)】bbs.apachecn.org

【Github】@ApacheCN

自媒體平臺

微博:@ApacheCN

知乎專欄:AILearning

公眾號:ApacheCN

CSDN | 博客園 | 簡書 | bilibili

We are ApacheCN Open Source Organization, not ASF! We are fans of AI, and have no relationship with ASF!

合作 or 侵權(quán),請聯(lián)系 | 請抄送一份到

贊助我們

文章版權(quán)歸作者所有,未經(jīng)允許請勿轉(zhuǎn)載,若此文章存在違規(guī)行為,您可以聯(lián)系管理員刪除。

轉(zhuǎn)載請注明本文地址:http://specialneedsforspecialkids.com/yun/20008.html

相關(guān)文章

  • ApacheCN 活動(dòng)匯總 2019.2

    摘要:主頁暫時(shí)下線社區(qū)暫時(shí)下線知識庫自媒體平臺微博知乎簡書博客園我們不是的官方組織機(jī)構(gòu)團(tuán)體,只是技術(shù)棧以及的愛好者合作侵權(quán),請聯(lián)系請抄送一份到招賢納士征集網(wǎng)站設(shè)計(jì)人員設(shè)計(jì)網(wǎng)站整體布局和未來踴躍號召敢興趣參與項(xiàng)目維護(hù)的負(fù)責(zé)人各個(gè)學(xué)習(xí)領(lǐng)域歡迎做實(shí)事的 【主頁】 apachecn.org 【Github】@ApacheCN 暫時(shí)下線: 社區(qū) 暫時(shí)下線: cwiki 知識庫 自媒體平臺 ...

    Forelax 評論0 收藏0
  • ApacheCN 活動(dòng)匯總 2019.2

    摘要:主頁暫時(shí)下線社區(qū)暫時(shí)下線知識庫自媒體平臺微博知乎簡書博客園我們不是的官方組織機(jī)構(gòu)團(tuán)體,只是技術(shù)棧以及的愛好者合作侵權(quán),請聯(lián)系請抄送一份到招賢納士征集網(wǎng)站設(shè)計(jì)人員設(shè)計(jì)網(wǎng)站整體布局和未來踴躍號召敢興趣參與項(xiàng)目維護(hù)的負(fù)責(zé)人各個(gè)學(xué)習(xí)領(lǐng)域歡迎做實(shí)事的 【主頁】 apachecn.org 【Github】@ApacheCN 暫時(shí)下線: 社區(qū) 暫時(shí)下線: cwiki 知識庫 自媒體平臺 ...

    bigdevil_s 評論0 收藏0
  • Cython 3.0 中文文檔校對活動(dòng) | ApacheCN

    摘要:整體進(jìn)度貢獻(xiàn)指南項(xiàng)目倉庫貢獻(xiàn)指南請您勇敢地去翻譯和改進(jìn)翻譯。然后回復(fù),注明章節(jié)號一定要留。二校對需要校對語法術(shù)語使用文檔格式如果覺得現(xiàn)有翻譯不好,重新翻譯也是可以的。三提交項(xiàng)目將譯文放在文件夾下請見入門指南。 整體進(jìn)度:https://github.com/apachecn/c... 貢獻(xiàn)指南:https://github.com/apachecn/c... 項(xiàng)目倉庫:https://...

    iamyoung001 評論0 收藏0

發(fā)表評論

0條評論

最新活動(dòng)
閱讀需要支付1元查看
<