How to code your own stock backtester [PART 4: Making a “Stock” object including Fama French…
https://medium.com/lucas-moyer/how-to-code-your-own-stock-backtester-part-4-making-a-stock-object-including-fama-french-2608868b55c1
https://medium.com/lucas-moyer/how-to-code-your-own-stock-backtester-part-4-making-a-stock-object-including-fama-french-2608868b55c1
Medium
How to code your own stock backtester [PART 4: Making a “Stock” object including Fama French…
If you have been following along with my previous articles, you would know how to get stock return data, come up with a trading indicator…
Crafting Connection: Developing a Real-Time Collaborative Puzzle Game with WebSockets
https://mysteryweevil.medium.com/crafting-connection-developing-a-real-time-collaborative-puzzle-game-with-websockets-cacb60b3d673
https://mysteryweevil.medium.com/crafting-connection-developing-a-real-time-collaborative-puzzle-game-with-websockets-cacb60b3d673
Medium
Crafting Connection: Developing a Real-Time Collaborative Puzzle Game with WebSockets
A Practical Guide to Engaging Multiplayer Experiences
Using the Logger Class in Python for Effective Logging
https://luca1iu.medium.com/using-the-logger-class-in-python-for-effective-logging-23b75a6c3a45
https://luca1iu.medium.com/using-the-logger-class-in-python-for-effective-logging-23b75a6c3a45
Medium
Using the Logger Class in Python for Effective Logging
When to Use the Logger Class?
How to use Python automatically get the Sap BO Temporary License keys?
https://luca1iu.medium.com/how-to-use-python-automatically-get-the-sap-bo-temporary-license-keys-f55911b3cf70
https://luca1iu.medium.com/how-to-use-python-automatically-get-the-sap-bo-temporary-license-keys-f55911b3cf70
Medium
How to use Python automatically get the Sap BO Temporary License keys?
What is a Sap Temporary License Keys?
DL Tutorial 25 — Actor-Critic Methods and Proximal Policy Optimization
https://ai.gopubby.com/dl-tutorial-25-actor-critic-methods-and-proximal-policy-optimization-251c629db810
https://ai.gopubby.com/dl-tutorial-25-actor-critic-methods-and-proximal-policy-optimization-251c629db810
Medium
DL Tutorial 25 — Actor-Critic Methods and Proximal Policy Optimization
Learn how actor-critic methods and proximal policy optimization are used in reinforcement learning for improving performance.
Saving Dataframes into Oracle Database with Python
https://luca1iu.medium.com/saving-dataframes-into-oracle-database-with-python-82ef4354fa1c
https://luca1iu.medium.com/saving-dataframes-into-oracle-database-with-python-82ef4354fa1c
Medium
Saving Dataframes into Oracle Database with Python
Using Python to Save a Dataframe into Oracle Database
A Beginner’s Guide to Virtual Environments with venv.
https://medium.com/@ayra.hi/a-beginners-guide-to-virtual-environments-with-venv-1f0d95f4d1f1
https://medium.com/@ayra.hi/a-beginners-guide-to-virtual-environments-with-venv-1f0d95f4d1f1
Medium
A Beginner’s Guide to Virtual Environments with venv.
In the world of Python programming, maintaining a clean and isolated development environment is crucial for project success.
Virtual…
Virtual…
Broadcom (AVGO) FY24 Q1 Earning Report Viz & MA Analysis
https://medium.com/imu-framework-design/broadcom-fy24-q1-earning-report-viz-ma-analysis-e0292ed9a3e8
https://medium.com/imu-framework-design/broadcom-fy24-q1-earning-report-viz-ma-analysis-e0292ed9a3e8
Medium
Broadcom (AVGO) FY24 Q1 Earning Report Viz & MA Analysis
Broadcom Inc. is an American multinational designer, developer, manufacturer, and global supplier of a wide range of semiconductor and…
Paper Review: InternLM-XComposer2 and how to use it with Python example code
https://medium.com/@ichigo.v.gen12/paper-review-internlm-xcomposer2-and-how-to-use-it-with-python-example-code-4ded56849a18
https://medium.com/@ichigo.v.gen12/paper-review-internlm-xcomposer2-and-how-to-use-it-with-python-example-code-4ded56849a18
Medium
Paper Review: InternLM-XComposer2 and how to use it with Python example code
State-of-the-art open source Multi-modal large language model
How to use OAuth2 password , Bearer with JWT Token in Python FastAPI
https://medium.com/@blogshub4/how-to-use-oauth2-password-bearer-with-jwt-token-in-python-fastapi-8d0f304be247
https://medium.com/@blogshub4/how-to-use-oauth2-password-bearer-with-jwt-token-in-python-fastapi-8d0f304be247
Medium
How to use OAuth2 password , Bearer with JWT Token in Python FastAPI
Install passlib pip install “passlib[bcrypt]” or py -m pip install “passlib[bcrypt]”
Use Python to Refresh Tableau Dashboard
https://luca1iu.medium.com/use-python-to-refresh-tableau-dashboard-eae996fe2109
https://luca1iu.medium.com/use-python-to-refresh-tableau-dashboard-eae996fe2109
Medium
Use Python to Refresh Tableau Dashboard
Introduction
Comparing Two Lists in Python: Differences, Intersections, and Unions
https://luca1iu.medium.com/comparing-two-lists-in-python-differences-intersections-and-unions-07de3063ebee
https://luca1iu.medium.com/comparing-two-lists-in-python-differences-intersections-and-unions-07de3063ebee
Medium
Comparing Two Lists in Python: Differences, Intersections, and Unions
In Python, it’s common to need to compare two lists to find their differences, intersections, unions, and more. Let’s dive into some common…
Unlocking the Power of AWS Comprehend: A Beginner’s Guide to Natural Language Processing
https://awstip.com/unlocking-the-power-of-aws-comprehend-a-beginners-guide-to-natural-language-processing-664c1c52ebd4
https://awstip.com/unlocking-the-power-of-aws-comprehend-a-beginners-guide-to-natural-language-processing-664c1c52ebd4
Medium
Unlocking the Power of AWS Comprehend: A Beginner’s Guide to Natural Language Processing
Simplifying NLP with AWS Comprehend’s AI-Powered Tools
PyRIT: The Python Risk Identification Tool Enhancing Generative AI Security
https://odsc.medium.com/pyrit-the-python-risk-identification-tool-enhancing-generative-ai-security-33c89cd29516
https://odsc.medium.com/pyrit-the-python-risk-identification-tool-enhancing-generative-ai-security-33c89cd29516
Medium
PyRIT: The Python Risk Identification Tool Enhancing Generative AI Security
Ensuring LLM security and integrity is paramount as these models scale in multiple industries. Now enter PyRIT, the Python Risk…