Changes for page Material Collection
Last modified by Judith Steinfeld on 2025/06/03 11:13
From version 49.1
edited by Judith Steinfeld
on 2024/09/24 15:17
on 2024/09/24 15:17
Change comment:
There is no comment for this version
To version 40.32
edited by Judith Steinfeld
on 2024/07/29 09:39
on 2024/07/29 09:39
Change comment:
clear view right for XWiki.XWikiAllGroup
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,35 +6,72 @@ 6 6 With our material collection we want to provide an overview of existing materials and contacts by outlining where to find what. 7 7 8 8 The collection of existing materials is complemented by our own materials which include for example videos and slides from various workshops and schools organized by the ErUM-Data-Hub in collaboration with DIG-UM with which we reached over 800 participants so far. 9 - 10 - 11 -Please feel free to share your ErUM-Data materials. 12 12 {{/info}} 13 13 14 14 Hint Copyright: Please not that the materials are from 15 15 16 -{{success}} 17 - Ourcollectionofmaterials coversmanydifferenttopics. Youan click on oneormoretagstofilterthelist...13 +{{success width="20%"}} 14 +{{displayIcon name="magnifier"/}}Filter Suchfunktion: Semantische Suche und vordefinierte Suchfilter zur Eingrenzung von Suchergebnissen 18 18 {{/success}} 19 19 20 -{{velocity}} 21 -#set ($columnsProperties = { 22 - 'doc.location': {"displayName": "Title", "html":true}, 23 - 'link': {}, 24 - 'date': {"html":true}, 25 - 'author': {}, 26 - "tags": {"displayName": "Tags", "type": "list"} 27 -}) 28 -#set ($options = { 29 - 'className': 'Materials.Code.MaterialsClass', 30 - 'translationPrefix': 'materials.livetable.', 31 - 'tagCloud': true, 32 - 'rowCount': 25, 33 - 'maxPages': 10, 34 - "extraParams" : "tagsProperty=XWiki.TagClass", 35 - 'selectedColumn': 'date', 36 - 'defaultOrder': 'desc' 37 -}) 38 -#set ($columns = ['doc.location', 'link', "tags", 'date', 'author']) 39 -#livetable('materials' $columns $columnsProperties $options) 40 -{{/velocity}} 17 + 18 +Tabelle 19 + 20 +Title - topic (tags) - date - type (PDF, video, link to website) - kind (ttt, school, workshop...) - (author) 21 + 22 + 23 + 24 + 25 + 26 +=== Basic Concepts === 27 + 28 +---- 29 + 30 +=== **Neural Network Building Blocks** === 31 + 32 +* [[Introduction to Articifial Networks - Pt. >>https://indico.desy.de/event/40559/sessions/16119/attachments/88695/118961/nns-part1.pdf]] {{displayIcon name="page_white_acrobat"/}} 33 +* [[Introduction to Articifial Networks - Pt. >>https://indico.desy.de/event/40559/sessions/16119/attachments/88695/118961/nns-part1.pdf]] {{displayIcon name="page_white_acrobat"/}} 34 +** [[Tutorial>>https://github.com/machine-learning-tutorial/neural-networks/tree/main]] {{displayIcon name="application_view_list"/}} 35 +* [[Neural Network Building Blocks (1/2)>>https://indico.desy.de/event/37303/sessions/14381/attachments/80383/105122/DL%20School%20-%20Lecture%201,%20Part%201.pdf]] {{displayIcon name="page_white_acrobat"/}} 36 +* ((( 37 +[[Neural Network Building Blocks (2/2)>>https://indico.desy.de/event/37303/sessions/14381/attachments/80383/105131/DL%20School%20-%20Lecture%201,%20Part%202.pdf]] {{displayIcon name="page_white_acrobat"/}} 38 +))) 39 + 40 +=== === 41 + 42 +=== **Mastering Model Building** === 43 + 44 +* [[Mastering Model Builing: Methods and tools (a crash course)>>https://indico.desy.de/event/40559/contributions/149592/attachments/88698/118990/blocks2.pdf]] {{displayIcon name="page_white_acrobat"/}} 45 +** [[Tutorials>>https://github.com/dkgithub/wiehl24]] {{displayIcon name="application_view_list"/}} 46 +* [[Mastering Model Building >>https://indico.desy.de/event/37303/sessions/14382/attachments/80384/105130/230228_mastering_model_building.pdf]] 47 +** [[Hands-On 1: Tenserflow-Playground>>http://playground.tensorflow.org/#activation=tanh®ularization=L2&batchSize=10&dataset=gauss®Dataset=reg-plane&learningRate=0.03®ularizationRate=0&noise=25&networkShape=8,8,8,8,8,8&seed=0.88798&showTestData=false&discretize=false&percTrainData=20&x=true&y=true&xTimesY=true&xSquared=true&ySquared=true&cosX=false&sinX=true&cosY=false&sinY=true&collectStats=false&problem=classification&initZero=false&hideText=false]] {{displayIcon name="application_view_list"/}} 48 +** [[Hands-On 2: Mass-Regression>>https://colab.research.google.com/drive/1UdiLP-MLTLlB8t4zE2qMwibt3BRbFawd?usp=sharing]] {{displayIcon name="application_view_list"/}} 49 +** [[Hands-On 3: Jet-flavour Classification>>https://colab.research.google.com/drive/13O8wxap5oxp1ovUTBjNc__tOwE7PojyC?usp=sharing]] {{displayIcon name="application_view_list"/}} 50 + 51 +=== === 52 + 53 +=== **Convolutional Neural Networks** === 54 + 55 +* [[Convolutional Neural Networks>>https://indico.desy.de/event/40559/sessions/16121/attachments/88729/119021/CNN_SKaes.pdf]] {{displayIcon name="page_white_acrobat"/}} 56 +** [[Exercises>>https://indico.desy.de/event/40559/sessions/16121/attachments/88729/119040/Wiehl_Exercises_CNN.pdf]] {{displayIcon name="page_white_acrobat"/}} 57 +** [[Exercises Solution>>https://indico.desy.de/event/40559/sessions/16121/attachments/88729/119131/Wiehl_Exercises_CNN_Solution.pdf]] {{displayIcon name="page_white_acrobat"/}} 58 + 59 +---- 60 + 61 +=== === 62 + 63 +=== Adcanced Concepts === 64 + 65 +---- 66 + 67 +=== **Autoencoder** === 68 + 69 +* test 70 + 71 +=== **Transformers **(ausklappbar) === 72 + 73 +* test 74 + 75 +=== **Normalizing Flows (ausklappbar)** === 76 + 77 +* test