Transfer Learning on EfficientDet
Published:
Transfer Learning is an effiicent way to train an existing model on a new and unique dataset with equivalent accuracy and significantly less training time.
Published:
Transfer Learning is an effiicent way to train an existing model on a new and unique dataset with equivalent accuracy and significantly less training time.
Published:
This tutorial is for users who have tried these approaches and found that they need fine-grained control of how TensorFlow uses the HPU.
Published:
This tutorial demonstrates how distributed training works with Horovod using Habana Gaudi AI processors. Horovod is a …
Published:
This tutorial demonstrates how distributed training works with HPUStrategy using Habana Gaudi AI processors. tf.distribute.Strategy is a TensorFlow …
Published:
Introduction Often NLP datasets have large variations in their samples length. setting a maximum sequence …
Published:
An adaptation of Intro to Autoencoders tutorial using Habana Gaudi AI processors. This tutorial introduces autoencoders …
Published:
An adaptation of Convolutional Neural Network (CNN) tutorial using Habana Gaudi AI processors. This tutorial demonstrates …
Published:
An adaptation of TensorFlow Mixed precision tutorial using Habana Gaudi AI processors. This tutorial demonstrates enabling …
Published:
An adaptation of Image classification tutorial using Habana Gaudi AI processors. This tutorial shows how …