Sentence Embeddings with PyTorch Lightning
Follow this guide to see how PyTorch Lightning can abstract much of the hassle of conducting NLP with Gradient!
Follow this guide to see how PyTorch Lightning can abstract much of the hassle of conducting NLP with Gradient!
This tutorial shows how to setup and run JoJoGAN on Gradient Notebooks to create style transferred images.
Follow this tutorial to see how to create your own LeNet5 neural net from scratch using PyTorch on Gradient!
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.
Interested in getting started with Deep Learning? This guide shows you how to get started with PyTorch, tensors, and constructing Neural Networks with PyTorch.
Aitextgen is a Python library for training text-generation models using GPT-2 and GPT-3/GPT Neo. In this tutorial you'll get aitextgen up and running quickly in a Jupyter notebook on a free GPU instance from Paperspace Gradient!
This article provides an in-depth look at the CVPR 2018 paper titled "xUnit: Learning a Spatial Activation Function for Efficient Image Restoration" and its importance in the domain of image reconstruction.