热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

ApacheCN翻译活动进度公告2019.4.28

SpecialSponsors我们是一个大型开源社区,旗下QQ群共9000余人,订阅用户至少一万人。GithubStar数量超过20k个,在所有Github

Special Sponsors

我们是一个大型开源社区,旗下 QQ 群共 9000 余人,订阅用户至少一万人。Github Star 数量超过 20k 个,在所有 Github 组织中排名前 200。网站日 uip 超过 4k,Alexa 排名的峰值为 20k。我们的核心成员拥有CSDN 博客专家和简书程序员优秀作者认证。我们与 Datawhale、AI 有道、黄海广博士等国内知名开源组织和大 V 合作,组织公益性的翻译活动、学习活动和比赛组队活动。

与商业组织不同,我们并不会追逐热点,或者唯利是图。作为公益组织,我们将完成项目放在首要位置,并有足够时间把项目打磨到极致。我们希望做出广大 AI 爱好者真正需要的东西,打造真正有价值的长尾作品。

  • 【主页】apachecn.org
  • 【归档】home.apachecn.org
  • 【社区】bbs.apachecn.org
  • 【Github】@ApacheCN
  • 【知识星球】ApacheCN AILearning
  • 自媒体平台
    • 微博:@ApacheCN
    • 知乎专栏:AILearning
    • 公众号:ApacheCN
    • CSDN | OSChina | 博客园
    • 简书 | 搜狐号 | bilibili 专栏
  • We are ApacheCN Open Source Organization, not ASF! We are fans of AI, and have no relationship with ASF!
  • 合作 or 侵权,请联系 apachecn@163.com | 请抄送一份到 wizard.z@foxmail.com

seaborn 0.9 中文文档

参与方式:https://github.com/apachecn/seaborn-doc-zh/blob/master/CONTRIBUTING.md

整体进度:https://github.com/apachecn/seaborn-doc-zh/issues/1

项目仓库:https://github.com/apachecn/seaborn-doc-zh

认领:36/74,翻译:13/74

序号 章节 译者 进度
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/git-doc-zh/blob/master/CONTRIBUTING.md

整体进度:https://github.com/apachecn/git-doc-zh/issues/1

项目仓库:https://github.com/apachecn/git-doc-zh

认领:0/83,校对:0/83

序号 章节 贡献者 进度
1 git
2 git-config
3 git-help
4 git-init
5 git-clone
6 git-add
7 git-status
8 git-diff
9 git-commit
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/hbase-doc-zh/blob/master/CONTRIBUTING.md

整体进度:https://github.com/apachecn/hbase-doc-zh/issues/1

项目仓库:https://github.com/apachecn/hbase-doc-zh

认领:18/31,校对:11/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 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 中的数据结构

参与方式: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

认领:6/12,翻译:5/12

标题 译者 进度
一、算法复杂度 @leader402
二、抽象数据类型 @Allenyep 100%
三、满足规范 @renyuhuiharrison 100%
四、序列和它们的实现 @biubiubiuboomboomboom 100%
五、树 @biubiubiuboomboomboom 100%
六、搜索树
七、哈希
八、排序和选择 @Rachel-Hu 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

认领:22/25,翻译:19/25

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

认领完毕

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

认领:51/51,翻译:26/51。

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,翻译:34/37;文档部分:认领:39/39,翻译:34/39

翻译征集

要求:

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

请回复这个帖子。

赞助我们


