Language

Package: tensorflow @ 1.9.0

Synopsis

Machine learning framework

Description

TensorFlow is a flexible platform for building and training machine learning models. It provides a library for high performance numerical computation and includes high level Python APIs, including both a sequential API for beginners that allows users to build models quickly by plugging together building blocks and a subclassing API with an imperative style for advanced research.

Home page
https://tensorflow.org
Location
gnu/packages/machine-learning.scm (line: 1349, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-setuptools' should probably not be an input at all
formatting

Look for formatting issues in the source

line 1421 is way too long (92 characters)
formatting

Look for formatting issues in the source

line 1524 is way too long (91 characters)
formatting

Look for formatting issues in the source

line 1611 is way too long (137 characters)
formatting

Look for formatting issues in the source

line 1612 is way too long (131 characters)
formatting

Look for formatting issues in the source

line 1613 is way too long (137 characters)