Skip to main content

IT & Computing

What software is available at CCI?

We have a range of software available on our computers on-site, and that you can install on your ...

How to use ORB

IT How To Guides

GitHub

Find out how to use Git and the git.arts.ac.uk GitHub Enterprise server.

CCI Server

Find out how to connect to the CCI Server cci.arts.ac.uk.

Python

Python language

If you are brand new to the Python programming language, you first need to have it properly insta...

Installing Python (Windows)

For Windows: If your laptop is new, and you have never used it to compile a Python file, it is mo...

Installing Python (MacOS)

NOTE: Mac OS no longer has a pre-installed version of Python in their systems (S...

Setting up environments

Global and Virtual environments Now that we have installed Python, we mentioned that it comes wit...

How to enable GPU support with TensorFlow (Windows) (For High Holborn only)

This article will guide you through how to enable GPU computing for Tensorflow on High Holborn DE...

How to enable GPU support with TensorFlow (macOS)

If you are using one of the laptops on loan of the CCI, or have a Macbook of your own with an M1/...

Enable GPU support with Pytorch (macOS)

This tutorial is to enable the use of the GPU in the Macbooks available on the lockers. All of th...

How to install CUDA Toolkit on your personal Windows PC

What is CUDA Toolkit and why do you need it? In simple words CUDA Toolkit allows you to develop s...

Simple PyTorch Project

Overview This guide will walk you through a very simple PyTorch training pipeline. Accompanying c...

Audio Files with Librosa

Code and audio for this article can be found here: https://git.arts.ac.uk/ipavlov/WikiMisc/blob/m...

How to configure Weights & Biases for you ML project

What is Weights & Biases? Weights & Biases (wandb from now on) is a platform for AI/ML developmen...

Dataset Augmentaion

This article will cover how you can increase the size of your original dataset with the help of d...

Why can't I access this UAL website from UAL's network?

One of the most common issues with accessing UAL websites is that people have changed the DNS set...

Creative Coding How To Guides