Shipping your first Python package and automating future publishing" - Chris Wilcox (PyCon AU 2019)
https://www.youtube.com/watch?v=nietrteetKQ
https://www.youtube.com/watch?v=nietrteetKQ
YouTube
"Shipping your first Python package and automating future publishing" - Chris Wilcox (PyCon AU 2019)
Chris Wilcox
One of the best things about Python is the vast ecosystem of packages available on the Python Package Index. Shipping your first Python package can be intimidating. This talk aims to remove the mystery of Python packaging and enable you to share…
One of the best things about Python is the vast ecosystem of packages available on the Python Package Index. Shipping your first Python package can be intimidating. This talk aims to remove the mystery of Python packaging and enable you to share…
Extract YouTube video statistics based on a search query
https://medium.com/@RareLoot/extract-youtube-video-statistics-based-on-a-search-query-308afd786bfe
https://medium.com/@RareLoot/extract-youtube-video-statistics-based-on-a-search-query-308afd786bfe
Medium
Extract YouTube video statistics based on a search query
In this post we will learn how to extract statistics on YouTube Videos using the YouTube API via Python.
Celery Python Guide: Basics and Examples
https://levelup.gitconnected.com/celery-python-guide-basics-and-examples-8795933400ef?source=---------4-----------------------
https://levelup.gitconnected.com/celery-python-guide-basics-and-examples-8795933400ef?source=---------4-----------------------
Medium
Celery Python Guide: Basics and Examples
Everyone in the Python community has heard about Celery at least once, and maybe even already worked with it. Basically, it’s a handy tool…
A multi-core Python HTTP server (much) faster than Go (spoiler: Cython)
https://www.nexedi.com/NXD-Blog.Multicore.Python.HTTP.Server?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more
https://www.nexedi.com/NXD-Blog.Multicore.Python.HTTP.Server?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more
Nexedi
A multi-core Python HTTP server (much) faster than Go (spoiler: Cython)
A multi-core Python HTTP server that is about 40% to 110% faster than Go can be built by relying on the Cython language and LWAN C library. A proof of concept validates the possibility of high performance system programming in the Cython language.
Image Filters in Python
I am currently working on a computer vision project and I wanted to look into image pre-processing to help improve the machine learning
https://medium.com/@m4nv1r5/image-filters-in-python-26ee938e57d2?source=topic_page---------0------------------1
I am currently working on a computer vision project and I wanted to look into image pre-processing to help improve the machine learning
https://medium.com/@m4nv1r5/image-filters-in-python-26ee938e57d2?source=topic_page---------0------------------1
Medium
Image Filters in Python
I am currently working on a computer vision project and I wanted to look into image pre-processing to help improve the machine learning…
Best Python Libraries For Data Science & Machine Learning | Data Science Python
https://www.youtube.com/watch?v=LepMvJdr2-w
https://www.youtube.com/watch?v=LepMvJdr2-w
YouTube
Best Python Libraries For Data Science & Machine Learning | Data Science Python Libraries | Edureka
** Machine Learning Engineer Masters Program: https://www.edureka.co/masters-program/machine-learning-engineer-training ** This Edureka session will focus o...
Forwarded from Machinelearning
🔥 New Releases: PyTorch 1.2, torchtext 0.4, torchaudio 0.3, and torchvision 0.4
https://pytorch.org/blog/pytorch-1.2-and-domain-api-release/
https://github.com/pytorch/pytorch/releases
https://pytorch.org/blog/pytorch-1.2-and-domain-api-release/
https://github.com/pytorch/pytorch/releases
PyTorch
New Releases: PyTorch 1.2, torchtext 0.4, torchaudio 0.3, and torchvision 0.4
Since the release of PyTorch 1.0, we’ve seen the community expand to add new tools, contribute to a growing set of models available in the PyTorch Hub, and continually increase usage in both research and production.
Try Django Tutorial (v2.2) - Build a Web Application with Python Framework
#Python #Django #Morioh
https://www.youtube.com/watch?v=0CBZenN-b6w
#Python #Django #Morioh
https://www.youtube.com/watch?v=0CBZenN-b6w
YouTube
Building a Modern Web Application with Python and Django
This video on Python Django tutorial for beginners will help you learn how to build a modern, fully open-source, Blog web application using Python, Django, Bootstrap, Javascript, and more.
How to Build an E-commerce Website with Django and Python
☞ http…
How to Build an E-commerce Website with Django and Python
☞ http…
How to solve a problem effectively?
In today 2019 most developer not know how to solve problems effectively.
I noticed most of my students don't know what is problem solving.
Problem solving is
"The process of working through details of a problem to reach a solution."
You think how to solve a single problem, well we face a real life problem for example how to cut a tree in this case the solution is many but one effective and affordable solution we apply.
Same as in any problem in coding industries we apply best solutions to our problem.
Most of the coders don't see how to problem solve but they focused on Syntex they learn in the past.
So how this article helpful to you?
Share this little article to your other channals and coding discussion group so they don't mistake to solve a problem.
#motivation #coding
@deliciouspy🍝
In today 2019 most developer not know how to solve problems effectively.
I noticed most of my students don't know what is problem solving.
Problem solving is
"The process of working through details of a problem to reach a solution."
You think how to solve a single problem, well we face a real life problem for example how to cut a tree in this case the solution is many but one effective and affordable solution we apply.
Same as in any problem in coding industries we apply best solutions to our problem.
Most of the coders don't see how to problem solve but they focused on Syntex they learn in the past.
So how this article helpful to you?
Share this little article to your other channals and coding discussion group so they don't mistake to solve a problem.
#motivation #coding
@deliciouspy🍝
Heartrate - real-time visualization of code execution. Observe your Python code with this tool. Python 3.5+
https://github.com/alexmojaki/heartrate
https://github.com/alexmojaki/heartrate
GitHub
GitHub - alexmojaki/heartrate: Simple real time visualisation of the execution of a Python program.
Simple real time visualisation of the execution of a Python program. - alexmojaki/heartrate
Django x Docker to Production on Heroku
https://www.codingforentrepreneurs.com/posts/django-docker-production-heroku/
https://www.codingforentrepreneurs.com/posts/django-docker-production-heroku/
Coding for Entrepreneurs
Django x Docker to Production on Heroku // Blog // Coding for Entrepreneurs
Coding for Entrepreneurs is a series of project-based programming courses designed to teach non-technical founders how to launch and build their own projects. Learn Python, Django, Angular, Typescript, Web Application Development, Web Scraping, and more.
Forwarded from Machinelearning
🔥New models in 17 and 100 languages XLM/mBERT pytorch
LM supports multi-GPU and multi-node training
https://github.com/facebookresearch/XLM#pretrained-cross-lingual-language-models
LM supports multi-GPU and multi-node training
https://github.com/facebookresearch/XLM#pretrained-cross-lingual-language-models
GitHub
GitHub - facebookresearch/XLM: PyTorch original implementation of Cross-lingual Language Model Pretraining.
PyTorch original implementation of Cross-lingual Language Model Pretraining. - facebookresearch/XLM
Useful String Methods in Python
Learn about some of Python’s built-in methods that can be used on strings
https://towardsdatascience.com/useful-string-methods-in-python-5047ea4d3f90
Learn about some of Python’s built-in methods that can be used on strings
https://towardsdatascience.com/useful-string-methods-in-python-5047ea4d3f90
Medium
Useful String Methods in Python
Learn about some of Python’s built-in methods that can be used on strings