Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Aug 9, 2021. It is now read-only.
/ hands-on-ml-zh Public archive

📖 [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】

Notifications You must be signed in to change notification settings

apachecn/hands-on-ml-zh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Sklearn 与 TensorFlow 机器学习实用指南第二版

协议:CC BY-NC-SA 4.0

懦夫才用磁带备份,真男人把重要的东西传到 FTP,然后世界会帮他备份。——林纳斯·托瓦兹

编译

npm install -g gitbook-cli          # 安装 gitbook
gitbook fetch 3.2.3                 # 安装 gitbook 子版本
gitbook install                     # 安装必要的插件
gitbook <build|pdf|epub|mobi>       # 编译 HTML/PDF/EPUB/MOBI

下载

Docker

docker pull apachecn0/hands-on-ml-2e-zh
docker run -tid -p <port>:80 apachecn0/hands-on-ml-2e-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install hands-on-ml-2e-zh
hands-on-ml-2e-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g handson-ml-2e-zh
handson-ml-2e-zh <port>
# 访问 http://localhost:{port} 查看文档

About

📖 [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.