推荐阅读
  • sklearn数据集库中的常用数据集类型介绍
    本文介绍了sklearn数据集库中常用的数据集类型,包括玩具数据集和样本生成器。其中详细介绍了波士顿房价数据集,包含了波士顿506处房屋的13种不同特征以及房屋价格,适用于回归任务。 ... [详细]
  • Python字典推导式及循环列表生成字典方法
    本文介绍了Python中使用字典推导式和循环列表生成字典的方法,包括通过循环列表生成相应的字典,并给出了执行结果。详细讲解了代码实现过程。 ... [详细]
  • Go GUIlxn/walk 学习3.菜单栏和工具栏的具体实现
    本文介绍了使用Go语言的GUI库lxn/walk实现菜单栏和工具栏的具体方法,包括消息窗口的产生、文件放置动作响应和提示框的应用。部分代码来自上一篇博客和lxn/walk官方示例。文章提供了学习GUI开发的实际案例和代码示例。 ... [详细]
  • 一、Hadoop来历Hadoop的思想来源于Google在做搜索引擎的时候出现一个很大的问题就是这么多网页我如何才能以最快的速度来搜索到,由于这个问题Google发明 ... [详细]
  • 生成式对抗网络模型综述摘要生成式对抗网络模型(GAN)是基于深度学习的一种强大的生成模型,可以应用于计算机视觉、自然语言处理、半监督学习等重要领域。生成式对抗网络 ... [详细]
  • 在Android开发中,使用Picasso库可以实现对网络图片的等比例缩放。本文介绍了使用Picasso库进行图片缩放的方法,并提供了具体的代码实现。通过获取图片的宽高,计算目标宽度和高度,并创建新图实现等比例缩放。 ... [详细]
  • 云原生边缘计算之KubeEdge简介及功能特点
    本文介绍了云原生边缘计算中的KubeEdge系统,该系统是一个开源系统,用于将容器化应用程序编排功能扩展到Edge的主机。它基于Kubernetes构建,并为网络应用程序提供基础架构支持。同时,KubeEdge具有离线模式、基于Kubernetes的节点、群集、应用程序和设备管理、资源优化等特点。此外,KubeEdge还支持跨平台工作,在私有、公共和混合云中都可以运行。同时,KubeEdge还提供数据管理和数据分析管道引擎的支持。最后,本文还介绍了KubeEdge系统生成证书的方法。 ... [详细]
  • IhaveconfiguredanactionforaremotenotificationwhenitarrivestomyiOsapp.Iwanttwodiff ... [详细]
  • CSS3选择器的使用方法详解,提高Web开发效率和精准度
    本文详细介绍了CSS3新增的选择器方法,包括属性选择器的使用。通过CSS3选择器,可以提高Web开发的效率和精准度,使得查找元素更加方便和快捷。同时,本文还对属性选择器的各种用法进行了详细解释,并给出了相应的代码示例。通过学习本文,读者可以更好地掌握CSS3选择器的使用方法,提升自己的Web开发能力。 ... [详细]
  • 本文介绍了Redis的基础数据结构string的应用场景,并以面试的形式进行问答讲解,帮助读者更好地理解和应用Redis。同时,描述了一位面试者的心理状态和面试官的行为。 ... [详细]
  • eclipse学习(第三章:ssh中的Hibernate)——11.Hibernate的缓存(2级缓存,get和load)
    本文介绍了eclipse学习中的第三章内容,主要讲解了ssh中的Hibernate的缓存,包括2级缓存和get方法、load方法的区别。文章还涉及了项目实践和相关知识点的讲解。 ... [详细]
  • C# 7.0 新特性:基于Tuple的“多”返回值方法
    本文介绍了C# 7.0中基于Tuple的“多”返回值方法的使用。通过对C# 6.0及更早版本的做法进行回顾,提出了问题:如何使一个方法可返回多个返回值。然后详细介绍了C# 7.0中使用Tuple的写法,并给出了示例代码。最后,总结了该新特性的优点。 ... [详细]
  • 拥抱Android Design Support Library新变化(导航视图、悬浮ActionBar)
    转载请注明明桑AndroidAndroid5.0Loollipop作为Android最重要的版本之一,为我们带来了全新的界面风格和设计语言。看起来很受欢迎࿰ ... [详细]
  • 闭包一直是Java社区中争论不断的话题,很多语言都支持闭包这个语言特性,闭包定义了一个依赖于外部环境的自由变量的函数,这个函数能够访问外部环境的变量。本文以JavaScript的一个闭包为例,介绍了闭包的定义和特性。 ... [详细]
  • JDK源码学习之HashTable(附带面试题)的学习笔记
    本文介绍了JDK源码学习之HashTable(附带面试题)的学习笔记,包括HashTable的定义、数据类型、与HashMap的关系和区别。文章提供了干货,并附带了其他相关主题的学习笔记。 ... [详细]
author-avatar
王柱柱
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有