Recent
Revisiting Java in 2021 - II
A look at how Java 17 stacks up against Kotlin and Scala for development teams in 2021, and an overview of popular JVM technologies.
Revisiting Java in 2021 - I
What does Java look like in 2021? An overview of Java 17, the latest LTS Java release, including Records, Sealed Classes, and Pattern Matching.
Super-convergence in Tensorflow 2 with the 1Cycle Policy
Implementing super-convergence for deep neural network training in Tensorflow 2 with the 1Cycle learning rate policy.