diff --git a/README.md b/README.md index a3ce0a88e8e3eaf1cfb7fca003a0fe4e4c9f19b5..387a38ff8f376b41b8c997837d64463b430521f3 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,6 @@ * **ApacheCN - 面试求职群【724187166】ApacheCN - 面试求职群[724187166]** * [ApacheCN 学习资源](http://www.apachecn.org/) * 电子书下载地址:[epub](https://github.com/apachecn/pytorch-doc-zh/tree/gh-pages/books/nlp-pytorch-zh.epub), [mobi](https://github.com/apachecn/pytorch-doc-zh/tree/gh-pages/books/nlp-pytorch-zh.mobi) - * 我这边编译失败,请各位小哥哥自行手动编译 - * mkdir books - * gitbook epub . books/nlp-pytorch-zh.epub - * gitbook mobi . books/nlp-pytorch-zh.mobi ## 目录 @@ -32,6 +28,15 @@ * [Chapter 8.用于自然语言处理的高级 Sequence](docs/8.md) * [Chapter 9.经典, 前沿和后续步骤](docs/9.md) +## 编译 + +``` +npm install -g gitbook-cli # 安装 gitbook +gitbook fetch 3.2.3 # 安装 gitbook 子版本 +gitbook install # 安装必要的插件 +gitbook # 编译 HTML/PDF/EPUB/MOBI +``` + ## 精品推荐 > Pytorch 中文文档&中文教程 diff --git a/index.html b/index.html new file mode 100644 index 0000000000000000000000000000000000000000..f672d4d17ff001a1bc70982504ac70fc8c252562 --- /dev/null +++ b/index.html @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + +
now loading...
+ + + + + + + + +