seaborn: statistical data visualization

Seaborn is a Python data visualization library based on matplotlib. It provides a high-level interface for drawing attractive and informative statistical graphics. For a brief introduction to the ideas behind the library, you can read the introductory notes.

from Pocket … Lire la suite

Twuitos June 13, 2020 at 07:44PM

Lire la suite

Twuitos June 13, 2020 at 01:26PM

Lire la suite

Docker

Docker uses containers to create virtual environments that isolate a TensorFlow installation from the rest of the system. TensorFlow programs are run within this virtual environment that can share resources with its host machine (access directories, use the GPU, connect … Lire la suite

Twuitos June 13, 2020 at 07:30AM

Lire la suite