avanwyk
  • Home
  • Open Source
  • Publications
  • About
  • Contact
  • Subscribe
software engineering Revisiting Java in 2021 - II

Revisiting Java in 2021 - II

software engineering Revisiting Java in 2021 - I

Revisiting Java in 2021 - I

deep learning Super-convergence in Tensorflow 2 with the 1Cycle Policy

Super-convergence in Tensorflow 2 with the 1Cycle Policy

fastai African Antelope: A Case Study of Creating an Image Dataset with FastAI

African Antelope: A Case Study of Creating an Image Dataset with FastAI

fastai CDC Mortality Prediction with FastAI for Tabular Data

CDC Mortality Prediction with FastAI for Tabular Data

data science An Overview of LightGBM

An Overview of LightGBM

Revisiting Java in 2021 - II

Revisiting Java in 2021 - II

2 years ago 7 min read software engineeringprogramming
A look at how Java 17 stacks up against Kotlin and Scala for development teams in 2021, and an overview of popular JVM technologies.
Read Now Read Later
Andrich van Wyk
By: Andrich van Wyk
Revisiting Java in 2021 - I

Revisiting Java in 2021 - I

2 years ago 7 min read software engineeringprogramming
What does Java look like in 2021? An overview of Java 17, the latest LTS Java release, including Records, Sealed Classes, and Pattern Matching.
Read Now Read Later
Andrich van Wyk
By: Andrich van Wyk
Super-convergence in Tensorflow 2 with the 1Cycle Policy

Super-convergence in Tensorflow 2 with the 1Cycle Policy

4 years ago 2 min read deep learningtensorflow
Implementing super-convergence for deep neural network training in Tensorflow 2 with the 1Cycle learning rate policy.
Read Now Read Later
Andrich van Wyk
By: Andrich van Wyk
Finding a Learning Rate with Tensorflow 2

Finding a Learning Rate with Tensorflow 2

4 years ago 2 min read deep learningtensorflow
Implementing the technique in Tensorflow 2 is straightforward. Start from a low learning rate, increase the learning rate and record the loss. Stop when a very high learning rate is reached. Plot the losses and learning rates choosing a learning rate where the loss is decreasing at a rapid rate.
Read Now Read Later
Andrich van Wyk
By: Andrich van Wyk
African Antelope: A Case Study of Creating an Image Dataset with FastAI

African Antelope: A Case Study of Creating an Image Dataset with FastAI

4 years ago 10 min read fastaideep learningdata science
An end-to-end example of how to create your own image dataset from scratch and train a ResNet50 convolutional neural network for image classification using the FastAI library.
Read Now Read Later
Andrich van Wyk
By: Andrich van Wyk
Page 1 of 2
Older Posts
Powered by Ghost
avanwyk