
SRGAN: Super Resolution Generative Adversarial Networks
Learn how to use SRGANs to upscale your low resolution photos to HD using Gradient.
Learn how to use SRGANs to upscale your low resolution photos to HD using Gradient.
A primer for developing a custom neural network to learn to generate novel facial images using Deep Convolutional generative adversarial networks.
A comparison of Gradient and Kaggle's resources and infrastructure meant to help guide users towards a preferred product.
This tutorial will show you how to set up the environment for StyleGAN3 on Gradient Notebooks, how to generate an image using the networks provided and prepared by Nvidia Labs, and how to train your own model using the AFHQ dataset.
Tapas & TableQA are libraries enable users to input questions directly, as if using regular speech, to enact sql-like queries on tabular data. Check out how to use it with Gradient to solve your question-answering problems!
A guide to using Gradient Notebooks to generate gorgeous pixel artwork using the PixRay library suite.
A new starter Workflow from Gradient helps you build a web application that can turn a selfie into a deepfaked video of singing an Italian opera song. This tutorial introduces the new starter Workflow.
Interested in getting started with Deep Learning? This guide shows you how to get started with PyTorch, tensors, and constructing Neural Networks with PyTorch.