My 1 year journey from complete Noob to Data Analyst in big corp(can help you as a roadmap)
https://www.reddit.com/r/learnpython/comments/xse2px/my_1_year_journey_from_complete_noob_to_data/
https://www.reddit.com/r/learnpython/comments/xse2px/my_1_year_journey_from_complete_noob_to_data/
Reddit
From the learnpython community on Reddit
Explore this post and more from the learnpython community
Building a Realtime Chat App with Django Channels and WebSockets
Building stateful web applications can be tricky, unless you use a framework, of course—Django to the rescue! In this article, learn how to build a realtime chat app using Django Channels and WebSockets.
https://www.honeybadger.io/blog/django-channels-websockets-chat/
Building stateful web applications can be tricky, unless you use a framework, of course—Django to the rescue! In this article, learn how to build a realtime chat app using Django Channels and WebSockets.
https://www.honeybadger.io/blog/django-channels-websockets-chat/
Honeybadger Developer Blog
Building a Realtime Chat App with Django Channels and WebSockets
Building stateful web applications can be tricky, unless you use a framework, of course—Django to the rescue! In this article, learn how to build a realtime chat app using Django Channels and WebSockets.
Whisper
Whisper is a general-purpose speech recognition model by OpenAI. It is trained on a large dataset of diverse audio and is also a multi-task model that can perform multilingual speech recognition as well as speech translation and language identification.
https://github.com/openai/whisper
Whisper is a general-purpose speech recognition model by OpenAI. It is trained on a large dataset of diverse audio and is also a multi-task model that can perform multilingual speech recognition as well as speech translation and language identification.
https://github.com/openai/whisper
GitHub
GitHub - openai/whisper: Robust Speech Recognition via Large-Scale Weak Supervision
Robust Speech Recognition via Large-Scale Weak Supervision - openai/whisper
I Made a Remote Lie Detector to Test Zuckerberg's Pulse
Identify deception in anyone on camera, then measure their heart rate. The code is available
https://www.youtube.com/watch?v=5q-BQ2Q_pqI
Identify deception in anyone on camera, then measure their heart rate. The code is available
https://www.youtube.com/watch?v=5q-BQ2Q_pqI
YouTube
I Made a Remote Lie Detector to Test Zuckerberg's Pulse
Identify deception in anyone on camera, then measure their heart rate.
My latest project, Truthsayer, reveals signs of possible deception in live or recorded video by analyzing faces to identify changes in heart rate and other relevant physical cues.
I…
My latest project, Truthsayer, reveals signs of possible deception in live or recorded video by analyzing faces to identify changes in heart rate and other relevant physical cues.
I…
A Hands-on Tutorial for Bayesian Neural Networks
In this tutorial, you will implement various Bayesian neural network methods based on variational inference. We will go through regression tasks to see the applications of uncertainty estimation in practice, including a case study on Bayesian optimisation.
https://colab.research.google.com/drive/1jvJE-P0zye95ICSS5bG2qL35lpr63zxm?usp=sharing
In this tutorial, you will implement various Bayesian neural network methods based on variational inference. We will go through regression tasks to see the applications of uncertainty estimation in practice, including a case study on Bayesian optimisation.
https://colab.research.google.com/drive/1jvJE-P0zye95ICSS5bG2qL35lpr63zxm?usp=sharing
Google
ProbAI 2022 BNN Tutorial - regression.ipynb
Colaboratory notebook
Build a Reactive Data Streaming App with Python and Apache Kafka
How do you get live notifications from a service that doesn’t support live notifications? Can you watch an online store for price drops? Or track comments on someone else’s YouTube video? Or at work, can you react to changes in another department’s system, when that system doesn’t have a notification API? How do you turn the question-and-answer model of the web into a live-streaming system?
https://www.youtube.com/watch?v=jItIQ-UvFI4
How do you get live notifications from a service that doesn’t support live notifications? Can you watch an online store for price drops? Or track comments on someone else’s YouTube video? Or at work, can you react to changes in another department’s system, when that system doesn’t have a notification API? How do you turn the question-and-answer model of the web into a live-streaming system?
https://www.youtube.com/watch?v=jItIQ-UvFI4
YouTube
Build a Reactive Data Streaming App with Python and Apache Kafka | Coding In Motion
https://cnfl.io/coding-in-motion-episode-2 | How do you get live notifications from a service that doesn’t support live notifications? Can you watch an online store for price drops? Or track comments on someone else’s YouTube video? Or at work, can you react…
Writing REST With Django and Ninja
Django Ninja is a FastAPI inspired library for turning your Django views into REST API end-points. Learn how to get started with Django Ninja, how the interface interacts with Django's URL and ORM mechanisms, and how to apply authentication controls to your REST API.
https://www.youtube.com/watch?v=Gry6rlZYpzw
Django Ninja is a FastAPI inspired library for turning your Django views into REST API end-points. Learn how to get started with Django Ninja, how the interface interacts with Django's URL and ORM mechanisms, and how to apply authentication controls to your REST API.
https://www.youtube.com/watch?v=Gry6rlZYpzw
YouTube
Writing REST With Django and Ninja
Django Ninja is a FastAPI inspired library for turning your Django views into REST API end-points. This webinar will show you how to get started with Django Ninja, how the interface interacts with Django's URL and ORM mechanisms, and how to apply authentication…
A Deep Dive Into Pathlib And The Magic Behind It
If you’re not yet using pathlib for dealing with files and directories, you’re missing out. This video takes a close look at the pathlib library in Python and explains some of the magic that goes into it, as well as how you can use it in your own code.
https://www.youtube.com/watch?v=UcKkmwaRbsQ
If you’re not yet using pathlib for dealing with files and directories, you’re missing out. This video takes a close look at the pathlib library in Python and explains some of the magic that goes into it, as well as how you can use it in your own code.
https://www.youtube.com/watch?v=UcKkmwaRbsQ
YouTube
A Deep Dive Into Pathlib And The Magic Behind It
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
If you’re not yet using pathlib for dealing with files and directories, you’re missing out. This video takes a close look at the pathlib library in Python and explains some…
If you’re not yet using pathlib for dealing with files and directories, you’re missing out. This video takes a close look at the pathlib library in Python and explains some…
I've built an app to show how to build a complete web app
https://www.reddit.com/r/Python/comments/xs184r/ive_built_an_app_to_show_how_to_build_a_complete/
https://www.reddit.com/r/Python/comments/xs184r/ive_built_an_app_to_show_how_to_build_a_complete/
Reddit
r/Python on Reddit: I've built an app to show how to build a complete web app
Posted by u/stetio - 708 votes and 35 comments
Learn Python by Thinking in Types
Learn Python by thinking in types. The beginner's course focuses on basic programming concepts rather than just teaching the language syntax. It's always helpful to learn from many different perspectives and this course may be just what you need to understand Python.
https://www.youtube.com/watch?v=jH85McHenvw
Learn Python by thinking in types. The beginner's course focuses on basic programming concepts rather than just teaching the language syntax. It's always helpful to learn from many different perspectives and this course may be just what you need to understand Python.
https://www.youtube.com/watch?v=jH85McHenvw
YouTube
Learn Python by Thinking in Types - Full Course
Learn Python by thinking in types. The beginner's course focuses on basic programming concepts rather than just teaching the language syntax. It's always helpful to learn from many different perspectives and this course may be just what you need to understand…
Making Music From Images With Python
The memes are alive with the sound of music.
https://betterprogramming.pub/making-music-from-images-with-python-81db627fd549
The memes are alive with the sound of music.
https://betterprogramming.pub/making-music-from-images-with-python-81db627fd549
Medium
Making Music From Images With Python
The memes are alive with the sound of music
AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
https://github.com/facebookincubator/AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
https://github.com/facebookincubator/AITemplate
GitHub
GitHub - facebookincubator/AITemplate: AITemplate is a Python framework which renders neural network into high performance CUDA/HIP…
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference. - facebookinc...
sczhou / CodeFormer
NeurIPS 2022 Towards Robust Blind Face Restoration with Codebook Lookup Transformer
https://github.com/sczhou/CodeFormer
NeurIPS 2022 Towards Robust Blind Face Restoration with Codebook Lookup Transformer
https://github.com/sczhou/CodeFormer
GitHub
GitHub - sczhou/CodeFormer: [NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer - sczhou/CodeFormer
Automate Graphic Design using Python
Use Python Pillow to automate the creation of hundred warehouse labels for the signage of picking ...
https://towardsdatascience.com/automate-graphic-design-using-python-e161bce62cfe
Use Python Pillow to automate the creation of hundred warehouse labels for the signage of picking ...
https://towardsdatascience.com/automate-graphic-design-using-python-e161bce62cfe
Medium
Automate Graphic Design using Python
Use Python PIL to automate the creation of hundred operational labels for the signage of picking locations in a Warehouse.
ipython / ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
https://github.com/ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
https://github.com/ipython/ipython
GitHub
GitHub - ipython/ipython: Official repository for IPython itself. Other repos in the IPython organization contain things like the…
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc. - ipython/ipython
A Complete Guide to Logging in Python with Loguru
This guide will describe the library and its features in detail, and give you an idea of how to integrate it into a typical web application setup. It will also provide some pointers on how to seamlessly migrate from the standard logging module to Loguru.
https://betterstack.com/community/guides/logging/loguru/
This guide will describe the library and its features in detail, and give you an idea of how to integrate it into a typical web application setup. It will also provide some pointers on how to seamlessly migrate from the standard logging module to Loguru.
https://betterstack.com/community/guides/logging/loguru/
Betterstack
A Complete Guide to Logging in Python with Loguru | Better Stack Community
Learn how to install, configure, and use the Loguru framework for logging in Python applications
Using LaTeX In Python
Python has great support for LaTeX -- in Jupyter, in symbolic math tools, and in third party ...
https://codesolid.com/using-latex-in-python/
Python has great support for LaTeX -- in Jupyter, in symbolic math tools, and in third party ...
https://codesolid.com/using-latex-in-python/
Didact AI
The anatomy of an ML-powered stock picking engine
https://principiamundi.com/posts/didact-anatomy/
The anatomy of an ML-powered stock picking engine
https://principiamundi.com/posts/didact-anatomy/