Debugging Python application in Docker using VSCode
https://medium.com/@ashok.tankala/debugging-python-application-in-docker-using-vscode-ad585db65c8d
https://medium.com/@ashok.tankala/debugging-python-application-in-docker-using-vscode-ad585db65c8d
Medium
Debugging Python application in Docker using VSCode
Recently I learned docker for a project purpose liked it very much. You might be thinking come on ashok who doesn’t like Docker. True. So I…
Thai Map Visualisation: วิธี Plot แผนที่ประเทศไทยสวยๆ ด้วย Kepler for Geolocation Analysis
https://medium.com/@auuthanadon/thai-map-visualisation-%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5-plot-%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B9%80%E0%B8%97%E0%B8%A8%E0%B9%84%E0%B8%97%E0%B8%A2%E0%B8%AA%E0%B8%A7%E0%B8%A2%E0%B9%86-%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2-kepler-for-geolocation-analysis-657c99ab345b
https://medium.com/@auuthanadon/thai-map-visualisation-%E0%B8%A7%E0%B8%B4%E0%B8%98%E0%B8%B5-plot-%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B9%80%E0%B8%97%E0%B8%A8%E0%B9%84%E0%B8%97%E0%B8%A2%E0%B8%AA%E0%B8%A7%E0%B8%A2%E0%B9%86-%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2-kepler-for-geolocation-analysis-657c99ab345b
Medium
Thai Map Visualisation: Plot แผนที่ประเทศไทยสวยๆ ด้วย Kepler for Geolocation Analysis
วิธี visualise แผนที่ประเทศไทยด้วย kepler
WHALE SEARCH — IN TIMES OF UNCERTAINTY
https://medium.com/@sherryofficial97/whale-search-in-times-of-uncertainty-230468e2846
https://medium.com/@sherryofficial97/whale-search-in-times-of-uncertainty-230468e2846
Medium
WHALE SEARCH — IN TIMES OF UNCERTAINTY
As a retail trader of the FX market who switched to CRYPTO-currency market, its important to realize and use tools to aid diligence. This…
How do you search MongoDB documents in Python?
https://medium.com/@v.serifoglu/how-do-you-search-mongodb-documents-in-python-5c4983816ea9
https://medium.com/@v.serifoglu/how-do-you-search-mongodb-documents-in-python-5c4983816ea9
Medium
How do you search MongoDB documents in Python?
Nowadays, every website provide search techniques to look up for keywords, texts, and phrases. It became an essential tool that makes it…
3 Advanced Operations in Python Lists with Examples
https://rukshanpramoditha.medium.com/3-advanced-operations-in-python-lists-with-examples-eecdcdc6d4e0
https://rukshanpramoditha.medium.com/3-advanced-operations-in-python-lists-with-examples-eecdcdc6d4e0
Medium
3 Advanced Operations in Python Lists with Examples
Merging, List Comprehension and Append Elements
AI金融科技應用實務 — Day1 課程筆記 — Python底層架構,大家會好奇Python是怎麼讓機器讀懂的嗎?為何Python要多一種翻譯來讓機器讀懂? — Part 1
https://chwang12341.medium.com/ai%E9%87%91%E8%9E%8D%E7%A7%91%E6%8A%80%E6%87%89%E7%94%A8%E5%AF%A6%E5%8B%99-day1-%E8%AA%B2%E7%A8%8B%E7%AD%86%E8%A8%98-python%E5%BA%95%E5%B1%A4%E6%9E%B6%E6%A7%8B-%E5%A4%A7%E5%AE%B6%E6%9C%83%E5%A5%BD%E5%A5%87python%E6%98%AF%E6%80%8E%E9%BA%BC%E8%AE%93%E6%A9%9F%E5%99%A8%E8%AE%80%E6%87%82%E7%9A%84%E5%97%8E-%E7%82%BA%E4%BD%95python%E8%A6%81%E5%A4%9A%E4%B8%80%E7%A8%AE%E7%BF%BB%E8%AD%AF%E4%BE%86%E8%AE%93%E6%A9%9F%E5%99%A8%E8%AE%80%E6%87%82-part-1-75df17f55288
https://chwang12341.medium.com/ai%E9%87%91%E8%9E%8D%E7%A7%91%E6%8A%80%E6%87%89%E7%94%A8%E5%AF%A6%E5%8B%99-day1-%E8%AA%B2%E7%A8%8B%E7%AD%86%E8%A8%98-python%E5%BA%95%E5%B1%A4%E6%9E%B6%E6%A7%8B-%E5%A4%A7%E5%AE%B6%E6%9C%83%E5%A5%BD%E5%A5%87python%E6%98%AF%E6%80%8E%E9%BA%BC%E8%AE%93%E6%A9%9F%E5%99%A8%E8%AE%80%E6%87%82%E7%9A%84%E5%97%8E-%E7%82%BA%E4%BD%95python%E8%A6%81%E5%A4%9A%E4%B8%80%E7%A8%AE%E7%BF%BB%E8%AD%AF%E4%BE%86%E8%AE%93%E6%A9%9F%E5%99%A8%E8%AE%80%E6%87%82-part-1-75df17f55288
Medium
AI金融科技應用實務 — Day1 課程筆記 — Python底層架構,大家會好奇Python是怎麼讓機器讀懂的嗎?為何Python要多一種翻譯來讓機器讀懂? — Part 1
哈囉,大家好!! 最近小弟決定開始上AI金融科技實體課程培訓,目的是想讓自己更了解AI技術如何在金融產業領域上應用,所以這邊我想紀錄一下,在這個系列課程中我覺得很重要的觀念部分,以及自己多查詢更深入的程式觀念
Implementation of Regularization Techniques (L1 & L2) in Keras
https://akashbajpai.medium.com/implementation-of-regularization-techniques-l1-l2-in-keras-e0b39cb6a81d
https://akashbajpai.medium.com/implementation-of-regularization-techniques-l1-l2-in-keras-e0b39cb6a81d
Medium
Implementation of Regularization Techniques (L1 & L2) using Keras
Regularization technique to reduce overfitting of a deep learning model in Keras. Python code to experiment with different lambda values to
AWS CDK with python — ALB + Fargate + Flask
https://medium.com/@mohammedshahbaazshareef/aws-cdk-with-python-alb-fargate-flask-d190d4d9f66f
https://medium.com/@mohammedshahbaazshareef/aws-cdk-with-python-alb-fargate-flask-d190d4d9f66f
Medium
AWS CDK with python — ALB + Fargate + Flask
In this post, I want to introduce Aws CDK and its advantages. For this demonstration, I also coded a simple flask webserver that exposes…
Explore and understand your data with a network of significant associations.
https://towardsdatascience.com/explore-and-understand-your-data-with-a-network-of-significant-associations-9a03cf79d254
https://towardsdatascience.com/explore-and-understand-your-data-with-a-network-of-significant-associations-9a03cf79d254
Medium
Explore and understand your data with a network of significant associations.
Explore to understand your data can make the difference between an unsuccessful project or finishing successfully!
Running API Tests Automatically with Bitbucket Pipelines
https://medium.com/@manishsaini74.ms/running-api-testing-automatically-with-bitbucket-pipelines-c72fda48b2d8
https://medium.com/@manishsaini74.ms/running-api-testing-automatically-with-bitbucket-pipelines-c72fda48b2d8
Medium
Running API Tests Automatically with Bitbucket Pipelines
Hey Folks, Testing is a critical part of continuous integration and continuous delivery. And if you’re practicing continuous deployment it…
Encryption Python3 Solution — Hackerrank Medium Problem
https://medium.com/@Nayjer/encryption-python3-solution-hackerrank-medium-problem-c5a4b45e2e34
https://medium.com/@Nayjer/encryption-python3-solution-hackerrank-medium-problem-c5a4b45e2e34
Medium
Encryption Python3 Solution — Hackerrank Medium Problem
Detailed explanation in logical order to the code. The problem: https://www.hackerrank.com/challenges/encryption/problem
Create Your own QR Code using Python(Just Four Line of Code)
https://medium.com/@arghasarkar5373/create-your-own-qr-code-using-python-just-four-line-code-44abdb72d643
https://medium.com/@arghasarkar5373/create-your-own-qr-code-using-python-just-four-line-code-44abdb72d643
Medium
Create Your own QR Code using Python(Just Four Line of Code)
What is Qr code?
Python - 面向对象编程 - 类变量、实例变量/类属性、实例属性 - 小菠萝测试笔记
http://www.cnblogs.com/poloyy/p/15178468.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
http://www.cnblogs.com/poloyy/p/15178468.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Cnblogs
Python - 面向对象编程 - 类变量、实例变量/类属性、实例属性 - 小菠萝测试笔记 - 博客园
什么是对象和类 https://www.cnblogs.com/poloyy/p/15178423.html 什么是 Python 类、类对象、实例对象 https://www.cnblogs.com