Exploring the GPT-4 with Vision API using Images and Videos
https://juanstoppa.medium.com/exploring-the-gpt-4-with-vision-api-using-images-and-videos-8deb94b3dfe3
https://juanstoppa.medium.com/exploring-the-gpt-4-with-vision-api-using-images-and-videos-8deb94b3dfe3
Medium
Exploring the GPT-4 with Vision API using Images and Videos
All you need to know to understand the GPT-4 with Vision API with examples for processing Images and Videos
Using Tensorflow to automate bank loan approval
https://medium.com/@anirudhsekar2008/using-tensorflow-to-detect-whether-a-person-should-be-approved-for-a-loan-5c6c113ba4e0
https://medium.com/@anirudhsekar2008/using-tensorflow-to-detect-whether-a-person-should-be-approved-for-a-loan-5c6c113ba4e0
Medium
Using Tensorflow to detect whether a person should be approved for a loan
Banks lend loans daily, meaning thousands to even millions of dollars are up for grabs. This doesn’t mean anybody can get the loan though…
eBPF Tracepoints: Gaining Access to the TCP State Machine
https://medium.com/@leigh_93150/ebpf-tracepoints-gaining-access-to-the-tcp-state-machine-d00c4838fbf8
https://medium.com/@leigh_93150/ebpf-tracepoints-gaining-access-to-the-tcp-state-machine-d00c4838fbf8
Medium
eBPF Tracepoints: Gaining Access to the TCP State Machine
My current research focus at UTS is around the inner workings of TCP Congestion Control, which as you might guess requires some detailed…
Python Destructors Unleashed: A Mastery of Deletion Mechanics
https://itnext.io/python-destructors-unleashed-a-mastery-of-deletion-mechanics-9f4ce04a163c
https://itnext.io/python-destructors-unleashed-a-mastery-of-deletion-mechanics-9f4ce04a163c
Medium
Python Destructors Unleashed: A Mastery of Deletion Mechanics
Python hakai
How To: Access Tokens with Tornado
https://alessandro-negri-34754.medium.com/how-to-access-tokens-with-tornado-a546ef159708
https://alessandro-negri-34754.medium.com/how-to-access-tokens-with-tornado-a546ef159708
Medium
How To: Access Tokens with Tornado
The follow article walks you through how to implement access tokens in Tornado using python. This technique can be use for several user…
Sorted insert for circular linked list
https://vibhutigaharwar.medium.com/sorted-insert-for-circular-linked-list-04e586ba86f4
https://vibhutigaharwar.medium.com/sorted-insert-for-circular-linked-list-04e586ba86f4
Medium
Sorted insert for circular linked list
Given a sorted circular linked list of length n, the task is to insert a new node in this circular list so that it remains a sorted…
Webscraping using Scrapy: Creating your first scrapy project
https://medium.com/@dipayan.pal/webscraping-using-scrapy-creating-your-first-scrapy-project-f7741175759f
https://medium.com/@dipayan.pal/webscraping-using-scrapy-creating-your-first-scrapy-project-f7741175759f
Medium
Webscraping using Scrapy: Creating your first scrapy project
In my previous article on the Webscraping series, we talk about creating our first Scrapy project.
Elastic Net Regression —Combined Features of L1 and L2 regularization
https://medium.com/@abhishekjainindore24/elastic-net-regression-combined-features-of-l1-and-l2-regularization-6181a660c3a5
https://medium.com/@abhishekjainindore24/elastic-net-regression-combined-features-of-l1-and-l2-regularization-6181a660c3a5
Medium
Elastic Net Regression —Combined Features of L1 and L2 regularization
Elastic Net Regression is a powerful linear regression technique that combines the penalties of both Lasso and Ridge regression. It is…
This Is What You Can Do With Python To Make A Lot Of Money Online!
https://medium.com/@AmandaMichelle12/this-is-what-you-can-do-with-python-to-make-a-lot-of-money-online-e0512d99aef8
https://medium.com/@AmandaMichelle12/this-is-what-you-can-do-with-python-to-make-a-lot-of-money-online-e0512d99aef8
Medium
This Is What You Can Do With Python To Make A Lot Of Money Online!
Python isn’t just a snake — it’s your ticket to online wealth. Time to code your way to a money-filled treasure chest.
The Journey for a Beginner Software Engineer Starts; “Two Sum” problem
https://danielgeneralov.medium.com/the-journey-for-a-beginner-software-engineer-starts-two-sum-problem-27c199466f36
https://danielgeneralov.medium.com/the-journey-for-a-beginner-software-engineer-starts-two-sum-problem-27c199466f36
Medium
The Journey for a Beginner Software Engineer Starts; “Two Sum” problem
Work-through of the problem at the bottom of the page
How to Use Snowpark ML Model Registry in Snowflake
https://medium.com/@soonmo.seong/how-to-use-snowpark-ml-model-registry-in-snowflake-09f93312241b
https://medium.com/@soonmo.seong/how-to-use-snowpark-ml-model-registry-in-snowflake-09f93312241b
Unlock Your Potential at PyCon PH 2024: Your Path to Mastery and Connection
https://medium.com/@pythonph/unlock-your-potential-at-pycon-ph-2024-your-path-to-mastery-and-connection-4ffd90ba8285
https://medium.com/@pythonph/unlock-your-potential-at-pycon-ph-2024-your-path-to-mastery-and-connection-4ffd90ba8285
Medium
Unlock Your Potential at PyCon PH 2024: Your Path to Mastery and Connection
by Micaela Reyes, Director of Operations at PythonPH
Identify Recurring Transactions from your Credit Card History
https://python.plainenglish.io/identify-recurring-transactions-from-your-credit-card-history-866adc9e4b0f
https://python.plainenglish.io/identify-recurring-transactions-from-your-credit-card-history-866adc9e4b0f
Medium
Identify Recurring Transactions from your Credit Card History
In less than one hour I will teach you how to identify recurring transactions from your credit card transactions.
From Data to Deployment: A Comprehensive Guide to LLMOps
https://medium.com/@LakshmiNarayana_U/from-data-to-deployment-a-comprehensive-guide-to-llmops-34d65d55fec8
https://medium.com/@LakshmiNarayana_U/from-data-to-deployment-a-comprehensive-guide-to-llmops-34d65d55fec8
Medium
From Data to Deployment: A Comprehensive Guide to LLMOps
The Emergence of LLMOps