搜索资源列表
keras
- keras深度学习框架的学习教程,keras是一种常用的深度学习框架(Keras depth learning fr a mework tutorial, keras is a commonly used depth learning fr a mework)
main
- 基于深度学习框架keras的一个实验例子,简易CNN模型(Based on the depth learning fr a mework keras an experimental example, a simple CNN model)
Tensorflow 实战Google深度学习框架
- 介绍了深度学习的起源,发展,用于文字和图像的实践。(This paper introduces the origin and development of deep learning and its application in text and image.)
TensorFlow实战_黄文坚(完整)
- 教会你如何通过Python语言实现TensorFlow框架,作为一个深度学习的初学者,想要接触TensorFlow框架的初学者,是非常好的学习资料。(Teach you how to implement TensorFlow fr a mework through the Python language, depth of learning as a beginner, want to contact TensorFlow fr a m
caffe-0.999.tar
- 基于深度学习的linux caffe框架(Linux Caffe fr a mework based on deep learning)
TensorFlow实战Google深度学习框架
- 《TensorFlow:实战Google深度学习框架》图书中的所有神经网络的相关代码(All related code of all kinds of neural network mentioned in "TensorFlow: practice of Google deep learning fr a mework")
caffe 可视化
- 这个是深度学习caffe框架的一些可视化代码(it is about caffe, a deep learning fr a mework, in a easy to see way to the readers.)
OpenCL-caffe-stable
- caffe 深度学习OPENCL框架 个人感觉对深度学习很有帮助(Caffe depth learning OPENCL fr a mework, personal feelings for deep learning is helpful)
深度学习 21天实战Caffe
- 深度学习caffe框架学习,适合新手入门 下载后如果解压不成功,将后缀改为.7z再次解压即可(Deep learning caffe fr a mework learning, suitable for beginners)
TensorFlow 官方文档中文版 - v1.2
- tensorflow官方文档中文版,方便用python学习该深度学习框架(The Chinese version of the official document of tensorflow is convenient for learning the deep learning fr a mework with Python)
TensorFlow实战_黄文坚(完整)
- tensorflow框架下,各种深度学习实例,方便学习。(Tensorflow fr a mework, a variety of deep learning examples, easy to learn.)
深度学习 21天实战Caffe ,赵永科著(暗) ,P373.pdf
- 深度学习 21天实战Caffe 教程 快速掌握框架(Deep learning 21 days real battle Caffe tutorials fast mastering fr a mework)
Tensorflow 实战Google深度学习框架
- 深度学习框架,适合人工智能学习以及刚入门的知识普及(Deep Learning fr a mework)
TensorFlowv1.2
- google开发的python深度学习框架的官方手册,中文版。(tensorfloe user guide in chinese)
TensorFlow实战Google深度学习框架
- TensorFlow实战Google深度学习框架,非常详细,推荐实用(TensorFlow real Google deep learning fr a mework, very detailed, recommended practical)
深度学习-21天实战 caffe
- 介绍深度学习框架caffee,并快速入门学习(introduce caffee to master as soon as possible.)
keras-master
- 通过用深度学习来有效的提取出有用的特征,其基于kares框架和TensorFlow来实现的(Effectively extract useful features by using depth learning, it is implemented on the basis of the kares fr a mework and TensorFlow)
salience_object_detection-master
- 用深度学习框架Pytorch的图像语义分割(Image semantic segmentation using deep learning fr a mework Pytorch)
pytorch-openpose-master
- 本例程是我研究生阶段做的一个小项目,该项目用pytorch的深度学习框架来进行人体姿态识别,能够实现头部和身体的骨架识别!图像处理方面加入了OpenCV包进行相关的处理,希望能帮助大家!(175/5000 This routine is a small project that I did in the graduate stage. The project uses pytorch's deep learning fr a mewo
深度学习之PyTorch物体检测实战
- 学习pytorch的入门书籍,非常详细。 本书是国内原创图书市场上首部系统介绍物体检测技术的图书。书 中利用PyTorch深度学习框架,从代码层面讲解了Faster RCNN、SSD及 YOLO这三大经典框架的相关知识,并进一步介绍了物体检测的细节与 难点问题,让读者可以全面、深入、透彻地理解物体检测的种种细节, 并能真正提升实战能力,从而将这些技术灵活地应用到实际开发中,享 受深度学习带来的快乐。