Slide 34
Slide 34 text
LIBRARIES / TOOLS
Keras is an open-source neural-
network library written in Python. It is
capable of running on top of
TensorFlow, Microsoft Cognitive
Toolkit, R, Theano, or PlaidML.
Designed to enable fast
experimentation with deep neural
networks, it focuses on being user-
friendly, modular, and extensible.
NumPy is a library for the
Python programming language,
adding support for large, multi-
dimensional arrays and
matrices, along with a large
collection of high-level
mathematical functions to
operate on these arrays.
SciPy is a free and open-
source Python library used for
scientific computing and
technical computing. SciPy
contains modules for
optimization, linear algebra,
integration, interpolation,
special functions, FFT, signal
and image processing, ODE
solvers and other tasks
common in science and
engineering.