File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 4
4
* .gem
5
5
.bundle
6
6
vendor /bundle
7
+ .idea /
Original file line number Diff line number Diff line change 1
1
# MLY 中文版官方授权翻译仓库
2
2
3
- [ 访问此处] ( https://accepteddoge .github.io/machine-learning-yearning-cn/ ) 开始在线阅读,希望这本书对你们有所帮助!
3
+ [ 访问此处] ( https://deeplearning-ai .github.io/machine-learning-yearning-cn/ ) 开始在线阅读,希望这本书对你们有所帮助!
4
4
5
5
本项目一切权利归属于 deeplearning.ai ,[ 英文官网] ( https://www.deeplearning.ai/ ) 已经更新。
6
6
38
38
- ** 署名** — 您必须给出[ 适当的署名] ( https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh# ) ,提供指向本许可协议的链接,同时[ 标明是否(对原始作品)作了修改] ( https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh# ) 。您可以用任何合理的方式来署名,但是不得以任何方式暗示许可人为您或您的使用背书。
39
39
- ** 非商业性使用** — 您不得将本作品用于[ 商业目的] ( https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh# ) 。
40
40
- ** 相同方式共享** — 如果您再混合、转换或者基于本作品进行创作,您必须基于[ 与原先许可协议相同的许可协议] ( https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh# ) 分发您贡献的作品。
41
- - ** 没有附加限制** — 您不得适用法律术语或者 [ 技术措施] ( https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh# ) 从而限制其他人做许可协议允许的事情。
41
+ - ** 没有附加限制** — 您不得适用法律术语或者 [ 技术措施] ( https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh# ) 从而限制其他人做许可协议允许的事情。
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ description: >
6
6
Andrew Ng 著,Accepted Doge 译。
7
7
8
8
baseurl : " /machine-learning-yearning-cn" # the subpath of your site, e.g. /blog/
9
- url : https://accepteddoge .github.io/machine-learning-yearning-cn/ # the base hostname & protocol for your site
10
- imgurl : https://accepteddoge .github.io/machine-learning-yearning-cn/img/
11
- git_address : https://github.com/accepteddoge /machine-learning-yearning-cn/
12
- git_edit_address : https://github.com/accepteddoge /machine-learning-yearning-cn/blob/master
9
+ url : https://deeplearning-ai .github.io/machine-learning-yearning-cn/ # the base hostname & protocol for your site
10
+ imgurl : https://deeplearning-ai .github.io/machine-learning-yearning-cn/img/
11
+ git_address : https://github.com/deeplearning-ai /machine-learning-yearning-cn/
12
+ git_edit_address : https://github.com/deeplearning-ai /machine-learning-yearning-cn/blob/master
13
13
14
14
# theme options from https://bootswatch.com/
15
15
# comment out this to use default Bootstrap
You can’t perform that action at this time.
0 commit comments