Machine Learning

Running JupyterLab on your instance
This article describes how you can start an instance with JupyterLab preinstalled and how to access it.  For this tutorial, we assume that you are alre...
Mon, 29 May, 2023 at 7:02 PM
How to install NVIDIA CUDA
Most GPU applications like TensorFlow, PyTorch or Blender need the NVIDIA CUDA toolkit in order to perform GPU computations.  Checking for CUDA You can...
Mon, 30 May, 2022 at 5:42 PM
Installing and Running PyTorch on your GPU Instance
There are multiple ways to install PyTorch on your Genesis Cloud Instance. The easiest way to get started is to use the preconfigured image with PyTorch alr...
Wed, 8 Jul, 2020 at 8:57 AM
How to train a ResNet with the CIFAR-10 Dataset on TensorFlow
Deep residual networks, or ResNets for short, provided the breakthrough idea of identity mappings in order to enable training of very deep convolutional neu...
Thu, 26 Mar, 2020 at 11:29 AM
Train a CNN on multiple GPUs with a Jupyter Notebook
I'll show you how to train your own CNN (Convolutional Neural Net) on the CIFAR-10 Dataset (60000 32x32 colour images in 10 classes). The tuto...
Thu, 1 Jun, 2023 at 11:28 PM
Manually setting up and running a Jupyter Notebook on your instance
This is how you can connect the Jupyter server that is running in your browser to your Genesis Cloud instance. Note that this tutorial is for single-user ...
Wed, 31 May, 2023 at 6:36 PM
Using Machine Learning images
What are machine learning images ? Machine learning images are pre-built environments that work out of the box, are supported by Genesis Cloud and suit a...
Wed, 31 May, 2023 at 1:10 PM