自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

心存高远,志在千里

专注数据挖掘与机器学习

  • 博客(3)
  • 资源 (20)
  • 收藏
  • 关注

原创  远程启动jupyter notebook

由于现在深度学习一般需要在服务器上运行,像Linux这类系统,但平时办公不方便,因此下面主要介绍如何在远程(这里只测试了局域网)连接,如笔者mac电脑连接到ubuntu的notebook,这样实现MAC上编辑和运行代码,但程序是通过服务器运行然后返回到MAC电脑上的.步骤:1.生成配置文件jupyter notebook --generate-config --allow-rootjupyter notebook password#这个命令可以设置密码2.设置远程登录密码:...

2020-05-18 22:44:23 420

原创 jupyter notebook中R与python混合编程

1.在anaconda中安装R语言及rpy2(如果单独安装R语言,需要安装devtools,irkernel等)2 导入rpy2, 新版 ryp2 已改成:%load_ext rpy2.ipython3 .rmagic用法参考:https://rpy2.github.io/doc/latest/html/interactive.html?highlight=rmagic...

2020-05-18 18:52:04 806

原创 Ubuntu18.04编译tensorflow2.2(GPU版)

平台:Ubuntu 18.04cuda:10.0cudnn:7.5准备:(1)需要先安装bazel,可以直接在anaconda中安装(2)下载tensorflow源码(3)https://tensorflow.google.cn/install/source官方安装说明步骤:1.进行tensorflow源码根目录,运行./configure2.GPU版编码运行以下命令,其它版本可参考官方安装说明bazel build --config=opt --config=cu

2020-05-13 18:02:16 1070

Reinforcement Learning An Introduction(2018年7月版)

Reinforcement Learning An Introduction Richard S. Sutton and Andrew G. Barto 这是2018年7月版,最新的出版电子版,548页的。注意区分那些只有400多页的旧版.欢迎下载后反馈和评论。

2018-08-01

Advanced R

Advanced R Hadley Wickham原版电子书 CRC Press Taylor & Francis Group 6000 Broken Sound Parkway NW, Suite 300 Boca Raton, FL 33487-2742 © 2015 by Taylor & Francis Group, LLC CRC Press is an imprint of Taylor & Francis Group, an Informa business

2018-07-29

Bayesian Analysis with Python

Bayesian Analysis with Python Copyright © 2016 Packt Publishing

2018-07-29

ggplot2.Elegant.Graphics.for.Data.Analysis.2nd.Edition

ggplot2.Elegant.Graphics.for.Data.Analysis.2nd.Edition(use R)原书第二版,最权威的ggplot2原版电子书, Hadley Wickham ggplot2 Elegant Graphics for Data Analysis Second Edition

2018-07-29

Statistical Rethinking

Statistical Rethinking A Mostly Bayesian Course in Mostly Non-Bayesian Statistics Richard McElreath 很好的入门资料,学习stan和R不错

2018-07-27

R for Data Science Import, Tidy, Transform, Visualize, and Model Data

R for Data Science Import, Tidy, Transform, Visualize, and Model Data 这本是ggplot2作者的作品,原版电子书,带书签目录,超高清,神书。鉴定完毕

2018-07-26

matrix differential -3rdedition

matrix differential -3rdedition矩阵微分的经典教材 Matrix Differential Calculus with Applications in Statistics and Econometrics Third Edition JAN R. MAGNUS CentER, Tilburg University

2018-07-25

Numerical_Optimization第二版及课后解答

Numerical_Optimization_2nd及课后解答。非常经典,学习优化最好的教材

2018-07-25

convex optimiation教材及课后答案

stanford的stephen boyd教授的最经典教材凸优化及课后解答,学习机器学习同学的至宝。

2018-07-25

数字图像处理_第三版_冈萨雷斯_课后答案

数字图像处理_第三版_冈萨雷斯_课后答案,不错,需要的小伙伴可以下载

2018-07-25

Fundamentals of Deep Learning

Fundamentals of Deep Learning DESIGNING NEXT-GENERATION MACHINE INTELLIGENCE ALGORITHMS Nikhil Buduma with contributions by Nicholas Locascio

2018-07-25

Machine Learning with TensorFlow 1.x

Machine Learning with TensorFlow 1.x Copyright © 2017 Packt Publishing 学习Tensorflow的入门教材,非常不错,原版电子版,看着舒服

2018-07-25

Convex Optimization Algorithms

Convex Optimization Algorithms原版电子版,凸优化经典教材 Dimitri P. Bertsekas Massachusetts Institute of Technology

2018-07-25

multiple-view-geometry-in-computer-vision-second-edition.pdf

多视觉几何,牛津大学Andrew教授的经典。第二版原版。值得学习

2018-07-25

Pattern recognition and machine learning及其解答

Pattern recognition and machine learning原版教材,及其解答。非常经典

2018-07-25

Machine Learning - A Probabilistic Perspective.pdf

Machine Learning - A Probabilistic Perspective.pdf 原版,出版社最新版本。机器学习又一经典

2018-07-25

python machine learning(2nd)

Python Machine Learning Second Edition Python Machine Learning Second Edition Copyright © 2017 Packt Publishing

2018-07-25

OpenCV Computer Vision with Python

一本不错的用Python+opencv结合的技术书籍

2015-09-22

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除