Skip to content
Charles J. Fowler edited this page Jul 29, 2024 · 20 revisions

Wiki: Programme for AI 2024: Technical Sessions

Welcome to the ibm-skills-ai-colab-sessions technical wiki!

Quick Start

To run these repository notebooks, with zero configuration, go to Quick Start

Repo: Programme for Artificial Intelligence 2024

Repository

📂 ./ (root)
│ 
├── 📂 assets/
│   ├ ... 
│   └──
│ 
├── 📂 modules-examples/
│   ├ ... 
│   └──
│ 
├── 📂 notebook-labs/
│   ├── Session1.ipynb
│   ├── Session2.ipynb
│   ├── Session3_FineTuning_BERTandGPT.ipynb
│   ├── Session3_VAE.ipynb
│   └── Session4___.ipynb
│   ...
├── README.md
│   ...
├── Session.md
└── Setup.md   

Table of Contents

    Local Compute

    Google CoLab

    Libraries

    Environment

    Jupyter

        Install

        Configure

        Setup

        Run