Keras Succinctly

Keras Succinctly

简介:

Keras是一个用Python编写的开源神经网络库。它能够在TensorFlow,Microsoft Cognitive Toolkit或Theano之上运行,旨在实现深度神经网络的快速实验,它专注于用户友好,模块化和可扩展。

神经网络对开发人员来说是一个强大的工具,但利用它们可能是一个挑战。Keras专为简化后端神经网络工具而设计。本书的目的是向您介绍Keras,这是在Python中构建神经网络的最流行和最强大的库之一。您将学习如何在Python中构建卷积神经网络!

英文简介:

Keras is an open source neural network library written in Python. It is capable of running on top of TensorFlow, Microsoft Cognitive Toolkit or Theano.[1] Designed to enable fast experimentation with deep neural networks, it focuses on being user-friendly, modular, and extensible.

Neural networks are a powerful tool for developers, but harnessing them can be a challenge. Keras is designed specifically to make working with backend neural network tools easier.

The goal of this book is to introduce you Keras, the one of the most popular and powerful libraries for building neural networks in Python. You'll learn how to build a convolutional neural network in Python!

书名
Keras Succinctly
译名
Keras 简洁
语言
英语
年份
2018
页数
107页
大小
16.72 MB
标签
  • 简明教程
  • 下载
    pdf iconKeras Succinctly.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:39

    ←Programming and Mathematical Thinking: Introduction to Discrete Math Featuring Python

    →Dive Into Python: Python from Novice to Pro