PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile
PyConBY 2021 (March 13) Online Conference

@pyconby

🐍 Online edition of annual Python conference ◾️ March 13, 2021
#pyconby

ID: 806185267115737089

linkhttps://by.pycon.org calendar_today06-12-2016 17:15:20

293 Tweet

454 Takipçi

192 Takip Edilen

PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Find out more about Django Ninja from its creator Vitaliy Kucheryaviy. What are the key features and benefits of this Fast Django REST Framework? Discover at PyConBY 👉 by.pycon.org

Find out more about Django Ninja from its creator Vitaliy Kucheryaviy. What are the key features and benefits of this Fast Django REST Framework? Discover at PyConBY  👉 by.pycon.org
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

No doubt Bayesian model is a great tool to solve DS issues, although many newcomers still experience challenges understanding the concepts even when using packages like PyMC3. Thomas Wiecki will try to explain these underlying concepts in an intuitive way with no regard to math.

No doubt Bayesian model is a great tool to solve DS issues, although many newcomers still experience challenges understanding the concepts even when using packages like PyMC3. <a href="/twiecki/">Thomas Wiecki</a> will try to explain these underlying concepts in an intuitive way with no regard to math.
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Together with Łukasz Langa moved to 🦋 we'll try to find a workable compromise between languages with dynamic type systems, freeform document databases and strong static type systems, relational databases. Can we somehow reap the benefits of both? Let's find out 👉 by.pycon.org

Together with <a href="/llanga/">Łukasz Langa moved to 🦋</a> we'll try to find a workable compromise between languages with dynamic type systems, freeform document databases and strong static type systems, relational databases. Can we somehow reap the benefits of both? Let's find out  👉 by.pycon.org
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Do you contribute to open-source projects? Or maybe you're an open-source maintainer already? Surely being a new open-source contributor or maintainer has its own challenges. In her inspiring talk, Mariatta 🤦 will share her own journey & the things she's learned along the way.

Do you contribute to open-source projects? Or maybe you're an open-source maintainer already? Surely being a new open-source contributor or maintainer has its own challenges. In her inspiring talk, <a href="/mariatta/">Mariatta 🤦</a> will share her own journey &amp; the things she's learned along the way.
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

What is the Diagrams and why use it? Diagrams lets you draw the cloud system architecture in Python code. Its author mingrammer will introduce it and share how it was designed and built. 👉 by.pycon.org

What is the Diagrams and why use it? Diagrams lets you draw the cloud system architecture in Python code. Its author <a href="/mingrammer/">mingrammer</a> will introduce it and share how it was designed and built.  👉 by.pycon.org
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

How do you keep an eye on your ML model performance? In her talk Emeli Dral will share what new failure modes to prepare for, and how to set up model monitoring using open-source tools. 👉 by.pycon.org

How do you keep an eye on your ML model performance? In her talk <a href="/EmeliDral/">Emeli Dral</a> will share what new failure modes to prepare for, and how to set up model monitoring using open-source tools. 👉 by.pycon.org
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Check out the talk about aspect-based sentiment analysis in e-commerce to find out how it is used for goods review analysis. Andrey Tkachenya will consider the solution based on BERT transformation & the development of a service for deploying the resulting model.

Check out the talk about aspect-based sentiment analysis in e-commerce to find out how it is used for goods review analysis. Andrey Tkachenya will consider the solution based on BERT transformation &amp; the development of a service for deploying the resulting model.
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Aren't you tired of counting ratings in your recommendation systems yet? Let's take a step away from "dry" ratings & try to understand the surrounding contexts. In Artem's practice, adding context has helped increase conversions, but what will you get? 👉 by.pycon.org

Aren't you tired of counting ratings in your recommendation systems yet? Let's take a step away from "dry" ratings &amp; try to understand the surrounding contexts. In Artem's practice, adding context has helped increase conversions, but what will you get? 👉 by.pycon.org
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Let's talk about the production monitoring of ML models! With Alejandro Saucedo | KubeCon 2025 AI Day Keynote you'll cover monitoring techniques applied into deployed ML models, & more advanced paradigms to monitor the models through concept drift, outlier detector & explainability. Hands-on examples included :)

Let's talk about the production monitoring of ML models! With <a href="/axsaucedo/">Alejandro Saucedo | KubeCon 2025 AI Day Keynote</a> you'll cover monitoring techniques applied into deployed ML models, &amp; more advanced paradigms to monitor the models through concept drift, outlier detector &amp; explainability. 
Hands-on examples included :)
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Make good use of your time! Pick your favorite talks - the schedule is on the webpage 👉 by.pycon.org 🔷 top-libs Typer, Hummingbird, Diagrams 🔷 Django Ninja framework 🔷 tools for monitoring ML models 🔷 EdgeDB with AsyncIO 🔷 DL with Pytorch Lightning & a lot more!

