Diagram Share: The Evolution of Commercial Text-to-Video
In recent years we have witnessed the emergence of commercial text-to-video models and products. I would like to share a self-created comprehensive timeline diagram that captures the remarkable evolution of commercial text-to-video models / products in th- 29062Murphy2025-03-22
Using Self-Organizing Map To Bolster Retrieval-Augmented Generation In Large Language Models
SOM is proposed to bolster efficient retrieval of LLM context for RAG...- 24876Murphy2025-03-22
How Lucky is a Bowl of Lucky Charms?
The first bowls of the box somehow seem more magical than the latter bowls.- 22505Murphy2025-03-22
Visualize a business process through data serialization
Sometimes, we want to visualize a business process in Power BI. This is not easy, depending on the visualization needed.- 26556Murphy2025-03-22
Don't Be A Data Scientist If You…
My understanding of the role after working over three years- 27578Murphy2025-03-22
What I Learned in my First 3 Months as a Freelance Data Scientist
A potential new path for those subjected to tech layoffs?- 20648Murphy2025-03-22
What Does it Take to Get into Data Engineering in 2024?
Career advice for aspiring data practitioners- 27161Murphy2025-03-22
How To Advance In Data Science
My tips and experience to become a high quality data scientist- 23445Murphy2025-03-22
MOIRAI: Salesforce's Foundation Model for Time-Series Forecasting
Code, model weights, and data will be released soon- 24413Murphy2025-03-22
Utilizing the OpenAI API for Detection of SMS Spam Messages
Unlocking efficient text classification with pre-trained models: a case study using OpenAI's GPT-3.5-turbo- 27071Murphy2025-03-22
Mamba: SSM, Theory, and Implementation in Keras and TensorFlow
Understanding how SSMs and Mamba work, along with how to get started with implementing it in Keras and TensorFlow.- 28053Murphy2025-03-22
How to Optimize Recommendation Results with Genetic Algorithm
A method to balance multiple objectives for your recommendation output- 25082Murphy2025-03-22
Building a QA Research Chatbot with Amazon Bedrock and LangChain
Overview and Implementation with Python- 21979Murphy2025-03-22
Probably the Best Data Visualisation for Showing Many-to-Many Proportion In Python
How to draw a fancy chord chart with links using PyCirclize- 24881Murphy2025-03-22
Building Your First Desktop Application using PySide6 [A Data Scientist Edition]
Surprise, surprise. It's not as hard as I thought it would be.- 24335Murphy2025-03-22
When Do You Self Join? A Handy Trick
Intermediate SQL for ETL dev to Data Engineer Transition- 21123Murphy2025-03-22
Syntax: The Language Form
How do you know that this is a sentence?- 27176Murphy2025-03-22
Creating Interactive Power BI Dashboards That Engage Your Audience
5 Innovative Techniques to Revamp Your Dashboards- 28879Murphy2025-03-22
Introducing Seaborn Objects
One plotting ring to rule them all!- 26051Murphy2025-03-22
How to Fine-Tune a Pretrained Vision Transformer on Satellite Data
A step-by-step tutorial in PyTorch Lightning- 23940Murphy2025-03-22
The current state of continual learning in AI
Why is ChatGPT only trained up until 2021?Optimizing Pandas Code: The Impact of Operation Sequence
Learn how to rearrange your code to achieve significant speed improvements.