Distributed Training

Frameworks and libraries for distributed training

Low Level Libraries

Frequently use lower level libraries: numerical, multi processing.

Cuda

“CUDA (Compute Unified Device Architecture) is a parallel computing platform and application programming interface (API) model created by Nvidia” wikipedia

Point cloud

A point cloud is a set of data points in space.

Python Visualization

Notes about 3D python visualization packages.

Python Packages

The package manager in the python ecosystem is pip.

Pytorch Install

Dependencies and steps through which Pytorch gets installed on your development machine.

TensorFlow Install

Dependencies and steps through which Tensorflow (TF) gets installed on your development machine.