-
大小: 98.51MB文件类型: .zip金币: 1下载: 0 次发布日期: 2022-11-26
- 语言: 其他
- 标签: sklearn TensorFlow
资源简介
《Hands-on Machine Learning with Scikit-Learn and TensorFlow》一书的pdf电子版以及代码, 高清版, 带书签
代码片段和文件信息
import os
import subprocess
def export_script_and_view(model os_path contents_manager):
if model[“type“] != “notebook“:
return
dir_name file_name = os.path.split(os_path)
file_base file_ext = os.path.splitext(file_name)
if file_base.startswith(“Untitled“):
return
export_name = file_base if file_ext == “.ipynb“ else file_name
subprocess.check_call([“jupyter“ “nbconvert“ “--to“ “script“ file_name “--output“ export_name + “_script“] cwd=dir_name)
subprocess.check_call([“jupyter“ “nbconvert“ “--to“ “html“ file_name “--output“ export_name + “_view“] cwd=dir_name)
c.FileContentsManager.post_save_hook = export_script_and_view
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-01-16 09:12 Hands-on Machine Learning with Scikit-Learn and TensorFlow\
目录 0 2018-01-16 09:18 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\
目录 0 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\
文件 156 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.gitignore
文件 299 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\config
文件 73 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\desc
文件 23 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\HEAD
目录 0 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\
文件 478 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\applypatch-msg.sample
文件 896 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\commit-msg.sample
文件 3505 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\fsmonitor-watchman.sample
文件 189 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\post-update.sample
文件 424 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\pre-applypatch.sample
文件 1642 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\pre-commit.sample
文件 1348 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\pre-push.sample
文件 4898 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\pre-reba
文件 544 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\pre-receive.sample
文件 1492 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\prepare-commit-msg.sample
文件 3610 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\hooks\update.sample
文件 6819 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\index
目录 0 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\info\
文件 240 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\info\exclude
目录 0 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\logs\
文件 175 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\logs\HEAD
目录 0 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\logs\refs\
目录 0 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\logs\refs\heads\
文件 175 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\logs\refs\heads\master
目录 0 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\logs\refs\remotes\
目录 0 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\logs\refs\remotes\origin\
文件 175 2018-01-16 09:14 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\logs\refs\remotes\origin\HEAD
目录 0 2018-01-16 09:13 Hands-on Machine Learning with Scikit-Learn and TensorFlow\Code\.git\ob
............此处省略100个文件信息
相关资源
- tensorflow+cnn神经网络学习模型保存及调
- 残差网络resnet_50_ckpt文件
- TensorFlow 教材,中文版资料
- Hands On Machine Learning with Scikit-Learn an
- tensorflow实现ICA独立成分分析图像或声
- 强化学习精要 核心算法与TensorFlow实现
- Penn Tree Bank(PTB文本数据集
- tensorflow_gpu==1.14.0版本
- TensorFlowSharp
- Tensorflow MINIST数据模型源码.rar
- tensorflow_gpu-1.4.0-cp36-cp36m-win_amd64.whl
- Tensorflow 实战Google深度学习框架高清完
- tensorflow迁移学习
- TensorFlow实战_黄文坚.pdf
- 史上最全的菜菜的sklearn学习[教程很详
- tensorflow win10 编译教程
- tensorflow-1.10.1-cp36-cp36m-linux_aarch64.whl
- fer2013.tar.gz
- 基于TensorFlow的手写中文识别
- 676624《强化学习精要核心算法与Tens
- OpenCV、TensorFlow安装库及安装方法
- cusolver64_100.dll,cusparse64_100.dll
- tensorflow-1.11.0-cp35-none-linux_aarch64.whl
- 支持CUDA10的tensorflow-gpu轮子
- tensorflow1.10.0-cp36win-gpu版
- hands on machine learning with scikit learn an
- tensorflow-1.0.1-cp27-cp27mu-linux_aarch64.whl
- Tensorflow实战Google深度学习框架.zip
- tensorflow_inception_graph.pb
- 基于tensorflow的卷积神经网络数字手写
评论
共有 条评论