参与方式:https://github.com/apachecn/m...html
总体进度:https://github.com/apachecn/m...node
项目仓库:https://github.com/apachecn/m...python
认领:11/12,翻译:7/12linux
章节 | 贡献者 | 进度 |
---|---|---|
零、前言 | @PEGASUS1993 | 100% |
1、介绍 | @PEGASUS1993 | |
2、符号和定义 | @PEGASUS1993 | |
3、基本算法 | ||
4、线性算法剖析 | @P3n9W31 | 100% |
5、基本实践 | @chengchengbai | |
6、神经网络和深度学习 | @Everfighting | |
7、问题和答案 | @LaicZhang | 100% |
8、高级实践 | @LaicZhang | 100% |
9、无监督学习 | @onlyonewater | 100% |
10、其它学习形式 | @kjlintong | 100% |
11、总结 | @kjlintong | 100% |
参与方式:https://github.com/apachecn/u...git
总体进度:https://github.com/apachecn/s...程序员
项目仓库:https://github.com/apachecn/u...es6
认领:8/15,翻译:6/15github
章节 | 贡献者 | 进度 |
---|---|---|
Lecture 1 | @Everglow0214 | 100% |
Lecture 2 | @sunnyswag | |
Lecture 3 | @Everglow0214 | 100% |
Lecture 4 | @Everglow0214 | 100% |
Lecture 5 | @Everglow0214 | 100% |
Lecture 6 | @Everglow0214 | 100% |
Lecture 7 | @Everglow0214 | 100% |
Lecture 8 | @Everglow0214 | |
Lecture 9 | ||
Lecture 10 | ||
Lecture 11 | ||
Lecture 12 | ||
Lecture 13 | ||
Lecture 14 | ||
Lecture 15 |
参与方式:https://github.com/apachecn/c...web
总体进度:https://github.com/apachecn/c...正则表达式
项目仓库:https://github.com/apachecn/c...
认领:9/73,校对:0/73
参与方式:https://github.com/apachecn/u...
总体进度:https://github.com/apachecn/u...
项目仓库:https://github.com/apachecn/u...
认领:6/78,校对:6/78
参与方式:https://github.com/apachecn/c...
总体进度:https://github.com/apachecn/c...
项目仓库:https://github.com/apachecn/c...
认领:7/37,校对:0/37
章节 | 贡献者 | 进度 |
---|---|---|
Cython - 概述 | @varyshare | |
安装 Cython | @varyshare | |
构建 Cython 代码 | @varyshare | |
经过静态类型更快的代码 | @varyshare | |
基础教程 | @varyshare | |
调用 C 函数 | @varyshare | |
使用 C 库 | @varyshare | |
扩展类型(又名.cdef 类) | ||
pxd 文件 | ||
Caveats | ||
Profiling | ||
Unicode 和传递字符串 | ||
内存分配 | ||
纯 Python 模式 | ||
使用 NumPy | ||
使用 Python 数组 | ||
进一步阅读 | ||
相关工做 | ||
附录:在 Windows 上安装 MinGW | ||
语言基础 | ||
扩展类型 | ||
扩展类型的特殊方法 | ||
在 Cython 模块之间共享声明 | ||
与外部 C 代码链接 | ||
源文件和编译 | ||
早期绑定速度 | ||
在 Cython 中使用 C ++ | ||
融合类型(模板) | ||
将 Cython 代码移植到 PyPy | ||
Limitations | ||
Cython 和 Pyrex 之间的区别 | ||
键入的内存视图 | ||
实现缓冲协议 | ||
使用并行性 | ||
调试你的 Cython 程序 | ||
用于 NumPy 用户的 Cython | ||
Pythran 做为 Numpy 后端 |
参与方式:https://github.com/apachecn/n...
总体进度:https://github.com/apachecn/n...
项目仓库:https://github.com/apachecn/n...
认领:1/73,校对:1/73
参与方式:https://github.com/apachecn/s...
总体进度:https://github.com/apachecn/s...
项目仓库:https://github.com/apachecn/s...
认领:1/44,翻译:1/44
参与方式:https://github.com/apachecn/m...
总体进度:https://github.com/apachecn/m...
项目仓库:https://github.com/apachecn/m...
关于卷积神经网络:认领:2/12,校对:2/12
章节 | 贡献者 | 进度 |
---|---|---|
关于卷积神经网络 | - | - |
1 | @daewis | 100% |
2.1.1-2.1.3 | @daewis | 100% |
2.1.4-2.1.6 | ||
2.2.1 | ||
2.2.2-2.2.3 | ||
2.3-2.4 | ||
3.1 | ||
3.2 | ||
3.3 | ||
3.4-3.5 | ||
4.1 | ||
4.2 |
参与方式:https://github.com/apachecn/i...
总体进度:https://github.com/apachecn/i...
项目仓库:https://github.com/apachecn/i...
认领:36/42,校对:33/42
章节 | 贡献者 | 进度 |
---|---|---|
1.关于本书(ES2019 版) | @YouWillBe | 100% |
2.常见问题:本书 | @huangzijian888 | 100% |
3. JavaScript 的历史和演变 | @t532 | 100% |
4.常见问题:JavaScript | @t532 | 100% |
5.概览 | @kj415j45 | 100% |
6.语法 | @lq920320 | 100% |
7.在控制台上打印信息(console.* ) |
@lq920320 | 100% |
8.断言 API | @lq920320 | 100% |
9.测验和练习入门 | @so-hard | 100% |
10.变量和赋值 | @so-hard | 100% |
11.值 | @lq920320 | 100% |
12.运算符 | @wizardforcel | 100% |
13.非值undefined 和null |
@wizardforcel | 100% |
14.布尔值 | @wizardforcel | 100% |
15.数字 | @wizardforcel | 100% |
16. Math |
@wizardforcel | 100% |
17. Unicode - 简要介绍(高级) | @wizardforcel | 100% |
18.字符串 | @wizardforcel | 100% |
19.使用模板字面值和标记模板 | @wizardforcel | 100% |
20.符号 | @wizardforcel | 100% |
21.控制流语句 | @wizardforcel | 100% |
22.异常处理 | @t532 | |
23.可调用值 | @t532 | |
24.模块 | @t532 | |
25.单个对象 | ||
26.原型链和类 | @lq920320 | 100% |
27.同步迭代 | @lq920320 | 100% |
28.数组(Array ) |
@52admln | 100% |
29.类型化数组:处理二进制数据(高级) | ||
30.映射(Map ) |
@so-hard | 100% |
31. WeakMaps(WeakMap ) |
||
32.集(Set ) |
@liuyepiaoxiang | 100% |
33. WeakSets(WeakSet ) |
||
34.解构 | @Kavelaa | 100% |
35.同步生成器(高级) | ||
36. JavaScript 中的异步编程 | @Kavelaa | 100% |
37.异步编程的 Promise | @iChrisJ | 100% |
38.异步函数 | @iChrisJ | 100% |
39.正则表达式(RegExp ) |
@iChrisJ | 100% |
40.日期(Date ) |
@facebesidewyj | 100% |
41.建立和解析 JSON(JSON ) |
||
42.其他章节在哪里? | @wizardforcel | 100% |
参与方式:https://github.com/apachecn/s...
总体进度:https://github.com/apachecn/s...
项目仓库:https://github.com/apachecn/s...
认领:72/74,翻译:70/74
参与方式:https://github.com/apachecn/g...
总体进度:https://github.com/apachecn/g...
项目仓库:https://github.com/apachecn/g...
认领:13/80,校对:13/80
参与方式:https://github.com/apachecn/h...
总体进度:https://github.com/apachecn/h...
项目仓库:https://github.com/apachecn/h...
认领:14/31,校对:14/31
章节 | 贡献者 | 进度 |
---|---|---|
Preface | @xixici | 100% |
Getting Started | @xixici | 100% |
Apache HBase Configuration | @xixici | 100% |
Upgrading | @xixici | 100% |
The Apache HBase Shell | @xixici | 100% |
Data Model | ||
HBase and Schema Design | @RaymondCode | 100% |
RegionServer Sizing Rules of Thumb | ||
HBase and MapReduce | @BridgetLai | 100% |
Securing Apache HBase | ||
Architecture | ||
In-memory Compaction | @mychaow | 100% |
Backup and Restore | @mychaow | 100% |
Synchronous Replication | @mychaow | 100% |
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 | ||
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 |
参与方式:https://github.com/apachecn/p...
总体进度:https://github.com/apachecn/p...
项目仓库:https://github.com/apachecn/p...
认领:23/28,翻译:23/28
标题 | 译者 | 翻译进度 |
---|---|---|
1、基础 | 飞龙 | 100% |
2、计算概率 | 飞龙 | 100% |
3、随机变量 | 飞龙 | 100% |
4、事件之间的关系 | @biubiubiuboomboomboom | 100% |
5、事件集合 | - | - |
5.1 ~5.3 | @PEGASUS1993 | 100% |
5.4 | ||
6、随机计数 | @viviwong | 100% |
7、泊松化 | @YAOYI626 | 100% |
8、指望 | - | - |
8.1 ~ 8.2 | @PEGASUS1993 | 100% |
8.3 | ||
9、条件(续) | @YAOYI626 | 100% |
10、马尔科夫链 | 喵十八 | 100% |
11、马尔科夫链(续) | 喵十八 | 100% |
12、标准差 | 缺只萨摩 | 100% |
十3、方差和协方差 | 缺只萨摩 | 100% |
十4、中心极限定理 | 喵十八 | 100% |
十5、连续分布 | ||
十6、变换 | @hellozhaihy | 100% |
十7、联合密度 | @Winchester-Yi | 100% |
十8、正态和 Gamma 族 | @Winchester-Yi | 100% |
十9、和的分布 | 平淡的天 | 100% |
二10、估计方法 | 平淡的天 | 100% |
二11、Beta 和二项 | @lvzhetx | 100% |
二12、预测 | - | - |
22.1 | @lvzhetx | 100% |
22.2 ~ 22.4 | ||
二十3、联合正态随机变量 | ||
二十4、简单线性回归 | @ThomasCai | 100% |
二十5、多元回归 | @lanhaixuan | 100% |
参与方式:https://github.com/apachecn/m...
总体进度:https://github.com/apachecn/m...
项目仓库:https://github.com/apachecn/m...
Keras:认领:11/46,校对:10/46
XGBoost:认领:0/18,校对:0/18
参与方式:https://github.com/apachecn/p...
总体进度:https://github.com/apachecn/p...
项目仓库:https://github.com/apachecn/p...
认领:33/85,校对:21/85
参与方式:https://github.com/apachecn/s...
总体进度:https://github.com/apachecn/s...
项目仓库:https://github.com/apachecn/s...
认领:24/72,校对:18/72
参与方式:https://github.com/apachecn/c...
总体进度:https://github.com/apachecn/c...
项目仓库:https://github.com/apachecn/c...
认领:12/12,翻译:11/12
参与方式:https://github.com/apachecn/s...
总体进度:https://github.com/apachecn/s...
项目仓库:https://github.com/apachecn/s...
认领:9/20,整理:8/20
章节 | 贡献者 | 进度 |
---|---|---|
Lecture 1 | @cx123cx456 | 100% |
Lecture 2 | @AllenZYJ | |
Lecture 3 | @cx123cx456 | 100% |
Lecture 4 | @ZSIRS | 100% |
Lecture 5 | @ZSIRS | 100% |
Lecture 6 | @ZSIRS | 100% |
Lecture 7 | ||
Lecture 8 | ||
Lecture 9 | ||
Lecture 10 | ||
Lecture 11 | @Originval | 100% |
Lecture 12 | ||
Lecture 13 | ||
Lecture 14 | ||
Lecture 15 | ||
Lecture 16 | ||
Lecture 17 | @pingjing233 | 100% |
Lecture 18 | ||
Lecture 19 | ||
Lecture 20 | @Willianan | 100% |
参与方式:https://github.com/apachecn/s...
总体进度:https://github.com/apachecn/s...
项目仓库:https://github.com/apachecn/s...
认领:7/33,整理:0/33
章节 | 贡献者 | 进度 |
---|---|---|
Game Theory I week 1 | @sorrowyn | |
Game Theory I week 2 | @LINXH9898 | |
Game Theory I week 3 | @LINXH9898 | |
Game Theory I week 4 | @LINXH9898 | |
Game Theory I week 5 | @LINXH9898 | |
Game Theory I week 6 | @LINXH9898 | |
Game Theory I week 7 | @LINXH9898 | |
Game Theory II week 1 Social Choice: Taste | ||
Game Theory II week 1 Social Choice: Voting Schemes | ||
Game Theory II week 1 Social Choice: Paradoxical Outcomes | ||
Game Theory II week 1 Social Choice: Impossibility of Non-Paradoxical Social Welfare Functions | ||
Game Theory II week 1 Social Choice: Arrow's Theorem | ||
Game Theory II week 1 Impossible of Non-paradoxical Social Choice Functions | ||
Game Theory II week 1 Single-Peaked Preferences | ||
Game Theory II week 2 Mechanism Design: Taste | ||
Game Theory II week 2 Mechanism Design: Implementation | ||
Game Theory II week 2 Revelation Principle | ||
Game Theory II week 2 Impossibility of General, Dominant-Strategy Implementation | ||
Game Theory II week 2 Transferable Utility | ||
Game Theory II week 2 Mechanism Design as an Optimization Problem | ||
Game Theory II week 3 VCG: Taste | ||
Game Theory II week 3 Vickrey-Clarke-Groves Mechanisms: Definitions | ||
Game Theory II week 3 VCG Example | ||
Game Theory II week 3 Limitations of VCG | ||
Game Theory II week 3 Individual Rationality and Budget Balance in VCG | ||
Game Theory II week 3 Myerson-Satterthwaite Theorem | ||
Game Theory II week 4 Auctions: Taste | ||
Game Theory II week 4 Auctions: Taxonomy | ||
Game Theory II week 4 Bidding in Second-Price Auctions | ||
Game Theory II week 4 Bidding in First-Price Auctions | ||
Game Theory II week 4 Revenue Equivalence | ||
Game Theory II week 4 Optimal Auctions | ||
Game Theory II week 4 More Advanced Auctions |
咱们是一个大型开源社区,旗下 QQ 群共一万余人,订阅用户至少一万人。Github Star 数量超过 40k 个,在全部 Github 组织中 排名前 150。网站日 uip 超过 4k, Alexa 排名的峰值为 20k。咱们的核心成员拥有 CSDN 博客专家和 简书程序员优秀做者认证。咱们与 Datawhale、 AI 有道、 黄海广博士等国内知名开源组织和大 V 合做,组织公益性的翻译活动、学习活动和比赛组队活动。
与商业组织不一样,咱们并不会追逐热点,或者惟利是图。做为公益组织,咱们将完成项目放在首要位置,并有足够时间把项目打磨到极致。咱们但愿作出广大 AI 爱好者真正须要的东西,打造真正有价值的长尾做品。
除了以上组织或我的,咱们还要感谢 苍海国际、 黑客派、 GirlsInAI、 DataSciComp、 SeanCheney、 AI 科技大本营、 Python 爱好者社区的创意和支持。
自媒体平台