自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(16)
  • 资源 (4)
  • 收藏
  • 关注

转载 12 - 1 - Optimization Objective (15 min)

2017-07-29 20:36:58 477

转载 9 - 5 - Gradient Checking (12 min)

2017-07-29 15:31:50 367

转载 9 - 4 - Implementation Note Unrolling Parameters (8 min)

2017-07-29 13:42:36 397

转载 9 - 3 - Backpropagation Intuition (13 min)

2017-07-29 12:52:52 322

转载 9 - 2 - Backpropagation Algorithm (12 min)

2017-07-28 11:01:16 267

转载 9 - 1 - Cost Function (7 min)

2017-07-28 09:27:57 312

转载 6 - 6 - Advanced Optimization (14 min)

2017-07-28 08:05:57 290

转载 6 - 5 - Simplified Cost Function and Gradient Descent (10 min)

2017-07-28 08:02:32 346

原创 tf.transpose

import tensorflow as tfimport numpy as npinput_x = [ [ [1, 2, 3, 4], [5, 6, 7, 8], [9, 10, 11, 12] ], [ [13, 14, 15, 16], [17, 18, 19, 20],

2017-07-25 09:11:50 361

转载 YOLO tensorflow

 # coding: utf-8 # In[1]: import numpy as np import tensorflow as tf import cv2 import time # In[1]: fromfile = 'test/person.jpg' imshow = True filewrite_img = True filewrite_txt = True disp_cons...

2017-07-24 19:54:33 2241 4

转载 编译caffe windows vs2013 Nuget 无法下载 依赖包

工具-》Nuget包管理器-》程序包管理器设置-》程序包源添加vs2015的源https://api.nuget.ort/v3/index.json

2017-07-22 09:32:50 1620

原创 TypeError: Value passed to parameter 'input' has DataType float64 not in list of allowed values: fl

images=tf.image.convert_image_dtype(images,tf.float32)

2017-07-20 08:01:35 10876 1

原创 import cv2

sudo pip install opencv-python

2017-07-18 18:15:50 654 1

原创 python 输出是省略号的问题

np.set_printoptions(threshold=np.NaN)

2017-07-14 11:19:59 3441

转载 caffe 安装

sudo apt-get install git git clone https://github.com/BVLC/caffe.git cp Makefile.config.example Makefile.config gedit Makefile.config 找到#CPU_ONLY := 1,取消注释(我们设置为CPU模式)找到# Whatever else yo

2017-07-08 09:37:06 231

转载 PyCharm 命令行 传递参数

0alt+shift+f10 输入 0 ,然后就有配置界面了 0alt+shift+f10 输入 0 ,然后就有配置界面了

2017-07-06 12:23:31 2016

黄鸟抓包的静态注入可以加参数版

不知道你有没有发现 不同参数的链接黄鸟是区分不了的 这个就可以

2022-11-22

Reinforcement Learning: An Introduction

Reinforcement Learning: Second edition An Introduction ****Complete draft**** 2018 march 22

2018-05-18

手机定位软件

在给手机发送"定位"短信后,自动给指定手机发送手机位置 自动打开3g流量,并用百度定位SDK定位

2016-09-06

双鱼鳞图书管理系统

双鱼鳞图书管理系统

2014-06-24

学生选课 struts+hiberna

struts+hibernate

2014-06-10

空空如也

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

TA关注的人

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