-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_toc.yml
More file actions
133 lines (132 loc) · 6.1 KB
/
_toc.yml
File metadata and controls
133 lines (132 loc) · 6.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
chapters:
- file: _sources/Week_01 # Introduction to Data Science
sections:
- url: https://docs.google.com/presentation/d/1cQJycGyQ07qSOoeskr6GjjTD3byIkxDbdi228NRgFeU/edit?usp=sharing
title: Slides
- file: _sources/lectures/JupyterNumpy
- file: _sources/lectures/Pandas
- file: _sources/lectures/Visualization
- file: _sources/lectures/Clustering
- file: _sources/lectures/Dimensionality
- file: _sources/lectures/Nonlinear
- file: _sources/homework/Homework_01
- file: _sources/Week_02 # Probability Theory and Density Estimation
sections:
- url: https://docs.google.com/presentation/d/1o9tM9ppKZWIa9B3WIHy5JDF4myR5NkO02W6WAlyiTSg/edit?usp=sharing
title: Slides
- file: _sources/lectures/ProbabilityTheory
- file: _sources/lectures/ProbabilityDistributions
- file: _sources/lectures/DensityEstimation
- file: _sources/homework/Homework_02
- file: _sources/Week_03 # Bayesian Statistics I
sections:
- url: https://docs.google.com/presentation/d/1h2SMuH-Z5a_OE6UMDbFjysEiL2NmYT1tGww6VF5jzsA/edit?usp=sharing
title: Slides
- file: _sources/lectures/Statistics
- file: _sources/lectures/BayesianInference
- file: _sources/lectures/MarkovChainMonteCarlo
- file: _sources/lectures/MarkovChains
- file: _sources/homework/Homework_03
- file: _sources/Week_04 # Bayesian Statistics II
sections:
- url: https://docs.google.com/presentation/d/18bft9_CiBLjjBy0MHvT_vN7E95kfakvhm_7d7WKHXyY/edit?usp=sharing
title: Slides
- file: _sources/lectures/ModelSelection
- file: _sources/lectures/VariationalInference
- file: _sources/lectures/Optimization
- file: _sources/lectures/CrossValidation
- file: _sources/homework/Homework_04
- file: _sources/Week_05 # Introduction to Artificial Intelligence
sections:
- url: https://docs.google.com/presentation/d/1by3-6jDEorKi7_WEr6PTMfEBE8f4xrS94fNdtSuATVg/edit?usp=sharing
title: Slides
- file: _sources/lectures/SupervisedLearning
- file: _sources/lectures/Learning
- file: _sources/lectures/ArtificialNeuralNetworks
- file: _sources/lectures/DeepLearning.ipynb
- file: _sources/homework/Homework_05
- file: _sources/Week_06 # Recurrent and Convolutional Neural Networks
sections:
- url: https://docs.google.com/presentation/d/1cDFVtEVGLaWd4256OShSb3Roto0x4y4GwG6LkhVozg0/edit?usp=sharing
title: Slides
- file: _sources/lectures/RecurrentNeuralNetworks
- file: _sources/lectures/ConvolutionalNeuralNetworks
- file: _sources/homework/Homework_06
- file: _sources/Week_07 # Geometric Deep Learning and Graph Neural Networks
sections:
- url: https://docs.google.com/presentation/d/1jK61M3QGH7bxFU7TMBm16G3YDb-7HOFtgNdqlj3Gs38/edit?usp=sharing
title: Slides
- file: _sources/lectures/GraphNeuralNetworks
- file: _sources/homework/Homework_07
- file: _sources/Week_08 # Attention Mechanism and Transformers
sections:
- url: https://docs.google.com/presentation/d/1ZHuK7TopASFSoyUoELKeCGT8bullhtSLcEkrp4ZueGg/edit?usp=sharing
title: Slides
- file: _sources/lectures/Attention
- file: _sources/lectures/Transformers
- file: _sources/lectures/VisionTransformer
- file: _sources/Project_01 # Project 01
sections:
- file: _sources/projects/Project_01_HiggsTauTau
- file: _sources/projects/Project_01_ExoticParticles
- file: _sources/projects/Project_01_GalaxyZoo
- file: _sources/projects/Project_01_NuclearGeometryQGP
- file: _sources/projects/Project_01_AberratedImages
- file: _sources/projects/Project_01_DarkEnergySurvey
- file: _sources/projects/Project_01_GravitationalWaves
- file: _sources/Week_09 # Generative Modeling
sections:
- url: https://docs.google.com/presentation/d/1h13YeUjtTU_WHLxghxFBBQJO3uRr1GtsIyO4DVZviJo/edit?usp=sharing
title: Slides
- file: _sources/lectures/GenerativeModeling
- file: _sources/lectures/AutoEncoders
- file: _sources/lectures/VariationalAutoEncoders
- file: _sources/lectures/GenerativeAdversarialNetworks
- file: _sources/lectures/Diffusion
- file: _sources/lectures/NormalizingFlows
- file: _sources/lectures/SimulationBasedInference
- file: _sources/Week_10 # Reinforcement Learning
sections:
- url: https://docs.google.com/presentation/d/1EsW71u3hdNdXyhlDfkmOX__9c4wJZUee_pjlsmlv_Vg/edit?usp=sharing
title: Slides
- file: _sources/lectures/ReinforcementLearning
- file: _sources/homework/Homework_08
- file: _sources/Week_11 # AI Explainability and Uncertainty Quantification
sections:
- url: https://docs.google.com/presentation/d/1ydzY7IEYzALTR6ez5gvwwKDduf_7wUtZddq0SUSuvI0/edit?usp=sharing
title: Slides
- file: _sources/lectures/AIExplainabilityUncertaintyQuantification
- file: _sources/homework/Homework_09
- file: _sources/Week_12 # Unsupervised Learning and Anomaly Detection
sections:
- url: https://docs.google.com/presentation/d/1ydzY7IEYzALTR6ez5gvwwKDduf_7wUtZddq0SUSuvI0/edit?usp=sharing
title: Slides
- file: _sources/lectures/UnsupervisedLearningAnomalyDetection
- file: _sources/Week_13 # Physics Informed Neural Networks
sections:
- url: https://docs.google.com/presentation/d/1C-Z8b6WP5rE8yohZQdSxyH8O_bHIbllq97QhEJYyh0w/edit?usp=sharing
title: Slides
- file: _sources/lectures/PhysicsInformedNeuralNetworks
- file: _sources/lectures/LearningTheSchrodingerEquation
- file: _sources/lectures/SymbolicRegression
- file: _sources/Project_02 # Project 02
sections:
- file: _sources/projects/Project_02_AnisotropyQGP
- file: _sources/projects/Project_02_AberratedImages
- file: _sources/projects/Project_02_Radiotherapy
- file: _sources/projects/Project_02_TailPulsePileupRejection
- file: _sources/projects/Project_02_BentPipeSurrogate
- file: _sources/Week_14 # Learning from the Machines
sections:
- url: https://docs.google.com/presentation/d/1hkfaU7JVy1f5S8jURZvTY67KRzP7I8zGRf4Zku_bpM4/edit?usp=sharing
title: Slides
- file: _sources/lectures/LearningPhysicsMachines
- file: _sources/Week_15 # Future of Physics: What Lies Ahead?
sections:
- url: https://docs.google.com/presentation/d/1eB1qCn5J07D5he_DCpkBiKjbVjdI6OexUzMQ351GCaI/edit?usp=sharing
title: Slides
- file: _sources/lectures/LookingForward