BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//ENCCS - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://enccs.se
X-WR-CALDESC:Events for ENCCS
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:Europe/Stockholm
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20200329T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20201025T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20210328T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20211031T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20220327T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20221030T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20230326T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20231029T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=Europe/Stockholm:20220315T090000
DTEND;TZID=Europe/Stockholm:20220316T160000
DTSTAMP:20260511T115017
CREATED:20211126T144630Z
LAST-MODIFIED:20220217T083416Z
UID:11721-1647334800-1647446400@enccs.se
SUMMARY:Advanced Deep Learning with Transformers - ENCCS/RISE
DESCRIPTION:Overview\nIn recent years\, Graph Neural Networks (GNNs) and Transformers have led to numerous breakthrough achievements in a variety of fields such as Natural Language Processing (NLP)\, chemistry\, and physics. By doing away with the need for fixed-size inputs\, these architectures significantly extend the scope of problems in which deep learning can be applied. \nThis workshop will take you from the representation of graphs as inputs for neural networks to the implementation of full GNNs for a variety of tasks. You will learn about the central concepts used in GNNs in a hands-on setting using Jupyter Notebooks and a series of coding exercises. While the workshop will use problems from the field of chemistry as an example for applications\, the skills you learn can be transferred to any domain where finite sets or graph-based representations of data are appropriate. From GNNs\, we will make the leap to Transformer architectures\, and explain the conceptual ties between the two. \nThe workshop is free of charge and will be conducted fully online using zoom. \nPrerequisites\nTo successfully participate in this workshop\, you should have a good understanding of basic linear algebra and core concepts of deep learning such as CNNs\, stochastic gradient descent\, and supervised learning. You should also be familiar with the implementation of neural networks using PyTorch and be comfortable manipulating multidimensional arrays\, using frameworks such as NumPy or PyTorch\, at the level where you understand how broadcasting works. A basic conceptual understanding of mathematical graphs is recommended but not a prerequisite. \nAgenda\nTuesday\, 15 March 2022\n[ninja_tables id=”11724″] \nWednesday\, 16 March 2022\n[ninja_tables id=”11723″] \nRegistration\nYou can register by following this link https://events.prace-ri.eu/event/1298/registrations/958/\nFor questions regarding this event please contact us at training@enccs.se. \n———— \n\nThis training is intended for users established in the European Union or a country associated with Horizon 2020. You can read more about the countries associated with Horizon2020 here https://ec.europa.eu/info/research-and-innovation/statistics/framework-programme-facts-and-figures/horizon-2020-country-profiles_en
URL:https://enccs.se/events/2022-02-graph-neural-networks-and-transformers/
LOCATION:Online
CATEGORIES:ENCCS Event,RISE Event
ATTACH;FMTTYPE=image/jpeg:https://media.enccs.se/2021/09/Avanced-deep-learning-RISE.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Stockholm:20220126T090000
DTEND;TZID=Europe/Stockholm:20220126T120000
DTSTAMP:20260511T115017
CREATED:20211118T105249Z
LAST-MODIFIED:20220120T091613Z
UID:11639-1643187600-1643198400@enccs.se
SUMMARY:A.I. as a Tool for Change
DESCRIPTION:Overview\nENCCS with RISE offer a half-day course in A.I. as a tool for change. Participants will get an understanding of what artificial intelligence is\, which problems can be solved with those techniques\, and how they can be used within an organization.\nWe will give an overview on what processes one goes through when they utilize A.I. to solve problems. We are also going to illuminate the limitations of those techniques and give examples of when they are appropriate. \nApproach\n3-hour workshop\, divided in 3 parts. The course is going to be given by Erik Ylipää and Jeanette Nilsson from RISE. \nPrerequisites\nNo previous experience required. \nAgenda\nWednesday 26 January 2022\n[ninja_tables id=”11645″]\n \nRegistration\nYou can register by following this link https://events.prace-ri.eu/event/1289/registrations/949/ \n————\nThis training is intended for users established in the European Union or a country associated to Horizon 2020.
URL:https://enccs.se/events/2022-01-ai-as-a-tool-for-change/
LOCATION:Online
CATEGORIES:ENCCS Event,RISE Event
ATTACH;FMTTYPE=image/jpeg:https://media.enccs.se/2021/02/RISE-AI-2.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Stockholm:20211123T090000
DTEND;TZID=Europe/Stockholm:20211124T160000
DTSTAMP:20260511T115017
CREATED:20211011T095300Z
LAST-MODIFIED:20211019T070509Z
UID:11177-1637658000-1637769600@enccs.se
SUMMARY:Advanced Deep Learning with Transformers - ENCCS/RISE
DESCRIPTION:Overview\nIn recent years\, Graph Neural Networks (GNNs) and Transformers have led to numerous breakthrough achievements in a variety of fields such as Natural Language Processing (NLP)\, chemistry\, and physics. By doing away with the need for fixed-size inputs\, these architectures significantly extend the scope of problems in which deep learning can be applied.\nPreliminary Agenda \nThis workshop will take you from the representation of graphs and finite sets as inputs for neural networks to the implementation of full GNNs for a variety of tasks. You will learn about the central concepts used in GNNs in a hands-on setting using Jupyter Notebooks and a series of coding exercises. While the workshop will use problems from the field of chemistry as an example for applications\, the skills you learn can be transferred to any domain where finite set or graph-based representations of data are appropriate. From GNNs\, we will make the leap to Transformer architectures\, and explain the conceptual ties between the two. \nThe workshop is free of charge and will be conducted fully online using zoom. \nPrerequisites\nTo successfully participate in this workshop\, you should have a good understanding of basic linear algebra and core concepts of deep learning such as CNNs\, stochastic gradient descent\, and supervised learning. You should also be familiar with the implementation of neural networks using PyTorch. A basic conceptual understanding of mathematical graphs is recommended but not a prerequisite. \nAgenda\nTuesday\, 23 November 2021\n[ninja_tables id=”10926″] \nWednesday\, 24 November 2021\n[ninja_tables id=”10927″] \nRegistration\nParticipants have reached the maximum amount so we had to close registrations. Subscribe to our newsletter or follow us on Twitter and LinkedIn where we announce all our new events regularly. \n————\nThis training is intended for users established in the European Union or a country associated to Horizon 2020.
URL:https://enccs.se/events/graph-neural-networks-and-transformers-2/
LOCATION:Online
CATEGORIES:ENCCS Event,RISE Event
ATTACH;FMTTYPE=image/jpeg:https://media.enccs.se/2021/09/Avanced-deep-learning-RISE.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Stockholm:20211021T090000
DTEND;TZID=Europe/Stockholm:20211022T160000
DTSTAMP:20260511T115017
CREATED:20210914T065446Z
LAST-MODIFIED:20211013T152740Z
UID:10911-1634806800-1634918400@enccs.se
SUMMARY:Advanced Deep Learning with Transformers - ENCCS/RISE
DESCRIPTION:Overview\nIn recent years\, Graph Neural Networks (GNNs) and Transformers have led to numerous breakthrough achievements in a variety of fields such as Natural Language Processing (NLP)\, chemistry\, and physics. By doing away with the need for fixed-size inputs\, these architectures significantly extend the scope of problems in which deep learning can be applied.\nPreliminary Agenda \nThis workshop will take you from the representation of graphs and finite sets as inputs for neural networks to the implementation of full GNNs for a variety of tasks. You will learn about the central concepts used in GNNs in a hands-on setting using Jupyter Notebooks and a series of coding exercises. While the workshop will use problems from the field of chemistry as an example for applications\, the skills you learn can be transferred to any domain where finite set or graph-based representations of data are appropriate. From GNNs\, we will make the leap to Transformer architectures\, and explain the conceptual ties between the two. \nThe workshop is free of charge and will be conducted fully online using zoom. \nPrerequisites\nTo successfully participate in this workshop\, you should have a good understanding of basic linear algebra and core concepts of deep learning such as CNNs\, stochastic gradient descent\, and supervised learning. You should also be familiar with the implementation of neural networks using PyTorch. A basic conceptual understanding of mathematical graphs is recommended but not a prerequisite. \nAgenda\nThursday\, 21 October 2021\n[ninja_tables id=”10926″] \nFriday\, 22 October 2021\n[ninja_tables id=”10927″] \nRegistration\nRegistrations are now closed for this event.
URL:https://enccs.se/events/graph-neural-networks-and-transformers/
LOCATION:Online
CATEGORIES:ENCCS Event,RISE Event
ATTACH;FMTTYPE=image/jpeg:https://media.enccs.se/2021/09/Avanced-deep-learning-RISE.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Stockholm:20211005T100000
DTEND;TZID=Europe/Stockholm:20211005T163000
DTSTAMP:20260511T115017
CREATED:20210827T140244Z
LAST-MODIFIED:20211005T070408Z
UID:10735-1633428000-1633451400@enccs.se
SUMMARY:Swedish HPC Business Day at Nymble KTH
DESCRIPTION:Overview\nENCCS in collaboration with RISE and KTH/PDC is organising Swedish HPC Business Day on 5th of October at the KTH Campus. \nAre you a company having an AI solution on your laptop but eager to test on larger data amount? Or maybe you are the one simulating market stocks predictions\, air pollution progressions\, or training neural language models and wondering what is high-performance computing (HPC) and how it is useful for you? \nThen we invite you to join us for the “Swedish HPC Business day”. A day full of experience\, exchange\, and exploration of possibilities to use AI and HPC and support with improving your software solutions. \nDirections to Nymble you can find here\nhttps://shorturl.at/eglxI \n  \nPreliminary Agenda\n[ninja_tables id=”10777″] \nRegistration\nRegistrations are now closed. \nRegistration deadline: 30 September 2021
URL:https://enccs.se/events/a-i-as-a-tool-for-change-given-in-swedish-2/
LOCATION:Nymble KTH\, Drottning Kristinas väg 15-19\, Stockholm\, 114 28\, Sweden
CATEGORIES:ENCCS Event,RISE Event
ATTACH;FMTTYPE=image/jpeg:https://media.enccs.se/2021/08/Business-day.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Stockholm:20210915T090000
DTEND;TZID=Europe/Stockholm:20210915T120000
DTSTAMP:20260511T115017
CREATED:20210827T091412Z
LAST-MODIFIED:20210923T072750Z
UID:10721-1631696400-1631707200@enccs.se
SUMMARY:A.I as a Tool for Change (Given in Swedish)
DESCRIPTION:Language\nThis workshop will be given in Swedish\, but future versions of the workshop will be given in English. \nBeskrivning\nENCCS med RISE erbjuder en halvdags-utbildning i AI som verktyg för förändring. Tanken är att du som deltagare skall få en förståelse för vad AI är\, vilka sorters problem som kan lösas med teknikerna och hur de kan användas inom en organisation. \nVi kommer att ge en överblick över hur man går tillväga för att använda teknikerna och vilka processerna man går igenom när man tillämpar AI för att lösa problem. Vi kommer också belysa vilka begräsningar teknikerna har\, och ge exempel på när de inte är lämpliga. Upplägg: 3 timmars föreläsning uppdelade i 3 pass. Utbildningen kommer att ledas av Erik Ylipää och Jeanette Nilsson från RISE. \nFörkunskapskrav\nInga. \nSlides\n\nhttps://media.enccs.se/2021/09/akt1.pdf\nhttps://media.enccs.se/2021/09/akt3.pdf\n\nSchema\n[ninja_tables id=”8606″] \nRegistrering\nAlla intresserade är välkomna att registrera genom att följa länken nedanhttps://events.prace-ri.eu/event/1255/registrations/921/
URL:https://enccs.se/events/a-i-as-a-tool-for-change-given-in-swedish-2-2/
LOCATION:Online
CATEGORIES:ENCCS Event,RISE Event
ATTACH;FMTTYPE=image/jpeg:https://media.enccs.se/2021/02/RISE-AI-2.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Stockholm:20210331T090000
DTEND;TZID=Europe/Stockholm:20210331T120000
DTSTAMP:20260511T115017
CREATED:20210217T083502Z
LAST-MODIFIED:20210329T083228Z
UID:8550-1617181200-1617192000@enccs.se
SUMMARY:A.I as a Tool for Change (Given in Swedish)
DESCRIPTION:Language\nThis workshop will be given in Swedish\, but future versions of the workshop will be given in English. \nBeskrivning\nENCCS med RISE erbjuder en halvdags-utbildning i AI som verktyg för förändring. Tanken är att du som deltagare skall få en förståelse för vad AI är\, vilka sorters problem som kan lösas med teknikerna och hur de kan användas inom en organisation. Vi kommer att ge en överblick över hur man går tillväga för att använda teknikerna och vilka processerna man går igenom när man tillämpar AI för att lösa problem. Vi kommer också belysa vilka begräsningar teknikerna har\, och ge exempel på när de inte är lämpliga. \nUpplägg: 3 timmars föreläsning uppdelade i 3 pass. \nUtbildningen kommer att ledas av Erik Ylipää och Jeanette Nilsson från RISE. \nFörkunskapskrav\nInga. \nSchema\n[ninja_tables id=”8606″] \nRegistrering\nRegistreringen för det här eventet har nu stängt. Välkommen att anmäla dig till nästa A.I for SME event den 26e maj (mer information ska annonseras snart).
URL:https://enccs.se/events/a-i-as-a-tool-for-change-given-in-swedish/
LOCATION:Online
CATEGORIES:ENCCS Event,RISE Event
ATTACH;FMTTYPE=image/jpeg:https://media.enccs.se/2021/02/RISE-AI-2.jpg
END:VEVENT
END:VCALENDAR