Please refer to the Moodle course page for course details. This repository hosts some additional images used in notebooks for seminars.
We will use Google Colab, so, you don't need to install anything. We may also use a Binder Environment for running some code examples.
But in case you want to run all the examples on your personal computer, do the following:
- Install Anaconda with Python 3.x.
- Install TensorFlow, version 2.x.
- Install OpenAI Gym and check the Documentation.
Further instructions to install other software will follow on a weekly basis, depending on the contents we will be studying.
The example code will use the aima-python repository. If you prefer to run things on your own computer, please download or clone this repository into your local computer and run the examples using Anaconda and Jupyter notebook (not recommended). Please, observe that these examples use modified versions of some Python libraries (e.g. utils, notebooks etc). Also, make sure you download/clone the aima-data repository as well.
- Set up a Google Colaboratory workspace (optionally, you can link your GitHub account).
- Take the pre-sessional course on Python and SQL, curated by LSE Digital Skills Lab.
- Make sure you attend all course sessions (lectures and seminars).
- Make sure you engage with all the proposed activities.
- Have your say! Bring your questions, suggestions, complains etc - they are all welcome!
- Have fun studying and learning Artificial Intelligence!