3
0
Fork 0

Update schedule to v0.5

This commit is contained in:
Ral 2024-10-09 22:02:33 +02:00
parent 667ad6fc52
commit 8cd586777d
2 changed files with 30 additions and 18 deletions

View File

@ -3755,7 +3755,17 @@
id="tspan7634" id="tspan7634"
x="100" x="100"
y="260" y="260"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:72px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';fill:#fab161;fill-opacity:1">%VAR_personLine2%</tspan></text></g><metadata style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:72px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans';fill:#fab161;fill-opacity:1">%VAR_personLine2%</tspan></text><text
xml:space="preserve"
style="font-size:72px;line-height:1.25;font-family:Lavi;-inkscape-font-specification:Lavi;letter-spacing:0px;word-spacing:0px;fill:#5a9fd4;fill-opacity:1"
x="100"
y="740"
id="text2574"><tspan
sodipodi:role="line"
id="tspan2572"
x="100"
y="740"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:72px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Bold';fill:#5a9fd4;fill-opacity:1">%VAR_titleLine4%</tspan></text></g><metadata
id="metadata8316"><rdf:RDF><cc:License id="metadata8316"><rdf:RDF><cc:License
rdf:about="http://creativecommons.org/licenses/by-nc-sa/4.0/"><cc:permits rdf:about="http://creativecommons.org/licenses/by-nc-sa/4.0/"><cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits

Before

Width:  |  Height:  |  Size: 261 KiB

After

Width:  |  Height:  |  Size: 261 KiB

View File

@ -1,17 +1,19 @@
titleLine1,titleLine2,titleLine3,personLine1,personLine2,talkId,slug titleLine1,titleLine2,titleLine3,titleLine4,personLine1,personLine2,talkId,slug
Code Makeover:,Mastering the Art of,Python Refactoring,Bojan Miletic,,20,swiss-python-summit-2024-20-code-makeover-mastering-the-art-of-python-refactoring Code Makeover:,Mastering the Art of,Python Refactoring,,Bojan Miletic,,20,swiss-python-summit-2024-20-code-makeover-mastering-the-art-of-python-refactoring
Leveraging Pydantic,for Data Validation,,Suma Mandalreddy,,23,swiss-python-summit-2024-23-leveraging-pydantic-for-data-validation Leveraging Pydantic,for Data Validation,,,Suma Mandalreddy,,23,swiss-python-summit-2024-23-leveraging-pydantic-for-data-validation
Make Testing Great Again,,,Aur Saraf,,45,swiss-python-summit-2024-45-make-testing-great-again Make Testing Great Again,,,,Aur Saraf,,45,swiss-python-summit-2024-45-make-testing-great-again
"Even if we desperatly want to,",we do not always need,Deep Learning,Jan Werth,,49,swiss-python-summit-2024-49-even-if-we-desperatly-want-to-we-do-not-always-need-deep-learning "Even if we desperatly want to,",we do not always need,Deep Learning,,Jan Werth,,49,swiss-python-summit-2024-49-even-if-we-desperatly-want-to-we-do-not-always-need-deep-learning
Float ,Everything You Wanted,to Know About,Konrad Gawda,,50,swiss-python-summit-2024-50-float-everything-you-wanted-to-know-about Float ,Everything You Wanted,to Know About,,Konrad Gawda,,50,swiss-python-summit-2024-50-float-everything-you-wanted-to-know-about
From SHAP to EBM:,Explain your,Gradient Boosting Models in Python,Emanuele Fabbiani,,53,swiss-python-summit-2024-53-from-shap-to-ebm-explain-your-gradient-boosting-models-in-python From SHAP to EBM:,Explain your,Gradient Boosting Models in Python,,Emanuele Fabbiani,,53,swiss-python-summit-2024-53-from-shap-to-ebm-explain-your-gradient-boosting-models-in-python
The hitchhiker's guide,to asyncio,,Emanuele Fabbiani,,55,swiss-python-summit-2024-55-the-hitchhiker-s-guide-to-asyncio The hitchhiker's guide,to asyncio,,,Emanuele Fabbiani,,55,swiss-python-summit-2024-55-the-hitchhiker-s-guide-to-asyncio
Automate your network,in 5 easy steps,with Python and Netmiko,Luca Gubler,,59,swiss-python-summit-2024-59-automate-your-network-in-5-easy-steps-with-python-and-netmiko Automate your network,in 5 easy steps,with Python and Netmiko,,Luca Gubler,,59,swiss-python-summit-2024-59-automate-your-network-in-5-easy-steps-with-python-and-netmiko
Demystifying Spark:,A Deep Dive into Its Workings,,Neil Gibbons,,60,swiss-python-summit-2024-60-demystifying-spark-a-deep-dive-into-its-workings Demystifying Spark:,A Deep Dive into Its Workings,,,Neil Gibbons,,60,swiss-python-summit-2024-60-demystifying-spark-a-deep-dive-into-its-workings
Learning From Experiments,With Causal Machine Learning,,Kevin Klein,Francesc Martí Escofet,64,swiss-python-summit-2024-64-learning-from-experiments-with-causal-machine-learning Learning From Experiments,With Causal Machine Learning,,,Kevin Klein,Francesc Martí Escofet,64,swiss-python-summit-2024-64-learning-from-experiments-with-causal-machine-learning
Quantum Machine Learning:,Qiskit 1.X vs PennyLane 0.X,,Pavel Sulimov,,70,swiss-python-summit-2024-70-quantum-machine-learning-qiskit-1-x-vs-pennylane-0-x Quantum Machine Learning:,Qiskit 1.X vs PennyLane 0.X,,,Pavel Sulimov,,70,swiss-python-summit-2024-70-quantum-machine-learning-qiskit-1-x-vs-pennylane-0-x
Parallel Python at last?,Subinterpreters &,free-threading in practice,Vita Midori,,71,swiss-python-summit-2024-71-parallel-python-at-last-subinterpreters-free-threading-in-practice Parallel Python at last?,Subinterpreters &,free-threading in practice,,Vita Midori,,71,swiss-python-summit-2024-71-parallel-python-at-last-subinterpreters-free-threading-in-practice
More Than Pixels ,Unlock your image data,with Vision-Language Models,Johannes Kolbe,,73,swiss-python-summit-2024-73-more-than-pixels-unlock-your-image-data-with-vision-language-models More Than Pixels ,Unlock your image data,with Vision-Language Models,,Johannes Kolbe,,73,swiss-python-summit-2024-73-more-than-pixels-unlock-your-image-data-with-vision-language-models
Lightning Talks,Day 1,,,,77,swiss-python-summit-2024-77-lightning-talks-9x5min- Lightning Talks,Day 1,,,,,77,swiss-python-summit-2024-77-lightning-talks-9x5min-
Lightning Talks,Day 2,,,,78,swiss-python-summit-2024-78-lightning-talks-9x5min- Lightning Talks,Day 2,,,,,78,swiss-python-summit-2024-78-lightning-talks-9x5min-
Prototype to Production,for RAG applications,,Isaac Chung,,9,swiss-python-summit-2024-9-prototype-to-production-for-rag-applications Artificial Intelligence:,Why Explanations Matter,,,Albert Weichselbraun,,81,swiss-python-summit-2024-81-artificial-intelligence-why-explanations-matter
Empowering Independence:,Robot-Assisted Shopping,for the Visually Impaired,with Product Recognition,Chantal Keller,,82,swiss-python-summit-2024-82-empowering-independence-robot-assisted-shopping-for-the-visually-impaired-with-product-recognition
Prototype to Production,for RAG applications,,,Isaac Chung,,9,swiss-python-summit-2024-9-prototype-to-production-for-rag-applications

