Note: You could write matrices using C++ and use Python API (which is very useful for Prototyping as development on Python is faster than C++ and many Machine Learning APIs are available for use).
However, I couldn't find ways to read more than 1 matrix which was written to file and being read using Python API.
However, I couldn't find ways to read more than 1 matrix which was written to file and being read using Python API.