Ornstein — Uhlenbeck Calibration & Simulation Using Python
https://medium.com/@shiladitya146/ornstein-uhlenbeck-calibration-simulation-using-python-abdf3a5c4361
https://medium.com/@shiladitya146/ornstein-uhlenbeck-calibration-simulation-using-python-abdf3a5c4361
Medium
Ornstein — Uhlenbeck Calibration & Simulation Using Python
Theory
Regex Saved Me From Manually Deleting 332 Characters Today
https://zlliu.medium.com/regex-saved-me-from-manually-deleting-332-characters-today-d760fda4abb5
https://zlliu.medium.com/regex-saved-me-from-manually-deleting-332-characters-today-d760fda4abb5
Medium
Regex Saved Me From Manually Deleting 332 Characters Today
Context: So I was learning the lyrics to some Cantonese song that my parents’ generation listen to. And I couldn’t find the cantonese…
Generative design: The future of product design
https://medium.com/@saadnoorafridi/generative-design-the-future-of-product-design-2d8afcf9222e
https://medium.com/@saadnoorafridi/generative-design-the-future-of-product-design-2d8afcf9222e
Medium
Generative design: The future of product design
Generative design is a computer-aided design technique that uses artificial intelligence (AI) to generate and explore design alternatives. It is a powerful tool that can help designers to create more…
Python patterns for fun and profit: The Adapter Pattern — Hacking With Python
https://snoekiede.medium.com/python-patterns-for-fun-and-profit-the-adapter-pattern-hacking-with-python-65bf5f4b6236
https://snoekiede.medium.com/python-patterns-for-fun-and-profit-the-adapter-pattern-hacking-with-python-65bf5f4b6236
Medium
Python patterns for fun and profit: The Adapter Pattern — Hacking With Python
Sometimes when building a system, you are provided with a class with an unknown or an incompatible interface. To avoid extending this…
Convolutional and Generative Adversarial Neural Networks in Manufacturing
https://medium.com/@saadnoorafridi/convolutional-and-generative-adversarial-neural-networks-in-manufacturing-395cbf2aefd2
https://medium.com/@saadnoorafridi/convolutional-and-generative-adversarial-neural-networks-in-manufacturing-395cbf2aefd2
Medium
Convolutional and Generative Adversarial Neural Networks in Manufacturing
Convolutional neural networks (CNNs) and generative adversarial networks (GANs) are two types of machine learning algorithms that have the potential to revolutionize manufacturing. CNNs are…
AI Sales Reporting Automation: Using Generative AI to Drive Business EfficiencyAI Sales Reporting…
https://medium.com/@isaiah_bjork/ai-sales-reporting-automation-using-generative-ai-to-drive-business-efficiencyai-sales-reporting-20692dff2eca
https://medium.com/@isaiah_bjork/ai-sales-reporting-automation-using-generative-ai-to-drive-business-efficiencyai-sales-reporting-20692dff2eca
Medium
AI Sales Reporting Automation: Using Generative AI to Drive Business EfficiencyAI Sales Reporting…
Check out this easy to use python script to help you automate your sales reporting and uses generative AI to create a summary of the data.
Easy Python Patterns: The decorator pattern — Hacking With Python
https://snoekiede.medium.com/easy-python-patterns-the-decorator-pattern-hacking-with-python-c3865f888e8c
https://snoekiede.medium.com/easy-python-patterns-the-decorator-pattern-hacking-with-python-c3865f888e8c
Medium
Easy Python Patterns: The decorator pattern — Hacking With Python
Sometimes you need to extend or change the functionality of existing classes. One option is to create a subclass. Another option would be…
“Integrating Redis with Backend in Minikube: A Step-by-Step Guide. Part 3”
https://nicolas1009.medium.com/integrating-redis-with-backend-in-minikube-a-step-by-step-guide-part-3-806f00851606
https://nicolas1009.medium.com/integrating-redis-with-backend-in-minikube-a-step-by-step-guide-part-3-806f00851606
Medium
“Integrating Redis with Backend in Minikube: A Step-by-Step Guide. Part 3”
The full repo is in this GitHub_Link
State Transition Matrix in Control Theory: Understanding Its Significance and Applications
https://medium.com/@mbugraavci38/state-transition-matrix-in-control-theory-understanding-its-significance-and-applications-18dfd259f230
https://medium.com/@mbugraavci38/state-transition-matrix-in-control-theory-understanding-its-significance-and-applications-18dfd259f230
Medium
State Transition Matrix in Control Theory: Understanding Its Significance and Applications
Control theory, a multidisciplinary field that draws from mathematics and engineering, plays a pivotal role in designing systems to achieve…
Market Cap vs Dollar Volume: Which to Use for Universe Selection?
https://quantrocket.medium.com/market-cap-vs-dollar-volume-which-to-use-for-universe-selection-f9260731daaa
https://quantrocket.medium.com/market-cap-vs-dollar-volume-which-to-use-for-universe-selection-f9260731daaa
Medium
Market Cap vs Dollar Volume: Which to Use for Universe Selection?
Market cap and dollar volume are two commonly used metrics for filtering a trading universe by size of security. Does it matter which one…
Python Basics Part 5| Learning Programming
https://markie-30.medium.com/python-basics-part-5-learning-programming-445f41affeeb
https://markie-30.medium.com/python-basics-part-5-learning-programming-445f41affeeb
Medium
Python Basics Part 5| Learning Programming
Welcome to part 5 of this series if you haven’t read the other parts you probably should or you might be lost. In this part we will be…
The Power of Synergy: Combining Two Machine Learning Models for Enhanced Predictive Accuracy
https://kaabar-sofien.medium.com/the-power-of-synergy-combining-two-machine-learning-models-for-enhanced-predictive-accuracy-779723d46613
https://kaabar-sofien.medium.com/the-power-of-synergy-combining-two-machine-learning-models-for-enhanced-predictive-accuracy-779723d46613
Medium
The Power of Synergy: Combining Two Machine Learning Models for Enhanced Predictive Accuracy
Exploring the Benefits of Model Fusion in Machine Learning
Calling All Functions: Confusing not only yourself but your syntax with Relationships in Python
https://medium.com/@donovan.raber/calling-all-functions-confusing-not-only-yourself-but-your-syntax-with-relationships-in-python-5716dee46986
https://medium.com/@donovan.raber/calling-all-functions-confusing-not-only-yourself-but-your-syntax-with-relationships-in-python-5716dee46986
Medium
Calling All Functions: Confusing not only yourself but your syntax with Relationships in Python
Python relationships in my opinion can be considered a blessing and a curse. On one hand they are amazing because they will clean up your…
Sending Your Code to College: Publish Your Own Python Package
https://medium.com/@jatwitmyer/sending-your-code-to-college-publish-your-own-python-package-72e6b6a47875
https://medium.com/@jatwitmyer/sending-your-code-to-college-publish-your-own-python-package-72e6b6a47875
Medium
Sending Your Code to College: Publish Your Own Python Package
There’s no need to personally write all of your code if you’ve already made it before or know someone who has. In fact, sharing inventions…