hellerve / programming-talks
Awesome & interesting talks about programming
https://github.com/hellerve/programming-talks
Awesome & interesting talks about programming
https://github.com/hellerve/programming-talks
GitHub
GitHub - hellerve/programming-talks: Awesome & interesting talks about programming
Awesome & interesting talks about programming. Contribute to hellerve/programming-talks development by creating an account on GitHub.
Introducing Mypy, an Experimental Optional Static Type Checker for Python
by Reuven M. Lerner
Tighten up ...
https://www.linuxjournal.com/content/introducing-mypy-experimental-optional-static-type-checker-python
by Reuven M. Lerner
Tighten up ...
https://www.linuxjournal.com/content/introducing-mypy-experimental-optional-static-type-checker-python
Mastering Python Datetime (With Examples)
By Lenin Mishra
Python Datetime module is the second and third topic in the #Python30 course. If ...
https://www.pylenin.com/blogs/mastering-python-datetime/
By Lenin Mishra
Python Datetime module is the second and third topic in the #Python30 course. If ...
https://www.pylenin.com/blogs/mastering-python-datetime/
Pylenin
Mastering Python Datetime (With Examples)
A comprehensive guide to working with python datetime objects and timezones in Python.
A Step-by-Step guide to Python Logging
By Lenin Mishra
Python Logging module is the first topic in the #Python30 course. If you prefer ...
https://www.pylenin.com/blogs/python-logging-guide/
By Lenin Mishra
Python Logging module is the first topic in the #Python30 course. If you prefer ...
https://www.pylenin.com/blogs/python-logging-guide/
Pylenin
A Step-by-Step Guide to Python Logging
A comprehensive guide to understanding the advantages and usage of Python Logging module.
Creating a Reverse Dictionary
You can find the code in the companion repository
In this article we are going to see how to ...
https://tomassetti.me/creating-a-reverse-dictionary/
You can find the code in the companion repository
In this article we are going to see how to ...
https://tomassetti.me/creating-a-reverse-dictionary/
Simple Scene Boundary/Shot Transition Detection with OpenCV
In this tutorial, you will learn how to implement a simple scene boundary/shot transition detector ...
https://www.pyimagesearch.com/2019/08/19/simple-scene-boundary-shot-transition-detection-with-opencv/
In this tutorial, you will learn how to implement a simple scene boundary/shot transition detector ...
https://www.pyimagesearch.com/2019/08/19/simple-scene-boundary-shot-transition-detection-with-opencv/
One-tailed or two-tailed test, that is the question
Learn the difference between two variants of…
https://towardsdatascience.com/one-tailed-or-two-tailed-test-that-is-the-question-1283387f631c
Learn the difference between two variants of…
https://towardsdatascience.com/one-tailed-or-two-tailed-test-that-is-the-question-1283387f631c
Pyleri Tutorial: Parsing with Ease
You can find the source code in the companion repository
Welcome to a tutorial on Pyleri, ...
https://tomassetti.me/pyleri-tutorial/
You can find the source code in the companion repository
Welcome to a tutorial on Pyleri, ...
https://tomassetti.me/pyleri-tutorial/
swisskyrepo / PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
https://github.com/swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
https://github.com/swisskyrepo/PayloadsAllTheThings
GitHub
GitHub - swisskyrepo/PayloadsAllTheThings: A list of useful payloads and bypass for Web Application Security and Pentest/CTF
A list of useful payloads and bypass for Web Application Security and Pentest/CTF - swisskyrepo/PayloadsAllTheThings
mravanelli / pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
https://github.com/mravanelli/pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
https://github.com/mravanelli/pytorch-kaldi
GitHub
GitHub - mravanelli/pytorch-kaldi: pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition…
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding a...
The Ultimate Guide to using the Python regex module
The original Pattern Finder
https://towardsdatascience.com/the-ultimate-guide-to-using-the-python-regex-module-69aad9e9ba56
The original Pattern Finder
https://towardsdatascience.com/the-ultimate-guide-to-using-the-python-regex-module-69aad9e9ba56
How to build a time series dashboard in Python with Panel, Altair and a Jupyter Notebook
https://towardsdatascience.com/how-to-build-a-time-series-dashboard-in-python-with-panel-altair-and-a-jupyter-notebook-c0ed40f02289
https://towardsdatascience.com/how-to-build-a-time-series-dashboard-in-python-with-panel-altair-and-a-jupyter-notebook-c0ed40f02289
Python Automation Workshop
A workshop to commence an era of automated tasks
https://medium.com/@codecell/python-automation-workshop-2b6401a51707
A workshop to commence an era of automated tasks
https://medium.com/@codecell/python-automation-workshop-2b6401a51707
Plotting a Quantitative Variable in Your Dataset
Exploring box plots, violin plots and histograms with…
https://medium.com/nightingale/plotting-a-quantitative-variable-in-your-dataset-526c26d40dc7
Exploring box plots, violin plots and histograms with…
https://medium.com/nightingale/plotting-a-quantitative-variable-in-your-dataset-526c26d40dc7
Python Basics — Classes and Objects
An intuitive introduction to the concepts of Classes, Objects…
https://blog.usejournal.com/python-basics-classes-and-objects-e40cf4e77668
An intuitive introduction to the concepts of Classes, Objects…
https://blog.usejournal.com/python-basics-classes-and-objects-e40cf4e77668
Short Text Topic Modeling
Intuition and (some) maths to understand Topic Modeling on short texts
https://towardsdatascience.com/short-text-topic-modeling-70e50a57c883
Intuition and (some) maths to understand Topic Modeling on short texts
https://towardsdatascience.com/short-text-topic-modeling-70e50a57c883
WeBankFinTech / FATE
An Industrial Level Federated Learning Framework
https://github.com/WeBankFinTech/FATE
An Industrial Level Federated Learning Framework
https://github.com/WeBankFinTech/FATE
GitHub
FederatedAI/FATE
An Industrial Level Federated Learning Framework. Contribute to FederatedAI/FATE development by creating an account on GitHub.
Easier Python paths with pathlib
by Reuven M. Lerner
A look at ...
https://www.linuxjournal.com/content/easier-python-paths-pathlib
by Reuven M. Lerner
A look at ...
https://www.linuxjournal.com/content/easier-python-paths-pathlib
Which Programming Language Should Data Scientists Learn First?
R, Python, SQL or something else?
https://towardsdatascience.com/which-programming-language-should-data-scientists-learn-first-aac4d3fd3038
R, Python, SQL or something else?
https://towardsdatascience.com/which-programming-language-should-data-scientists-learn-first-aac4d3fd3038