
Constructing Neural Networks From Scratch: Part 1
Learn how to construct neural networks from scratch with NumPy, and simultaneously see how the internal mechanisms behind popular libraries like PyTorch and Keras are implemented.
Learn how to construct neural networks from scratch with NumPy, and simultaneously see how the internal mechanisms behind popular libraries like PyTorch and Keras are implemented.
This tutorial examines how to construct and make use of conditional generative adversarial networks using TensorFlow on a Gradient Notebook.
We just released an enormous notebooks update with the addition of Gradient Datasets, support for interactive widgets, and improvements to cell, file, and kernel management.
In this tutorial, we look at various methodologies that facilitate and aid the interpretation of several computer vision models, including LIME, SHAP, Grad-CAM, Guided Grad-CAM, and Expected Gradients.
Paperspace and Hugging Face have partnered to provide free compute resources for a GAN-focused community sprint April 4 - April 15, 2022!
Follow our latest tutorial to see how to implement use Colossal AI with Gradient Notebooks to train a ResNet34 classifier on a multi-GPU machine.
Follow this tutorial to learn how GLIDE works and see how to implement it in a Gradient Notebook
Neural Machine Translation is the practice of using Deep Learning to generate an accurate translation of text from one language to another.
In this new tutorial, you will learn how to harness dlib to recognize faces in your personal photos.