搜索资源列表
fcn.berkeleyvision.org
- 图像识别、深度学习。 语言用的是python 2.x ,里面有训练好的模型,在文件夹里都有给出地址,可以直接去下载。也有一个很大的图片包,里面有很多图片,可以直接拿来作为素材用。也可以自己给图片制作数据标签,训练自己的模型。(image recognition deep learning The language used is Python 2.x, and there are training models, which are given in the folder, which c
TensorFlow实战_黄文坚(完整)
- 教会你如何通过Python语言实现TensorFlow框架,作为一个深度学习的初学者,想要接触TensorFlow框架的初学者,是非常好的学习资料。(Teach you how to implement TensorFlow framework through the Python language, depth of learning as a beginner, want to contact TensorFlow framework of beginners, is a very good
TensorFlow 官方文档中文版 - v1.2
- tensorflow官方文档中文版,方便用python学习该深度学习框架(The Chinese version of the official document of tensorflow is convenient for learning the deep learning framework with Python)
dbn
- 本程序是用python写的一个深度学习程序,该程序基于限制性玻尔兹曼机实现了深度信念网络。(This procedure is a deep learning program written in python, the program based on the limited Boltzmann machine to achieve a depth of faith network.)
新建文件夹 (2)
- 本程序是用python写的一个深度学习程序,该程序实现了卷积神经网络(This procedure is written in python with a deep learning program, the program achieved a convolution neural network)
deep-learning-with-python-notebooks-master
- Deep Learning With Python 原书配套代码。 包括所有常见的深度学习模型 注释丰富,代码规范 使用流行的keras库实现,jupyter notebook格式(Deep Learning With Python Original book matching code. Including all the common deep learning models Rich annotation, code specification Using the popula
Python机器学习实战
- python的入门程序,较多例子,值得学习,愿对你有所帮助(Python's introductory program, more examples)
深度学习python代码
- 深度学习代码,Python,自己觉得还可以,愿对你有所帮助。(Deep study code, Python, feel that you can, may be helpful to you.)
Deep Learning with Python-Manning
- 深入学习Python介绍领域的深入学习使用Python语言和强大的Keras图书馆。通过keras创造者和谷歌人工智能研究者弗兰?ois Chollet写的,这本书让你了解通过直观的解释和实例。您将探索具有挑战性的概念和实践与计算机视觉,自然语言处理和生成模型的应用程序。当你完成学业的时候,你将具备在自己的项目中应用深度学习的知识和动手能力。(Deep Learning with Python introduces the field of deep learning using the Pyt
TensorFlowv1.2
- google开发的python深度学习框架的官方手册,中文版。(tensorfloe user guide in chinese)
Deep Learning with Python Keras
- 学深度学习的很棒的书 python keras 值得细读一波(Deep Learning with Python Keras)
TensorFlow实战Google深度学习框架
- TensorFlow实战Google深度学习框架,非常详细,推荐实用(TensorFlow real Google deep learning framework, very detailed, recommended practical)
深度学习入门:基于Python的理论与实现.pdf+代码
- 本书是深度学习真正意义上的入门书,深入浅出地剖析了深度学习的原理和相关技术。书中使用Python3,尽量不依赖外部库或工具,从基本的数学知识出发,带领读者从零创建一个经典的深度学习网络,使读者在此过程中逐步理解深度学习。书中不仅介绍了深度学习和神经网络的概念、特征等基础知识,对误差反向传播法、卷积神经网络等也有深入讲解,此外还介绍了深度学习相关的实用技巧,自动驾驶、图像生成、强化学习等方面的应用,以及为什么加深层可以提高识别精度等“为什么”的问题。(This book is a true sen
Python深度学习.pdf+代码
- 本书由Keras之父、现任Google人工智能研究员的弗朗索瓦?肖莱(Franc?ois Chollet)执笔,详尽介绍了用Python和Keras进行深度学习的探索实践,包括计算机视觉、自然语言处理、产生式模型等应用。书中包含30多个代码示例,步骤讲解详细透彻。由于本书立足于人工智能的可达性和大众化,读者无须具备机器学习相关背景知识即可展开阅读。在学习完本书后,读者将具备搭建自己的深度学习环境、建立图像识别模型、生成图像和文字等能力。(This book is written by Franc
【源代码】深度学习入门:基于Python的理论与实现
- 书籍《深度学习入门基于Python的理论与实现》源码(Book "deep learning entry based on Python theory and implementation" source code)
tensorflow-vgg16-train-and-test-master
- vgg深度学习,图像识别,用于图像的分类,在python上运行(vgg deep learning, image recognition, used for image classification, running on Python)
Deep Learning with Python
- 深度学习基本算法,深度学习with python作为标题建议介绍深度学习使用Python编程语言和开源Keras库,它允许简单快速的原型设计。 在Python深度学习中, 你将从一开始就学习深度学习,你将学习所有关于图像分类模型,如何使用深度学习获取文本和序列,甚至可以学习如何使用神经网络生成文本和图像。 本书是为那些具有Python技能的人员编写的,但你不必在机器学习,Tensorflow或Keras方面有过任何经验。你也不需要先进的数学背景,只有基础的高中水平数学应该让你跟随和理解核心
《深度学习入门:基于Python的理论与实现》
- 本书主要介绍深度学习的核心算法,以及在计算机视觉,语音识别、自然语言处理中的相关应用,适合深度学习从业人士或者相关研究生作为参考资料,也可以作为入门教程来大致了解深度学习的相关前沿技术(This book mainly introduces the core algorithms of deep learning, as well as relevant applications in computer vision, speech recognition and natural languag
神经网络与深度学习
- 神经网络与深度学习 免费电子书 ,全高清,免费下载(Neural network and deep learning, full HD, free download)
Keras快速上手:基于Python的深度学习实战
- 该书理论和实践相结合,介绍了当前深度学习应用的几个主要框架和应用方向,实用性强,内容紧凑。基于Keras这个高度抽象的深度学习环境,全书强调快速构造深度学习模型和应用于实际业务,因此特别适合深度学习实践者和入门者学习,是一本必不可少的参考书。(The book combines theory and practice to introduce several main frameworks and application directions of current deep learning a