Create a FastAPI + Langchain Project in 5 Easy Steps: A Step-by-Step Guide
https://medium.com/allient/create-a-fastapi-langchain-project-in-5-easy-steps-a-step-by-step-guide-ab467708fbb
https://medium.com/allient/create-a-fastapi-langchain-project-in-5-easy-steps-a-step-by-step-guide-ab467708fbb
Medium
Create a FastAPI + Langchain Project in 5 Easy Steps: A Step-by-Step Guide
At the end of these steps you will obtain a FastAPI + Langchain project with which you can add the functionalities you want, It will…
Graph API — related to Microsoft Graph?
https://medium.com/@rolinh036/graph-api-related-to-microsoft-graph-6d84c70b7692
https://medium.com/@rolinh036/graph-api-related-to-microsoft-graph-6d84c70b7692
Medium
Graph API — related to Microsoft Graph?
When I first heard about Microsoft Graph, I thought immediately about Graph API, but let me quickly answer you, they both have “Graph” in…
What is the theory behind deep learning?
https://medium.com/@brechtcorbeel/what-is-the-theory-behind-deep-learning-dcde90e6cc97
https://medium.com/@brechtcorbeel/what-is-the-theory-behind-deep-learning-dcde90e6cc97
Medium
What is the theory behind deep learning?
In the grand theater of computational intelligence, deep learning emerges as a mesmerizing act, a performance that has captivated audiences from academia to industry. But what lies beneath this…
How to Retrieve and Visualize Sea Surface Temperature Data Using Python
https://medium.com/@danfcarlson/how-to-retrieve-and-visualize-sea-surface-temperature-data-using-python-60ce6fc199e6
https://medium.com/@danfcarlson/how-to-retrieve-and-visualize-sea-surface-temperature-data-using-python-60ce6fc199e6
Medium
How to Retrieve and Visualize Sea Surface Temperature Data Using Python
Retrieve data easily using ERDDAP
Fun Challenge: A Script To Handle Lambda Layer Building For Python And Node.js
https://therightstuff.medium.com/fun-challenge-a-script-to-handle-lambda-layer-building-for-python-and-node-js-b02ae27d4db2
https://therightstuff.medium.com/fun-challenge-a-script-to-handle-lambda-layer-building-for-python-and-node-js-b02ae27d4db2
Medium
Fun Challenge: A Script To Handle Lambda Layer Building For Python And Node.js
For both Windows and MacOS, somewhat more convoluted than expected
Spark 写Hive出现HiveFileFormat. It doesn't match the specified format 错误
https://juejin.cn/post/7273043415427809320
https://juejin.cn/post/7273043415427809320
juejin.cn
Spark DataFrame 写入 Hive 出现HiveFileFormat`. It doesn't match the specified format - 掘金
背景: 在 python spark 任务中,调用 出现报错,提示: 提示我们写入 hive 的 fileformat 不对。 这个报错在 spark 1.x 版本不会报错,在 spark 2.x 版
Rust for Python Programmers #2 — Hello World!
https://medium.com/@julianofischer/rust-for-python-programmers-2-hello-world-26bf07b925df
https://medium.com/@julianofischer/rust-for-python-programmers-2-hello-world-26bf07b925df
Medium
Rust for Python Programmers #2 — Hello World!
Welcome back, fellow Pythonistas turned Rust enthusiasts! Now that you’ve got Rust installed, it’s time to dive into your first Rust…
Mastering Regular Expressions in Python: A Basic Guide
https://khadkagopal.medium.com/mastering-regular-expressions-in-python-a-basic-guide-f73f7788902d
https://khadkagopal.medium.com/mastering-regular-expressions-in-python-a-basic-guide-f73f7788902d
Medium
Mastering Regular Expressions in Python: A Basic Guide
Regular expressions, often referred to as RegEx, are powerful tools used for pattern finding and manipulation of strings in Python. They…
Web Scraping Cloudflare-Protected Websites: A Quick Read
https://medium.com/@chipsized/web-scraping-cloudflare-protected-websites-a-quick-read-a277b8000ea9
https://medium.com/@chipsized/web-scraping-cloudflare-protected-websites-a-quick-read-a277b8000ea9
Medium
Web Scraping Cloudflare-Protected Websites: A Quick Read
Challenges, Solutions, and Ethical Considerations
Writing a NIFTI(.nii) reader in python
https://medium.com/@ashkanpakzad/writing-a-nifti-nii-reader-in-python-3865895d4c06
https://medium.com/@ashkanpakzad/writing-a-nifti-nii-reader-in-python-3865895d4c06
Medium
Writing a NIFTI(.nii) reader in python
NIFTI is one of the most common medical image formats. Unlike DICOM it can store a whole image volume, which can make data management alot…
Rust for Python Programmers #1 — Installing Rust
https://medium.com/@julianofischer/rust-for-python-programmers-1-installing-rust-c79721c096b1
https://medium.com/@julianofischer/rust-for-python-programmers-1-installing-rust-c79721c096b1
Medium
Rust for Python Programmers #1 — Installing Rust
Are you a Python programmer looking to explore a new world of performance, memory safety, and concurrency? If so, the Rust programming…
Training and Deploying of Quantized LLMs with QLoRA and GPTQ!
https://dsmonk.medium.com/training-and-deploying-of-quantized-llms-with-qlora-and-gptq-baebb3019ff6
https://dsmonk.medium.com/training-and-deploying-of-quantized-llms-with-qlora-and-gptq-baebb3019ff6
Medium
Fine-Tuning and Deploying of LLMs : PEFT and GPTQ! Part 1/2
Perhaps, you can have the cake and eat it too!
Essential Python Libraries for Data Science
https://medium.com/@willatran/essential-python-libraries-for-data-science-a52c48722f7f
https://medium.com/@willatran/essential-python-libraries-for-data-science-a52c48722f7f
Medium
Essential Python Libraries for Data Science
Do you remember the first time you tried to cook a recipe? You had all these ingredients but didn’t quite know what to do with them, right…
Task Scheduler in Django with Celery, Celery Beat and Redis.
https://medium.com/@hatim.zahid/task-scheduler-in-django-with-celery-celery-beat-and-redis-46985607fe45
https://medium.com/@hatim.zahid/task-scheduler-in-django-with-celery-celery-beat-and-redis-46985607fe45
Medium
Task Scheduler in Django with Celery, Celery Beat and Redis.
Create Dynamic Timed Tasks or One-Off Running Tasks in your Backend Server.
Handling Geospatial Data and Mapping in Python
https://medium.com/ai4sm/handling-geospatial-data-and-mapping-in-python-5e63326a13d5
https://medium.com/ai4sm/handling-geospatial-data-and-mapping-in-python-5e63326a13d5
Medium
Handling Geospatial Data and Mapping in Python
Geospatial data handling and visualization in Python
Network Analysis - How to use centralities in the right way
https://medium.com/@phiphatchomchit/network-analysis-how-to-use-centralities-in-the-right-way-af3d79d17267
https://medium.com/@phiphatchomchit/network-analysis-how-to-use-centralities-in-the-right-way-af3d79d17267
Medium
Network Analysis - How to use centralities in the right way
The network is the component that consists of Nodes and Edges. The nodes are represented by things such as persons, animals, and planets…