Parsing an OpenAPI file (Swagger)
We go though how to read a OpenAPI specification with the old API reading body content. And we also translate it to the new V3 parser and go through how this differens and works.
We go though how to read a OpenAPI specification with the old API reading body content. And we also translate it to the new V3 parser and go through how this differens and works.
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.
We look at what will come in the next release of java. Java 14, this release will wrap up development for the long time support release.
We solve the day 18 challenges for the Advent of Code.
We solve the day 10 challenges for the Advent of Code. After 3 hours of trying we finally solve it by some interactive debugging.
We solve the day 7 challenges for the Advent of Code.
We solve the day 16 challenges for the Advent of Code.
We solve the day 19 challenges for the Advent of Code.
We solve the day 17 challenges for the Advent of Code.
We solve the day 15 challenge for the Advent of Code.