

# Event Details

- **Event Name**: Robots and AI - Hands on Experiential Workshop
- **Event Start and End Date**: Sun, 07 Sep, 2025 at 06:30 pm – Sun, 07 Sep, 2025 at 09:30 pm
- **Event Description**: An experiential workshop in artificial intelligence using robot games made from scrap.

✔ We will get a taste of the world of Reinforcement Learning which is a field of artificial intelligence that deals with decision-making (among other things in the world of robotics, but also in the world of LLMs)
✔ We will create robot tasks and build our own AI model that will control robots made from scrap ?
✔ Each participant (or pair of participants) will work on a computer and experience training an AI model in a simulation environment where real robots would operate

Please note:
You must bring a personal computer. The workshop is intended for those with programming background (the experience will be in Python language but Python background is not necessary).

You must register to participate:
https://www.maik-education.com/landingMeetupEng

Event host: Tamir Nave (https://www.facebook.com/tamir.nave.9)
- **Event URL**: https://allevents.in/kiryat-ekron/robots-and-ai-hands-on-experiential-workshop/200028744713913
- **Event Categories**: workshops, artificial-intelligence, it
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: https://www.maik-education.com/landingMeetupEng?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=kiryat+ekron-events

## Event venue details

- **city**: Kiryat Ekron
- **state**: TA
- **country**: Israel
- **location**: Shoken 19, Tel Aviv, Israel
- **lat**: 32.05267
- **long**: 34.77236
- **full address**: Shoken 19, Tel Aviv, Israel, שוקן 19, 6653204 תל אביב - יפו, ישראל, Kiryat Ekron, Israel

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: TAMI (https://allevents.in/org/tami/26056673)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e29dffdf4b7366c0074d2e14f13ff84d5422804513e3c1caf960087dc507d3ec-rimg-w638-h359-dcaea8a2-gmir?v=1756890185
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/98f8b7d098ba2c204ca6b08d4dd9baa7a6512a91c45d02203cc468c1905fa9d3-rimg-w300-h300-dcada7a2-gmir?v=1756890186

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Sep, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Shoken 19, Tel Aviv, Israel, שוקן 19, 6653204 תל אביב - יפו, ישראל, Kiryat Ekron, Israel
- **Q**: Who is organizing the event?
  - **A:** TAMI
- **Q**: What type of event is this?
  - **A:** workshops, artificial-intelligence, it
- **Q**: Where can I find ticket details about Robots and AI - Hands on Experiential Workshop ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Robots and AI - Hands on Experiential Workshop",
        "image": "https://cdn-az.allevents.in/events6/banners/e29dffdf4b7366c0074d2e14f13ff84d5422804513e3c1caf960087dc507d3ec-rimg-w638-h359-dcaea8a2-gmir?v=1756890185",
        "startDate": "2025-09-07",
        "endDate": "2025-09-07",
        "url": "https://allevents.in/kiryat-ekron/robots-and-ai-hands-on-experiential-workshop/200028744713913",
        "location": {
            "@type": "Place",
            "name": "Shoken 19, Tel Aviv, Israel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "שוקן 19, 6653204 תל אביב - יפו, ישראל",
                "addressLocality": "Kiryat Ekron",
                "addressRegion": "TA",
                "addressCountry": "IL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.05267",
                "longitude": "34.77236"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An experiential workshop in artificial intelligence using robot games made from scrap.\n\n✔ We will get a taste of the world of Reinforcement Learning which is a field of artificial intelligence that deals with decision-making (among other things in the world of robotics, but also in the world of LLMs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "TAMI",
                "url": "https://allevents.in/org/tami/26056673"
            }
        ]
    }
]
```