Using Python, I made an AI that runs a music video channel on youtube.
https://www.reddit.com/r/Python/comments/cd7fra/using_python_i_made_an_ai_that_runs_a_music_video/
https://www.reddit.com/r/Python/comments/cd7fra/using_python_i_made_an_ai_that_runs_a_music_video/
reddit
r/Python - Using Python, I made an AI that runs a music video channel on youtube.
603 votes and 111 comments so far on Reddit
Cross-lingual Language Model
Discussing XLMs and…
https://medium.com/towards-artificial-intelligence/cross-lingual-language-model-56a65dba9358
Discussing XLMs and…
https://medium.com/towards-artificial-intelligence/cross-lingual-language-model-56a65dba9358
Fine-tuning with Keras and Deep Learning
In this tutorial, you will learn how to perform fine-tuning with Keras and Deep Learning.
We will ...
https://www.pyimagesearch.com/2019/06/03/fine-tuning-with-keras-and-deep-learning/
In this tutorial, you will learn how to perform fine-tuning with Keras and Deep Learning.
We will ...
https://www.pyimagesearch.com/2019/06/03/fine-tuning-with-keras-and-deep-learning/
Monkey Patching and its consequences
Monkey patching is a technique that allows you to alter the behavior of objects at runtime. Even ...
https://www.pythonforthelab.com/blog/monkey-patching-and-its-consequences
Monkey patching is a technique that allows you to alter the behavior of objects at runtime. Even ...
https://www.pythonforthelab.com/blog/monkey-patching-and-its-consequences
Python for the Lab
Monkey Patching and its consequences
Replacing methods and attributes at runtime
Build an XML sitemap of XML sitemaps
Suppose that you have so many thousands of pages that you can't just create a single /sitemap.xml ...
https://www.peterbe.com/plog/build-an-xml-sitemap-of-xml-sitemaps
Suppose that you have so many thousands of pages that you can't just create a single /sitemap.xml ...
https://www.peterbe.com/plog/build-an-xml-sitemap-of-xml-sitemaps
Peterbe
Build an XML sitemap of XML sitemaps
Stuff in Peter's head
datetime in Python – Simplified Guide with Clear Examples
datetime is the standard module for working with dates in python. It provides 4 main objects for ...
https://www.machinelearningplus.com/python/datetime-python-examples/
datetime is the standard module for working with dates in python. It provides 4 main objects for ...
https://www.machinelearningplus.com/python/datetime-python-examples/
Evangelizing Python for Business
Introduction
On May 30th, I had the pleasure of presenting at the MinneAnalytics Data Tech ...
https://pbpython.com/python-for-business.html
Introduction
On May 30th, I had the pleasure of presenting at the MinneAnalytics Data Tech ...
https://pbpython.com/python-for-business.html
Pbpython
Evangelizing Python for Business
Bringing Python out of IT and into the business can solve lots of problems but it is not easy to do. This article will discuss some ideas and considerations for introducing python into your organization.
Easily Scrape and Summarize News Articles Using Python
https://towardsdatascience.com/easily-scrape-and-summarize-news-articles-using-python-dfc7667d9e74
https://towardsdatascience.com/easily-scrape-and-summarize-news-articles-using-python-dfc7667d9e74
Supercharging Jupyter Notebooks
https://towardsdatascience.com/supercharging-jupyter-notebooks-e22f5ad7ca18
https://towardsdatascience.com/supercharging-jupyter-notebooks-e22f5ad7ca18
A Beginner’s Guide to Python for Data Science
All you need is Python. Python is all you need.
https://towardsdatascience.com/a-beginners-guide-to-python-for-data-science-60ef022b7b67
All you need is Python. Python is all you need.
https://towardsdatascience.com/a-beginners-guide-to-python-for-data-science-60ef022b7b67
Handling multipart/form-data natively in Python
RFC7578 (who obsoletes RFC2388) defines the multipart/form-data type that is usually transported ...
https://julien.danjou.info/handling-multipart-form-data-python/
RFC7578 (who obsoletes RFC2388) defines the multipart/form-data type that is usually transported ...
https://julien.danjou.info/handling-multipart-form-data-python/
6 Reasons I Love Bokeh for Data Exploration with Python
Bokeh has been around for years but I only…
https://towardsdatascience.com/6-reasons-i-love-bokeh-for-data-exploration-with-python-a778a2086a95
Bokeh has been around for years but I only…
https://towardsdatascience.com/6-reasons-i-love-bokeh-for-data-exploration-with-python-a778a2086a95
Mandelbrot Set with Python!
Why did I post this even though it has been done a trillion times before already?
https://www.reddit.com/r/Python/comments/c7lc6x/mandelbrot_set_with_python/
Why did I post this even though it has been done a trillion times before already?
https://www.reddit.com/r/Python/comments/c7lc6x/mandelbrot_set_with_python/
PaddlePaddle / LARK
LAnguage Representations Kit (ERNIE/BERT/ELMo etc.)
https://github.com/PaddlePaddle/LARK
LAnguage Representations Kit (ERNIE/BERT/ELMo etc.)
https://github.com/PaddlePaddle/LARK
GitHub
PaddlePaddle/LARK
LAnguage Representations Kit (ERNIE/BERT/ELMo etc.) - PaddlePaddle/LARK
Hands On Bayesian Statistics with Python, PyMC3 & ArviZ
Gaussian Inferences, Posterior Predictive…
https://medium.com/@actsusanli/hands-on-bayesian-statistics-with-python-pymc3-arviz-499db9a59501
Gaussian Inferences, Posterior Predictive…
https://medium.com/@actsusanli/hands-on-bayesian-statistics-with-python-pymc3-arviz-499db9a59501
Learn Python from Top 50 Articles for the Past Year (v.2019)
https://medium.mybridge.co/learn-python-from-top-50-articles-for-the-past-year-v-2019-3225f4643d9c
https://medium.mybridge.co/learn-python-from-top-50-articles-for-the-past-year-v-2019-3225f4643d9c
Keras Mask R-CNN
In this tutorial, you will learn how to use Keras and Mask R-CNN to perform instance segmentation ...
https://www.pyimagesearch.com/2019/06/10/keras-mask-r-cnn/
In this tutorial, you will learn how to use Keras and Mask R-CNN to perform instance segmentation ...
https://www.pyimagesearch.com/2019/06/10/keras-mask-r-cnn/
minimaxir / big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
https://github.com/minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
https://github.com/minimaxir/big-list-of-naughty-strings
GitHub
GitHub - minimaxir/big-list-of-naughty-strings: The Big List of Naughty Strings is a list of strings which have a high probability…
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. - minimaxir/big-list-of-naughty-strings