Create an AI-based Intelligent Virtual Assistant in 4 lines of Python (JarvisAI-4.0)
https://dipeshpal17.medium.com/create-an-ai-based-intelligent-virtual-assistant-in-4-lines-of-python-jarvisai-4-0-1a5c4f031a1e
https://dipeshpal17.medium.com/create-an-ai-based-intelligent-virtual-assistant-in-4-lines-of-python-jarvisai-4-0-1a5c4f031a1e
Medium
Create an AI-based Intelligent Virtual Assistant in 4 lines of Python (JarvisAI-4.0)
How to create AI Virtual Assistant in Python using deep learning in just 5 minutes with 4 lines of Python code. Complete Tutorial JarvisAI.
Day 2 of 100 Days of Django: What is Model View Template Architecture in Django?
https://medium.com/@aman_adastra/day-2-of-100-days-of-django-what-is-model-view-template-architecture-in-django-b2a1ff2e22a8
https://medium.com/@aman_adastra/day-2-of-100-days-of-django-what-is-model-view-template-architecture-in-django-b2a1ff2e22a8
Medium
Day 2 of 100 Days of Django: What is Model View Template Architecture in Django?
Hi🙋♂️ Devs, so let’s discuss MVT.
YOLOV6 👉教學 手把手帶你做 用GPU訓練自己的物件偵測模型 訓練自己的資料集 Pytorch 架構 COCO格式資料集
https://medium.com/@huchi00057/yolov6-%E6%95%99%E5%AD%B8-%E6%89%8B%E6%8A%8A%E6%89%8B%E5%B8%B6%E4%BD%A0%E5%81%9A-%E7%94%A8gpu%E8%A8%93%E7%B7%B4%E8%87%AA%E5%B7%B1%E7%9A%84%E7%89%A9%E4%BB%B6%E5%81%B5%E6%B8%AC%E6%A8%A1%E5%9E%8B-%E8%A8%93%E7%B7%B4%E8%87%AA%E5%B7%B1%E7%9A%84%E8%B3%87%E6%96%99%E9%9B%86-pytorch-%E6%9E%B6%E6%A7%8B-coco%E6%A0%BC%E5%BC%8F%E8%B3%87%E6%96%99%E9%9B%86-56b9957003c7
https://medium.com/@huchi00057/yolov6-%E6%95%99%E5%AD%B8-%E6%89%8B%E6%8A%8A%E6%89%8B%E5%B8%B6%E4%BD%A0%E5%81%9A-%E7%94%A8gpu%E8%A8%93%E7%B7%B4%E8%87%AA%E5%B7%B1%E7%9A%84%E7%89%A9%E4%BB%B6%E5%81%B5%E6%B8%AC%E6%A8%A1%E5%9E%8B-%E8%A8%93%E7%B7%B4%E8%87%AA%E5%B7%B1%E7%9A%84%E8%B3%87%E6%96%99%E9%9B%86-pytorch-%E6%9E%B6%E6%A7%8B-coco%E6%A0%BC%E5%BC%8F%E8%B3%87%E6%96%99%E9%9B%86-56b9957003c7
Medium
YOLOV6 👉教學 手把手帶你做 用GPU訓練自己的物件偵測模型 訓練自己的資料集 Pytorch 架構 COCO格式資料集
此篇屬個人紀錄文,文章不完整的地方歡迎提問~
Machine Learning with Chess Part 01 — Parsing PGN Chess Games
https://imrahulkant.medium.com/machine-learning-with-chess-part-01-parsing-pgn-chess-games-b5a0f5444a4b
https://imrahulkant.medium.com/machine-learning-with-chess-part-01-parsing-pgn-chess-games-b5a0f5444a4b
Medium
Machine Learning with Chess Part 01 — Parsing PGN Chess Games
A chess game is recorded in a text file with the extension .pgn. The format of this file is described by the chess program, and can be…
Blending pure tones: Additive Synthesis from scratch with Python code
https://medium.com/@chuckjee/blending-pure-tones-additive-synthesis-from-scratch-with-python-code-b6930e08d9b5
https://medium.com/@chuckjee/blending-pure-tones-additive-synthesis-from-scratch-with-python-code-b6930e08d9b5
Medium
Blending pure tones: Additive Synthesis from scratch with Python code
There are a few basic waveforms that are commonly seen in analog synthesizers as building blocks for more complex sounds. But indeed, they…
Getting started with Azure APIM and JWT token verification
https://npmahale15.medium.com/getting-started-with-azure-apim-and-jwt-token-verification-ddf2ef68966b
https://npmahale15.medium.com/getting-started-with-azure-apim-and-jwt-token-verification-ddf2ef68966b
Medium
Getting started with Azure APIM and JWT token verification
In this article, I will run a simple Python3 Flask application on Microsoft Azure App Service. I will then integrate the Azure App Service…
groundwater_recharge_estimation_guiattard_medium
https://medium.com/@gui.attard/groundwater-recharge-estimation-guiattard-medium-2bc2b35168b
https://medium.com/@gui.attard/groundwater-recharge-estimation-guiattard-medium-2bc2b35168b
Medium
Groundwater recharge estimation using Google Earth Engine
Groundwater recharge represents the amount of water coming from precipitation reaching the groundwater table. Its determination helps to better understand the available/renewable groundwater in…
GoldenGate monitoring and sending notifications
https://eloi-lopes29.medium.com/goldengate-monitoring-and-sending-notifications-1faead58c6bd
https://eloi-lopes29.medium.com/goldengate-monitoring-and-sending-notifications-1faead58c6bd
Medium
GoldenGate monitoring and sending notifications
In GoldenGate Microservices architecture (on-premise or marketplace) is not available any out of the box feature to monitor and send…
7 Things I Never Knew About Python Until Recently
https://python.plainenglish.io/7-things-i-knew-about-python-only-after-5-years-83408647d05c
https://python.plainenglish.io/7-things-i-knew-about-python-only-after-5-years-83408647d05c
Medium
7 Things I Never Knew About Python Until Recently
I’ve been programming in Python for 5 years (since 2017) and only knew about these facts only quite recently.