unity How to use (some) TensorFlow and ONNX computer vision models in Unity TensorFlow and ONNX models for computer vision in Unity using Barracuda inference library - with code samples.
keras How to use fit_generator with multiple outputs in Keras While implementing GoogLeNet paper just for fun I faced this cryptic error: "ValueError: Error when checking model target: the list of Numpy arrays that you are passing to your model is not the size the model expected."