Make good use of your time! Pick your favorite talks - the schedule is on the webpage 👉 by.pycon.org
🔷 top-libs Typer, Hummingbird, Diagrams
🔷 Django Ninja framework
🔷 tools for monitoring ML models
🔷 EdgeDB with AsyncIO
🔷 DL with Pytorch Lightning
&amp; a lot more!
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Strengths & weaknesses of Python lend themselves to a different style of object-oriented programming. By accepting some constraints on how we design & implement classes, we make our code more robust, testable, & easier to adapt to the circumstances. Join Moshe Zadka for more 🤓

Strengths &amp; weaknesses of Python lend themselves to a different style of object-oriented programming. By accepting some constraints on how we design &amp; implement classes, we make our code more robust, testable, &amp; easier to adapt to the circumstances. Join <a href="/moshezadka/">Moshe Zadka</a> for more 🤓
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Many systems we build fail to account for performance, error rates, data correctness, or other customer reliability needs. The talk by Andy Fundinger discusses the basics of service level objectives by comparing them to ordinary functional specifications. 👉 by.pycon.org

Many systems we build fail to account for performance, error rates, data correctness, or other customer reliability needs. The talk by <a href="/andriod/">Andy Fundinger</a> discusses the basics of service level objectives by comparing them to ordinary functional specifications. 👉 by.pycon.org
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Do you remember NES (aka "Dendy")? Ivan Nikolaev shows you how it worked & how games for it were made. But to keep your sanity in place, there'll be almost no assembly. Instead, you'll learn how to make your own compiled programming language in Python, to make the game dev fun again!

Do you remember NES (aka "Dendy")? <a href="/voidexp/">Ivan Nikolaev</a> shows you how it worked &amp; how games for it were made. But to keep your sanity in place, there'll be almost no assembly. Instead, you'll learn how to make your own compiled programming language in Python, to make the game dev fun again!
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Do you like word games? Join the keynote Joel Grus 🤠 to find out how to use Python first to "cheat", then to more deeply explore the space of puzzles and solutions. 👉 by.pycon.org

Do you like word games? Join the keynote <a href="/joelgrus/">Joel Grus 🤠</a> to find out how to use Python first to "cheat", then to more deeply explore the space of puzzles and solutions. 👉 by.pycon.org
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

We would like to thank Python Software Foundation for its support and input! The mission of PSF is to promote, protect, advance the Python programming language, & to support, facilitate the growth of a diverse and international community of Python programmers 👉 python.org/psf/

We would like to thank <a href="/ThePSF/">Python Software Foundation</a> for its support and input! 
The mission of PSF is to promote, protect, advance the Python programming language, &amp; to support, facilitate the growth of a diverse and international community of Python programmers 👉 python.org/psf/
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

PyTorch Lightning reduces the engineering boilerplate & resources required to implement state-of-the-art AI. In the talk, Jirka⚡Borovec starts with an overview of Deep Learning & shares practical Lightning examples to demonstrate how to train DL models with less boilerplate.

PyTorch Lightning reduces the engineering boilerplate &amp; resources required to implement state-of-the-art AI. In the talk, <a href="/JirkaBorovec/">Jirka⚡Borovec</a> starts with an overview of Deep Learning &amp; shares practical Lightning examples to demonstrate how to train DL models with less boilerplate.
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

We thank our partner Manning Publications - an independent publisher of computer books for software developers, engineers, architects, system administrators, managers and all who are professionally involved with the computer business. Learn more 👉 manning.com

We thank our partner <a href="/ManningBooks/">Manning Publications</a>  - an independent publisher of computer books for software developers, engineers, architects, system administrators, managers and all who are professionally involved with the computer business. 
Learn more 👉  manning.com
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Why & how to adopt best practices for ML projects? How to automate continuous integration & ML-models delivery to get better codebase structure & to do data management? Why to do code review of experimental code? Andrei Khobnia tries to answer these questions by sharing his experience.

Why &amp; how to adopt best practices for ML projects? How to automate continuous integration &amp; ML-models delivery to get better codebase structure &amp; to do data management? Why to do code review of experimental code? <a href="/AI_Kho_/">Andrei Khobnia</a> tries to answer these questions by sharing his experience.
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

🤗 Wargaming is the online game developer and publisher headquartered in Nicosia, Cyprus. Their flagship product – the massively popular free-to-play hit World of Tanks – was created in Minsk which still remains “the development headquarters” for the game.

🤗 <a href="/wargaming_net/">Wargaming</a> is the online game developer and publisher headquartered in Nicosia, Cyprus. Their flagship product – the massively popular free-to-play hit World of Tanks – was created in Minsk which still remains “the development headquarters” for the game.
PyConBY 2021 (March 13) Online Conference (@pyconby) 's Twitter Profile Photo

Meet our General Partner – ISsoft is an IT company focuses on top-notch IT-solutions for North American & European markets. 100 of clients trust ISsoft to work on product development, data and analytics, ML, mobile app development, DevOps and cloud, Salesforce development.

Meet our General Partner – <a href="/ISsoftglobal/">ISsoft</a> is an IT company focuses on top-notch IT-solutions for North American &amp; European markets. 100 of clients trust ISsoft to work on product development, data and analytics, ML, mobile app development, DevOps and cloud, Salesforce development.