numpy/core/_multiarray_umath.cpython-35m-arm-linux-gnueabihf.so: undefined symbol: cblas_sgemm – Raspberry Pi
Jared Rhodes, Microsoft MVP and Pluralsight Author, showcases how to fix an error on the Raspberry Pi when trying to use Numpy.
Multiple TensorFlow Graphs from Cognitive Services – Custom Vision Service
For one project, there was a need for multiple models within the same Python application. These models were trained using the Cognitive...
Communicating between Python and .NET Core with Boost Interprocess
Jared Rhodes, Microsoft MVP and Pluralsight Author, showcases how to use shared memory to communicate between .net core and python