How to Start Writing on Medium less than 1 minute read Published: November 16, 2019Practical advice analysing the first month of a Towards Data Science writer See full article hereShare on Twitter Facebook LinkedIn Previous Next
Analyzing data augmentation for image classification less than 1 minute read Published: June 29, 2020PCA analysis of image augmentation techniques used in the state of the art image classification models See full article here
Customize Classification Model Output Layer less than 1 minute read Published: March 11, 2020Save classification labels and top confidences in a custom layer using Keras See full article here
Find Linear Transformation Based on Known Points less than 1 minute read Published: January 02, 2020Code Snippet for Linear Algebra and Computer Vision See full article here
BERT Visualization in Embedding Projector less than 1 minute read Published: December 04, 2019This story shows how to visualize pre-trained BERT embeddings in Tensorflow’s Tensorboard Embedding Projector. The story uses around 50 unique sentences and their BERT embeddings generated with TensorFlow Hub BERT models. See full article here