Amazon! Why? Security by Obscurity – AWS4 authentication method.
We look into how to sign a request against the "new" Amazon data centers. All centers deployed after 2014 need to use the new ...
We look into how to use Java to create an image classification model using TFRecords and train it with python. Then we will read that model in TensorflowJS in order to predict images.
I reflect at the last year and my feelings about this journey.
We talk about the requirements for home work and what experiances we have gained working from home for a couple of years.
Was debugging some code the other day and had some annoyance. I had to set a breakpoint in my code and then try to figure out where a problem happened by going into methods, and jump multiple steps before actually reaching the code I wanted to test. In this case the code to debug was…
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into training your model locally on windows and other platforms.