How I Create “Sembako Bot” using Google Cloud
https://blog.devgenius.io/how-i-create-sembako-bot-using-google-cloud-5c347057859e
https://blog.devgenius.io/how-i-create-sembako-bot-using-google-cloud-5c347057859e
Python สร้าง Word Cloud กับเนื้อเพลง
https://datalab.medium.com/python-%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87-word-cloud-%E0%B8%81%E0%B8%B1%E0%B8%9A%E0%B9%80%E0%B8%99%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B9%80%E0%B8%9E%E0%B8%A5%E0%B8%87-a39c9c507f30
https://datalab.medium.com/python-%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87-word-cloud-%E0%B8%81%E0%B8%B1%E0%B8%9A%E0%B9%80%E0%B8%99%E0%B8%B7%E0%B9%89%E0%B8%AD%E0%B9%80%E0%B8%9E%E0%B8%A5%E0%B8%87-a39c9c507f30
Medium
Python สร้าง Word Cloud กับเนื้อเพลง
ตัวอย่าง Python ในวันนี้ขอยกเป็นไอเดียการสร้าง Word cloud ครับ หรือการนับความถี่ของคำที่มีปรากฏซ้ำและแสดงผลในรูปแบบของรูปภาพ
Statistics How To: Statistical Concepts for Data Science
https://medium.com/@asma.kirli92/statistics-how-to-statistical-concepts-for-data-science-1a5be2a603b7
https://medium.com/@asma.kirli92/statistics-how-to-statistical-concepts-for-data-science-1a5be2a603b7
Medium
Statistics How To: Statistical Concepts for Data Science
“Statistical thinking will one day be as necessary for efficient citizenship as the ability to read and write.” H.G.Wells
Error Diffusion Dithering — Stucki with Python
https://medium.com/@ugurozcan108/error-diffusion-dithering-stucki-with-python-ebd09f123ce4
https://medium.com/@ugurozcan108/error-diffusion-dithering-stucki-with-python-ebd09f123ce4
Medium
Error Diffusion Dithering — Stucki with Python
Error Diffusion Dithering by Stucki is an approach for image dithering using error diffusion.
In error diffusion, the quantization error…
In error diffusion, the quantization error…
Python Data Science Complete Course — Part7: A Quick Overview to NumPy Functions
https://medium.com/@samersallam92/python-data-science-complete-course-part7-a-quick-overview-to-numpy-functions-dc3350cb4a5e
https://medium.com/@samersallam92/python-data-science-complete-course-part7-a-quick-overview-to-numpy-functions-dc3350cb4a5e
Medium
Python Data Science Complete Course — Part 7: A Quick Overview to NumPy Functions
“Python Data Science Complete Course — Part7: A Quick Overview to NumPy Functions” is published by Samer Sallam.
Deploying Solidity Contract with Python and Ganache
https://khabdrick-dev.medium.com/deploying-solidity-contract-with-python-and-ganache-4f386308b2a0
https://khabdrick-dev.medium.com/deploying-solidity-contract-with-python-and-ganache-4f386308b2a0
Medium
Deploying Solidity Contract with Python and Ganache
Introduction
入门机器学习(西瓜书+南瓜书)神经网络总结(python代码实现)_啥都不懂的小程序猿的博客-CSDN博客
https://blog.csdn.net/qq_26274961/article/details/123755200?depth_1-utm_source=distribute.wap_feed.none-task-blog-hot_rank_bottoming-2.nonecase&hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://blog.csdn.net/qq_26274961/article/details/123755200?depth_1-utm_source=distribute.wap_feed.none-task-blog-hot_rank_bottoming-2.nonecase&hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
blog.csdn.net
入门机器学习(西瓜书+南瓜书)神经网络总结(python代码实现)_啥都不懂的小程序猿的博客-CSDN博客
入门机器学习(西瓜书+南瓜书)神经网络总结(python代码实现)一、神经网络1.1 通俗理解这次的内容较难理解,因此,笔者尽量通过通俗的话来说说清楚什么是神经网络?他是怎么来的?为什么近几年会如此之热?在此基础之上的深度学习,有是怎么回事?下面让我们一步步来揭开神经网络的神秘面纱。神经网络模型其实最早起源于我们熟知的线性模型,对,你没有听错。就是简单的y=kx+by=kx+by=kx+b,那时,他还叫做感知机。就是从神经元的构造中获得启发,直白说就是比较简单的线性连接与输出。如下图为神经元示意图,
Singleton pattern in python libraries
https://medium.com/@naruto-uzumaki/singleton-pattern-in-python-libraries-8509903fb474
https://medium.com/@naruto-uzumaki/singleton-pattern-in-python-libraries-8509903fb474
Medium
Singleton pattern in python libraries
Singleton is probably the first design pattern everyone reads, it is also the only one that remains in memory after reading design patterns…
Portfolio Trading using PyPortfolioOpt
https://neelakash98.medium.com/portfolio-trading-using-pyportfolioopt-24040247249
https://neelakash98.medium.com/portfolio-trading-using-pyportfolioopt-24040247249
Medium
Portfolio Trading using PyPortfolioOpt (A Python Library for Portfolio Optimisation)
Hello readers, I’m back with our most beloved finance series . Today we are going to see how to trade a portfolio of stocks using a very…
I Built a Turtle Racing Game in just 39 lines of Python Code
https://programmingwithshahan.medium.com/i-built-a-turtle-racing-game-in-just-39-lines-of-python-code-41088b4b202f
https://programmingwithshahan.medium.com/i-built-a-turtle-racing-game-in-just-39-lines-of-python-code-41088b4b202f
Medium
I Built a Turtle Racing Game in just 39 lines of Python Code
In this article, you’ll learn how to build a racing game in Python using the Turtle library in just 39 lines of code.
Analyzing Text Classification Model Outputs In Python
https://lzpdatascience.medium.com/analyzing-text-classification-model-outputs-in-python-8221dc8cb916
https://lzpdatascience.medium.com/analyzing-text-classification-model-outputs-in-python-8221dc8cb916
Medium
Analyzing Text Classification Model Outputs In Python
This post is the continuation of the previous post, where we looked at two ways to build a text classifier based on pre-trained open-source…
Dear PyPI, whats todays weather in Rome?
https://medium.com/@franziska.braunschneider/dear-pypi-whats-todays-weather-in-rome-c7722d0037e9
https://medium.com/@franziska.braunschneider/dear-pypi-whats-todays-weather-in-rome-c7722d0037e9
Medium
Dear PyPI, whats todays weather in Rome?
A short guide on how to create your own PyPI packages demonstrated on a project that shows you todays weather with webscraping.