How to Quickly Preprocess and Visualize Text Data with TextHero
Author(s): Chetan Ambi How to quickly preprocess, represent and visualize the text data in Python using TextHero library Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Risk of holding 2+ NASDAQ stocks in your portfolio
Author(s): Michelangiolo Mazzeschi The issue is correlationβ¦ Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Understanding Z-Scores in Statistics
Author(s): Saiteja Kura A deep-dive into Z-score, a widely used metric in Statistics Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
REALM: Retrieval-Augmented Language Model Pre-Training
Author(s): Edward Ma Natural Language Processing An Introduction to Retrieval-Augmented Language Model Pre-Training Photo by Edward Ma onΒ Unsplash Since 2018, the transformer-based language model has been proven to achieve good performance in lots of NLP downstream tasks such as Open-domain Question Answer …
Yolo-v5 Object Detection on a custom dataset.
Author(s): Balakrishnakumar V Β Step by step instructions to train Yolo-v5 & do Inference(from ultralytics) to count the blood cells and localizeΒ them. I vividly remember that I tried to do an object detection model to count the RBC, WBC, and platelets on …
The NLP Model Forge
Author(s): Quantum Stat Photo by Jesse Collins onΒ Unsplash Natural Language Processing Unlocking Inference for 1,400 NLPΒ Models Streamlining an inference pipeline on the latest fine-tuned NLP model is a must for fast prototyping. However, with the plethora of diverse model architectures and NLP …
Exploring Stock Market Correlations
Author(s): Frederik Bussler Validating insights with rΒ². Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Understanding Abstractive Text Summarization from Scratch
Author(s): Gundluru Chandrasekhar A CNN news articles summarization case study Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Are Stories with Numbers in Headlines More Successful?
Author(s): Dorian Lazar Let’s find that out using Statistics Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Sign Language classification using MonkAI
Author(s): Aanisha Bhattacharyya Sign Language is used to communicate with persons suffering with speech-impairment. A classifier helps us to communicate better with them. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
CycleGAN as a Denoising Engine for OCR Images
Author(s): Sharon Lim Cleaning up scanned but dirty documents to their original form. With a clean document, performing OCR will be a much more accurate task. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Decoding the Science Behind Generative Adversarial Networks
Author(s): Daksh Trehan Deep Learning A dummies guide to GANs that aims at the art ofΒ faking! Generative adversarial networks(GANs) took the Machine Learning field by storm last year with those impressive fake human-like faces. Bonus Point* They are basically generated fromΒ nothing. Irrefutably, …
Feature Engineering with NLP
Author(s): Deep Patel Converting tokens of text into features and applying machine learning and deep learning model on it. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Safest Way To Containerize a Deep Learning Flask API
Author(s): Pushkara Sharma Deep Learning, Programming Building and Pushing a Docker Image of a Deep Learning Flask API in the Safest way possible. In this article, we will not discuss developing Machine Learning model but rather containerizing our ready to deploy ML …
Deadly or DelightfulβββAI to Predict Mushroom Toxicity
Author(s): Frederik Bussler A simple predictive analytics use-case. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …