Diffusion models are a set of generative models that work by adding noise to the training data and then learn to recover the same by reversing the noising process. This process allows these models to achieve state-of-the-art image quality, making them one of the most significant developments in Machine Learning (ML) in the past few…
How to Create a Speech-to-Text-to-Speech Program Image by Mariia Shalabaieva from unsplashIt’s been exactly a decade since I started attending GeekCon (yes, a geeks’ conference 🙂) — a weekend-long hackathon-makeathon in which all projects must be useless and just-for-fun, and this year there was an exciting twist: all projects were required to incorporate some form…
Image by Unsplash
A month into 2024 and I’ve never seen my LinkedIn profile so busy with ‘Open to Work’ banners and posts. 2023 was already tough, with a lot of companies announcing layoffs, and what’s even sadder is that the layoffs were quite brutal. Some were told ‘You’re fired, see you later’,…
Understand Semantic Structures with Transformers and Topic Modeling We live in the age of big data. At this point it’s become a cliche to say that data is the oil of the 21st century but it really is so. Data collection practices have resulted in huge piles of data in just about everyone’s hands. Interpreting…
Image by Author
SQL has become a must-have language for any data professional.
Most of us use SQL in our daily work, and after writing many queries, we all get our own style and have our habits, both good and bad.
SQL is usually learned by use, and in most cases, people do…
A handy reference on migrating bookmarks, terminal enhancements, and AWS Cli settings Image generated by author using midjourneyI recently received a new 16-inch MacBook Pro with the latest Apple M3 chip for my work computer. I had heard rave reviews about the blazing-fast Apple M1 and M2 chips, so I was incredibly excited to get…
Image by Author
If you're preparing for data science interviews, you know how overwhelming it can be to go through all the available resources online. One can easily get lost in the details. That's why I'm excited to introduce you to a hidden gem of a resource: "The Data Science Interview Book" by…
Advanced techniques to process and load data efficiently AI-generated image using KandinskyIn this story, I would like to talk about things I like about Pandas and use often in ETL applications I write to process data. We will touch on exploratory data analysis, data cleansing and data frame transformations. I will demonstrate some of my…
Image generated by DALL-E 3
Machine learning has become a tool that brings competitive advantage to businesses. As the era progresses, the company has slowly become data-driven and relies on machine learning to help them. That’s why machine learning skills are in high demand.
Learning machine learning can be challenging if you don’t…
Build your own book recommender with CatBoost Ranker 14 min read · 16 hours ago In today’s digital world, where information overload and wide product offer is the norm, being able to help customers find what they need and like can be an important factor to make our company stand out and…