-
An Exhaustive List of Open-source Generative AI Models
Introduction With advanced generative AI models like Generative Pre-trained Transformer 3 (GPT-3), which provides human-like responses to user queries, AI…
-
Web Scraping and Sentiment Analysis Using Twint Library
Image by author Introduction Twitter is a social networking and news website where users exchange short messages known as tweets.…
-
Introduction to Multimodal Deep Learning
Photo by Annie Spratt on Unsplash Our experience of the world is multimodal — we see objects, hear sounds, feel…
-
Causal Language Modeling with GPT
Photo by Justin W on Unsplash Text generation is the task of producing new text. An example of text generation…
-
Convolutional Neural Networks: An Intro Tutorial
A Convolutional Neural Network (CNN) is a multilayered neural network with a special architecture to detect complex features in data.…
-
Recurrent Neural Networks (RNNs) in Computer Vision: Image Captioning
Photo by Marija Zaric on Unsplash In a previous article, I discussed the possibilities of computer vision-based deep learning with…
-
Optimized Deep Learning Pipelines
A Deep Dive into TFRecords and Protobufs Learn how to optimize your deep learning pipelines using TFRecords and Google’s…
-
Random Forest Regression in Python Using Scikit-Learn
Photo by Lukasz Szmigiel on Unsplash Introduction A random forest is an ensemble model that consists of many decision trees.…
-
The biggest challenges in NLP and how to overcome them
Joshua Hoehne via Unsplash Humans produce so much text data that we do not even realize the value it holds…
-
Introduction to Machine Learning Model Evaluation
Machine learning continues to be an increasingly integral component of our lives, whether we’re applying the techniques to research or…