{ "cells": [ { "cell_type": "markdown", "id": "b26e46f1", "metadata": {}, "source": [ "# Timetable for OsloMet course on March 19th and 20th, 2026.\n", "Both days from 09:15 - 12:00\n", "\n", "## Prerequisites\n", "1) All participants should have a working and tested account at Educloud on Demand. Follow the instructions [here](notebooks/01_preparations.ipynb).\n", "\n", "2) The Carpentry lesson on [Plotting and Programming in Python](https://swcarpentry.github.io/python-novice-gapminder) should be done as a self study. We recommend doing chapters one and six as a minimum.\n", "\n", "3) Find your screen keyboard on your computer. You are going to need it.\n", "\n", "## Everybody must bring\n", "* A laptop\n", "* A smartphone with [this Authenticator](https://www.microsoft.com/nb-no/security/mobile-authenticator-app). Tested and ready for use in Educloud on demand.\n", "\n", "## Tentative schedule\n", "### Day one\n", "\n", "**09:15-10:00**\n", "[Getting Started](https://uio-library.github.io/LLM-course/0_login.html)\n", "\n", "\n", "**10:15-11:00**\n", "[Installing software](https://uio-library.github.io/LLM-course/1_installing.html)\n", "\n", "\n", "**11:15-12:00**\n", "[Querying LLMs (Chatbots)](https://uio-library.github.io/LLM-course/2_chatbot.html)\n", "\n", "\n", "### Day two\n", "\n", "**09:15-10:00**\n", "[Summarization](https://uio-library.github.io/LLM-course/3_summarizing.html)\n", "\n", "**10:15-11:00**\n", "[Retrieval Augmented Generation](https://uio-library.github.io/LLM-course/4_RAG.html)\n", "\n", "**11:15-12:00**\n", "Summing up and finishing. Your own projects if relevant. The instructors will assist you.\n", "\n", "Evaluation: Please use the red and green sticky notes that you were given. Write what we can do better on the red one, and what you appreciated, on the green one. \n", "\n", "Welcome, this will be fun! \n", "From Camilla, Erik and Ragnhild\n", "\n", "## Continued use of ec443\n", "We are inviting you to continue using Educloud ec443 until medio August 2026. The group will cease to exist at a certain point. **Remember to back up your files.**" ] } ], "metadata": { "language_info": { "name": "python" } }, "nbformat": 4, "nbformat_minor": 5 }