1 titleLine1 titleLine2 titleLine3 titleLine4 personLine1 personLine2 talkId slug
2 Code Makeover: Mastering the Art of Python Refactoring Bojan Miletic 20 swiss-python-summit-2024-20-code-makeover-mastering-the-art-of-python-refactoring
3 Leveraging Pydantic for Data Validation Suma Mandalreddy 23 swiss-python-summit-2024-23-leveraging-pydantic-for-data-validation
4 Make Testing Great Again Aur Saraf 45 swiss-python-summit-2024-45-make-testing-great-again
5 Even if we desperatly want to, we do not always need Deep Learning Jan Werth 49 swiss-python-summit-2024-49-even-if-we-desperatly-want-to-we-do-not-always-need-deep-learning
6 Float – Everything You Wanted to Know About Konrad Gawda 50 swiss-python-summit-2024-50-float-everything-you-wanted-to-know-about
7 From SHAP to EBM: Explain your Gradient Boosting Models in Python Emanuele Fabbiani 53 swiss-python-summit-2024-53-from-shap-to-ebm-explain-your-gradient-boosting-models-in-python
8 The hitchhiker's guide to asyncio Emanuele Fabbiani 55 swiss-python-summit-2024-55-the-hitchhiker-s-guide-to-asyncio
9 Automate your network in 5 easy steps with Python and Netmiko Luca Gubler 59 swiss-python-summit-2024-59-automate-your-network-in-5-easy-steps-with-python-and-netmiko
10 Demystifying Spark: A Deep Dive into Its Workings Neil Gibbons 60 swiss-python-summit-2024-60-demystifying-spark-a-deep-dive-into-its-workings
11 Learning From Experiments With Causal Machine Learning Kevin Klein Francesc Martí Escofet 64 swiss-python-summit-2024-64-learning-from-experiments-with-causal-machine-learning
12 Quantum Machine Learning: Qiskit 1.X vs PennyLane 0.X Pavel Sulimov 70 swiss-python-summit-2024-70-quantum-machine-learning-qiskit-1-x-vs-pennylane-0-x
13 Parallel Python at last? Subinterpreters & free-threading in practice Vita Midori 71 swiss-python-summit-2024-71-parallel-python-at-last-subinterpreters-free-threading-in-practice
14 More Than Pixels – Unlock your image data with Vision-Language Models Johannes Kolbe 73 swiss-python-summit-2024-73-more-than-pixels-unlock-your-image-data-with-vision-language-models
15 Lightning Talks Day 1 77 swiss-python-summit-2024-77-lightning-talks-9x5min-
16 Lightning Talks Day 2 78 swiss-python-summit-2024-78-lightning-talks-9x5min-
17 Prototype to Production Artificial Intelligence: for RAG applications Why Explanations Matter Isaac Chung Albert Weichselbraun 9 81 swiss-python-summit-2024-9-prototype-to-production-for-rag-applications swiss-python-summit-2024-81-artificial-intelligence-why-explanations-matter
18 Empowering Independence: Robot-Assisted Shopping for the Visually Impaired with Product Recognition Chantal Keller 82 swiss-python-summit-2024-82-empowering-independence-robot-assisted-shopping-for-the-visually-impaired-with-product-recognition
19 Prototype to Production for RAG applications Isaac Chung 9 swiss-python-summit-2024-9-prototype-to-production-for-rag-applications