自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

一朵花开的时间

一花一世界,一叶一如来。

  • 博客(12)
  • 资源 (1)
  • 收藏
  • 关注

原创 tensorflow75 Keras on Tensorflow 入门

# win10 Tensorflow_GPU1.2.1 python3.5.3# CUDA v8.0 cudnn-8.0-windows10-x64-v5.1#《深度学习Keras快速开发入门》# 原书提供代码:https://github.com/yanchao727/keras_book# 作者博客:http://www.nooverfit.com《深度学习Keras快速开发入门》 代

2017-07-19 11:07:14 671

原创 tensorflow74 使用tensorflow dlib opencv做特定人脸识别

这个demo效果还是不错的,比单纯的使用opencv判断效率要高。01 基本环境win10 Tensorflow_gpu1.2.1 python3.5.3 dlib opencv 源码:https://github.com/5455945/tensorflow_demo/tree/master/SpecificFaceRecognition# 该blog完整参考 http://tumumu.cn/

2017-07-17 14:16:12 8815 21

原创 tensorflow73 使用RNN生成古诗和藏头诗

01 环境https://github.com/5455945/tensorflow_demo.git# 源码地址:https://github.com/5455945/tensorflow_demo.git# win10 Tensorflow_gpu1.2.1 python3.6.1# CUDA v8.0 cudnn-8.0-windows10-x64-v5.1#千万不要忘记下载数据文件 h

2017-07-16 00:02:00 5649 1

原创 tensorflow72 《深度学习原理与TensorFlow实战》05 RNN能说会道 03 对话机器人(chatbot)

01 基本环境#《深度学习原理与TensorFlow实战》05 RNN能说会道# 书源码地址:https://github.com/DeepVisionTeam/TensorFlowBook.git# 原书中代码位置:https://github.com/DeepVisionTeam/TensorFlowBook/tree/master/rnn/chatbot# win10 Tensorflo

2017-07-14 16:56:08 2926

原创 tensorflow71 《深度学习原理与TensorFlow实战》05 RNN能说会道 02语言模型

01 基本信息#《深度学习原理与TensorFlow实战》05 RNN能说会道# 书源码地址:https://github.com/DeepVisionTeam/TensorFlowBook.git# 视频讲座地址:http://edu.csdn.net/course/detail/5222# win10 Tensorflow1.2.0 python3.6.1# CUDA v8.0 cudn

2017-07-07 16:14:57 1386

原创 tensorflow70 《深度学习原理与TensorFlow实战》05 RNN能说会道 01 正弦序列预测

01 基本环境#《深度学习原理与TensorFlow实战》05 RNN能说会道# 书源码地址:https://github.com/DeepVisionTeam/TensorFlowBook.git# 视频讲座地址:http://edu.csdn.net/course/detail/5222# win10 Tensorflow1.2.0 python3.6.1# CUDA v8.0 cudn

2017-07-07 15:56:10 745

原创 tensorflow69 《深度学习原理与TensorFlow实战》04 CNN看懂世界 06 fast_neural_style.py

01 基本信息#《深度学习原理与TensorFlow实战》04 CNN看懂世界# 书源码地址:https://github.com/DeepVisionTeam/TensorFlowBook.git# 视频讲座地址:http://edu.csdn.net/course/detail/5222# win10 Tensorflow1.2.0 python3.6.1# CUDA v8.0 cudn

2017-07-07 14:34:25 1081

原创 tensorflow68 《深度学习原理与TensorFlow实战》04 CNN看懂世界 05neural_style.py

#《深度学习原理与TensorFlow实战》04 CNN看懂世界# 书源码地址:https://github.com/DeepVisionTeam/TensorFlowBook.git# 视频讲座地址:http://edu.csdn.net/course/detail/5222# win10 Tensorflow1.2.0 python3.6.1# CUDA v8.0 cudnn-8.0-w

2017-07-07 13:33:06 1081 2

原创 tensorflow67 《深度学习原理与TensorFlow实战》04 CNN看懂世界 04深度残差网络

00 环境#《深度学习原理与TensorFlow实战》04 CNN看懂世界# 书源码地址:https://github.com/DeepVisionTeam/TensorFlowBook.git# 视频讲座地址:http://edu.csdn.net/course/detail/5222# win10 Tensorflow1.2.0 python3.6.1# CUDA v8.0 cudnn-

2017-07-06 17:45:04 860

原创 tensorflow66 《深度学习原理与TensorFlow实战》04 CNN看懂世界 03 inception_v3 模型使用

tensorflow64 《深度学习原理与TensorFlow实战》04 CNN看懂世界 inception_v3 模型使用#《深度学习原理与TensorFlow实战》04 CNN看懂世界# 书源码地址:https://github.com/DeepVisionTeam/TensorFlowBook.git# 视频讲座地址:http://edu.csdn.net/course/detail/5

2017-07-06 16:27:16 1396

原创 tensorflow65 《深度学习原理与TensorFlow实战》04 CNN看懂世界 02 vgg_network.py

基本环境#《深度学习原理与TensorFlow实战》04 CNN看懂世界 02 vgg_network.py# 书源码地址:https://github.com/DeepVisionTeam/TensorFlowBook.git# 视频讲座地址:http://edu.csdn.net/course/detail/5222# win10 Tensorflow1.2.0 python3.6.1#

2017-07-06 13:54:24 950

原创 tensorflow64 《深度学习原理与TensorFlow实战》04 CNN看懂世界 01 alexnet_benchmark.py

00代码来源# tensorflow64 《深度学习原理与TensorFlow实战》04 CNN看懂世界 01 alexnet_benchmark.py#《深度学习原理与TensorFlow实战》04 CNN看懂世界# 书源码地址:https://github.com/DeepVisionTeam/TensorFlowBook.git# 视频讲座地址:http://edu.csdn.net/c

2017-07-02 22:46:41 1210

设计模式精解.pdf

设计模式精解(GoF+23种设计解析附C++实现源码) 这个资源是从网上找到的,觉得对于C++程序员级的看设计模式,会有些帮助

2009-09-17

空空如也

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

TA关注的人

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