PinnedPublished inTowards Data ScienceModel Sub-Classing and Custom Training Loop from Scratch in TensorFlow 2In this article, we will try to understand the Model Sub-Classing API and Custom Training Loop from Scratch in TensorFlow 2. It may not be…Nov 8, 20201Nov 8, 20201
Keras Distributed Training : High-Level to Low-Level Training APIsIn this article, we will briefly explore how to do distributed data parallelism training across multiple GPUs, and TPUs in Keras…Sep 3, 2023Sep 3, 2023
Published inTowards Data ScienceMulti-Class Image Classification With Transfer Learning In PySparkA short demonstrates of a Computer Vision problem with Deep Learning and Apache Spark.Jul 23, 20191Jul 23, 20191