package documentation

Shamboflow : a Tensorflow competitor

A state of the art machine learning library with blazing fast speeds and GPU support

Module callbacks A collection of common callback functions
Package engine Modules for all utilities.
Module layers Several common layers used in Neural Networks
Module models Some common models

From __init__.py:

Variable IS_CUDA Constant to decide whether to use GPU for computations.
Variable _cuda_version Undocumented
Variable _driver_version Undocumented
Variable _props Undocumented

Constant to decide whether to use GPU for computations.

_cuda_version = (source)

Undocumented

_driver_version = (source)

Undocumented

Undocumented