Articles

Ready to be inspired? This section is dedicated to thought-provoking articles on AI, ML, Scientific Computing, and Optimization. There are some, but more will be coming. We encourage you to give them a read!

Introduction to Fraud Detection with Machine Learning on Apache Spark

Fraud detection in financial transactions is a critical task for ensuring the integrity and security of financial systems. This article delves into leveraging the Apache Spark framework to detect fraudulent activities using a dataset from Kaggle, which includes anonymized credit card transactions labeled as either fraudulent or genuine. By utilizing Spark's MLlib library and Scala API, we demonstrate the process of data analysis, model training, and performance evaluation.

Read full article
The Benefits of AI for eCommerce: From Automation to Personalization

AI for eCommerce is changing how online businesses work. In this context, Artificial Intelligence (AI) refers to using advanced algorithms and data analytics to automate and personalize various parts of the customer journey.

Read full article
Transform Your Art: The Power of AI in Creation

Ever wondered how technology can transform your artistic visions into reality? Welcome to the world of AI in generating artwork, where creativity meets cutting-edge tech. AI art generation is a fascinating process that utilizes artificial intelligence, particularly neural networks, to create stunning visual pieces from textual descriptions or prompts.

Read full article
The Impact of Artificial Intelligence on Healthcare Fraud Detection

The world of Artificial Intelligence (AI) is constantly growing, impacting many industries with its game-changing abilities. From retail to transportation, AI's power to handle large amounts of data and derive meaningful insights is transforming business operations. One important field that is being influenced by AI is healthcare, where the focus is not only on financial efficiency but also on ensuring the safety of patients.

Read full article
How Generative AI Revolutionizes Scientific Hypothesis Testing

IBM and CERN have recently published about their collaboration involving generative AI. In this post we will break down their article and expand upon it. Often, when people think about artificial intelligence, they picture robots or self-driving cars. But did you know that AI is also used for creating new pieces of art, writing compelling content, and generating dynamic e-commerce product descriptions?

Read full article
JaGAN: our take on GANs

We introduce JaGAN, the first open source Machine Learning research project of Jagan Solutions, a team of developers specialized in Analytics and Data Science. The purpose of JaGAN is to help you automate the process of building a custom image dataset and then using it to train a GAN model to produce auto-generated images. The term "Jagan" is already known to the fans of the Japanese anime and it describes a superpower of an "evil eye". This superpower allows its wielder to perform the attack known as the "Dragon of Darkness Flame", telepathy, telekinesis, and god-like speed. For the purpose of this article we have to limit ourselves to the last superpower, leaving others for further research.

Read full article