Tuesday, February 10, 2026
- Advertisement -
Home Blog Page 4

DALL.E – Creating Images from Text

OpenAI is a well known AI lab for creating the GPT-n series of deep learning pre-trained autoregressive language models similar to BERT/Roberta/XLNet....

How A.I. Is Transforming Golf Equipment

The role of artificial intelligence in golf club design While we know of many business applications of AI, the...

John Deere self-driving tractors

Interesting article on automation in farming. Big area of interest across the world as labour, supply chain is getting disrupted due to...

Data Engineers vs Data Scientists

Interesting article on data engineers vs data scientists from https://gradientflow.com/ is given below. One of the main issues for building ML/AI/DL models...

NLP Transformers – Attention Is All You Need

In this article I'd like to share the original paper related to the concept of #Transformers in #NLP for #AI #DeepLearning. It...

USDA (United States Department of Agriculture) – AI in Agriculture and Food Supply Chain

USDA (United States Department of Agriculture) has published a series of articles and documents on how it plans to use AI to...

When not to use Deep Learning – LSTM (Long Short-term Memory) networks

This article is comparing the results of using a deep learning algorithm, LSTMs, for a regression problem versus simple Neural Networks and...

Market Correction – Risk assets sell-off

This 10% #selloff is just the beginning. Even a 50% #correction would only get to pre #covid levels, when #global #economy was...

AI/Deep Learning applications in healthcare industry

I am sharing this article to show some possible uses for AI/Deep Learning in healthcare industry. Healthcare industry has traditionally been slow...

RandomForest Regression model for predicting US 10 year Treasury Bond Prices using Macroeconomic Data

Building a #datascience #machinelearning #algorithm is relatively simple. 8 lines of #python code. It's...