

# Event Details

- **Event Name**: Introduction to AI (In-Person)
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 09:30 am – Fri, 05 Jun, 2026 at 12:30 pm (+01:00)
- **Event Description**: Python course on neural networks predictionAbout this EventSession InformationThis course teaches Python programmers how "neural networks"—computational models inspired by the brain—are structured to predict information from your data.Audience Level:You must be comfortable with Python and have experience with data analysis (like using pandas and plotting) at the level of 'Introduction to Data Analysis and Machine Learning in Python' (also a part of Data Week 2026). Understanding basic math concepts like derivatives (calculus) is strongly recommended.Advanced requirements/set up:You will need a laptop and a Google account to use Colab https://colab.google/Intended Learning OutcomesUnderstand how a multi-layer neural network works.Get a basic understanding of how computers "learn" through processes called gradient descent and backpropagation.Learn the basics of PyTorch, a popular tool for building AI.Code of ConductPlease look at our Code of Conduct for all online and in-person events organised by the JGI.Bristol Data Week 2026This event is part of Bristol Data Week 2026, organised by the Jean Golding Institute taking please from Monday 1 June – Friday 5 June 2026. Bristol Data Week is a university-wide umbrella event bringing together academia, industry, community organisations, policy makers and the public to explore the power of data science and AI in addressing real-world challenges.
- **Event URL**: https://allevents.in/bristol/introduction-to-ai-in-person/100001986009596164
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: GBP

## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: Merchant Venturers Building, 1.15
- **lat**: 51.4559098
- **long**: -2.6030674
- **full address**: Merchant Venturers Building, 1.15, 75 Woodland Road, Bristol, United Kingdom

## Event gallery

- **Alt text**: Introduction to AI (In-Person)
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9f9d462234aa3d88a16486913089eb58dd6b6ef011608479fbf8f097e52c30df-rimg-w1024-h576-dc771f5b-gmir.jpg?v=1776337267

## FAQs

- **Q**: When and where is Introduction to AI (In-Person) being held?
  - **A:** Introduction to AI (In-Person) takes place on Fri, 05 Jun, 2026 at 09:30 am to Fri, 05 Jun, 2026 at 12:30 pm at Merchant Venturers Building, 1.15, 75 Woodland Road, Bristol, United Kingdom.
- **Q**: Who is organizing Introduction to AI (In-Person)?
  - **A:** Introduction to AI (In-Person) is organized by Jean Golding Institute at the University of Bristol.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Introduction to AI (In-Person) is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Bristol, this event is thoughtfully curated to deliver a standout experience worth every moment. If Introduction to AI (In-Person) sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Introduction to AI (In-Person)",
        "image": "https://cdn-az.allevents.in/events2/banners/9f9d462234aa3d88a16486913089eb58dd6b6ef011608479fbf8f097e52c30df-rimg-w1024-h576-dc771f5b-gmir.jpg?v=1776337267",
        "startDate": "2026-06-05T09:30:00+01:00",
        "endDate": "2026-06-05T12:30:00+01:00",
        "url": "https://allevents.in/bristol/introduction-to-ai-in-person/100001986009596164",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Merchant Venturers Building, 1.15",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 Woodland Road",
                "postalCode": "BS8 1UB",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.4559098",
                "longitude": "-2.6030674"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Python course on neural networks prediction",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "GBP",
                "availabilityStarts": "2026-04-16",
                "availabilityEnds": "2026-06-05T12:30:00+01:00",
                "validFrom": "2026-04-16",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/bristol/introduction-to-ai-in-person/100001986009596164"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "GBP",
                "availabilityStarts": "2026-04-16",
                "availabilityEnds": "",
                "validFrom": "2026-04-16",
                "url": "https://allevents.in/bristol/introduction-to-ai-in-person/100001986009596164",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jean Golding Institute at the University of Bristol",
                "url": "https://allevents.in/org/jean-golding-institute-at-the-university-of-bristol/17644966",
                "description": "The Jean Golding Institute fosters high quality data-intensive research. We facilitate and strengthen interdisciplinary work, provide data-science expertise, and build a cohesive data science community in an increasingly data-rich world."
            }
        ]
    }
]
```