Jina Rewind: New Developer Portal, releases for DocArray, CLIP-as-service
https://medium.com/jina-ai/jina-rewind-new-developer-portal-releases-for-docarray-clip-as-service-8892b491948e
https://medium.com/jina-ai/jina-rewind-new-developer-portal-releases-for-docarray-clip-as-service-8892b491948e
Medium
Jina Rewind: New Developer Portal, releases for DocArray, CLIP-as-service
New Releases
Logic in Python #6 | Making Number Guessing Game
https://nurarifff.medium.com/logic-in-python-6-making-number-guessing-game-44cf41cff333
https://nurarifff.medium.com/logic-in-python-6-making-number-guessing-game-44cf41cff333
Medium
Logic in Python #6 | Making Number Guessing Game
In this logic exercise, I will make a simple number guessing game using the python programming language. So the game is like this when the…
How to convert Speech-to-Text with Python?
https://edenai.medium.com/how-to-convert-speech-to-text-with-python-a77fed03b057
https://edenai.medium.com/how-to-convert-speech-to-text-with-python-a77fed03b057
Medium
How to convert Speech-to-Text with Python?
In recent years, within the world of Artificial Intelligence, one of the most popular applications is Speech recognition. This popularity…
How to sort a list of objects based on an attribute of objects?
https://medium.com/@joshedewa/how-to-sort-a-list-of-objects-based-on-an-attribute-of-objects-cff22fb69c69
https://medium.com/@joshedewa/how-to-sort-a-list-of-objects-based-on-an-attribute-of-objects-cff22fb69c69
Medium
How to sort a list of objects based on an attribute of objects?
You rarely miss an occasion in your software engineering career where you will be needed to sort a list of things doesn’t matter it could…
Machine learning in Video Analysis
https://medium.com/@mprathamesh2023/machine-learning-in-video-analysis-2610aba7c149
https://medium.com/@mprathamesh2023/machine-learning-in-video-analysis-2610aba7c149
Medium
Machine learning in Video Analysis
Introduction
Create a Wi-Fi QR Code for Guests Using Python
https://medium.com/geekculture/create-a-wi-fi-qr-code-for-guests-using-python-25aab6d4e68
https://medium.com/geekculture/create-a-wi-fi-qr-code-for-guests-using-python-25aab6d4e68
Medium
Create a Wi-Fi QR Code for Guests Using Python
Most modern smartphones have Wi-Fi sharing functionality, but using a guest Wi-Fi network is always recommended, so a QR from which guests…
Calculate Market Margin and Hedge Stake in Python with 10 Lines of Code
https://medium.com/@antongw1p/calculate-market-margin-and-hedge-stake-in-python-with-10-lines-of-code-40b3b9549954
https://medium.com/@antongw1p/calculate-market-margin-and-hedge-stake-in-python-with-10-lines-of-code-40b3b9549954
Medium
Calculate Market Margin and Hedge Stake in Python with 10 Lines of Code
In this article, I’ll show you exactly how you can calculate market margin and how much you need to stake on each selection when hedging…