Advanced Search
Search Results
7 total results found
Installing Python (Windows)
For Windows: If your laptop is new, and you have never used it to compile a Python file, it is most likely that it does not have it installed already, but it is always good practice to check first. Open your Windows terminal. For Windows, you can access diffe...
Python language
If you are brand new to the Python programming language, you first need to have it properly installed on your computer. To run a Python program, you will need a Python interpreter. If you try to install Python from the official page python.org, you are essenti...
Installing Python (MacOS)
NOTE: Mac OS no longer has a pre-installed version of Python in their systems (Starting from macOS Catalina). For Mac users, there are different ways to install Python: by going to the official Python page and installing it directly from t...
Setting up environments
Global and Virtual environments Now that we have installed Python, we mentioned that it comes with certain pre-installed basic libraries. But what happens when you want to use Python for a specific task and need to install additional packages? For this, Python...
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/M2/M3 chip, here is what you can do to make full use of this chip with Tensorflow. Requirements: macOS 12.0 or later Python 3.8 or later Mac with M1/M2/M3 chip ...
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 these computers have Python and Anaconda already installed, so if you are using your personal computer, make sure that you have that installed before starting this t...
Floor plans all CCI buildings
CCI Buildings CCI is divided into three buildings, two in South London and one in Central London. Here is a clever map to let you know where we are. If you want to know a more exact location, you can visit the Buildings section of this page: Looking for a cl...