A simple guide to perform image data augmentation using tensorflow.
Nov 15, 2020
TensorFlow recently announced TF Object Detection API models to be TensorFlow 2 compatible . In this tutorial we will go over on how to train a object detection model on custom dataset using TensorFlow Object Detection API 2.
Nov 2, 2020
A post explaining L2 regularization, Weight decay and AdamW optimizer as described in the paper Decoupled Weight Decay Regularization we will also go over how to implement these using tensorflow2.x .
Oct 8, 2020
A tutorial to code a neural network from scratch in python using numpy.
Sep 22, 2020