Merlyn Shelley (Merlyn_Shelley)
Username | Merlyn_Shelley |
Country | India |
All articles by Merlyn_Shelley

YOLOv4: Optimal Speed and Accuracy of Object Detection
YOLOv4 is an upgraded version from YOLOv3. YOLO is the abbreviation of You Look Only Once neural network technology. ...
Published on June 27, 2020

BERT: State-of-the-Art Pre-training for NLP
Google introduced a brand new open-source pre-training technique in NLP called Bidirectional Encoder Representations from Transformers or simply BERT. ...
Published on June 08, 2020

GPT-3: Unsupervised Autoregressive Language Model
OpenAI recently released a GitHub repo with test cases on a robust NLP model GPT-3, that claim to improve ...
Published on June 06, 2020

SQuAD2.0: The Stanford Question Answering Dataset
A Brief Overview on SQuAD2.0: Stanford Question Answering Dataset (SQuAD) is simply a reading comprehension dataset which is nowadays ...
Published on June 06, 2020

OpenBioLink: A benchmarking framework for large-scale biomedical link prediction.
With the tremendous exploration in machine learning algorithms, ultimately we got a novel model to benchmark the progress of ...
Published on May 30, 2020

Microsoft demos language model that writes code based on signature and comment.
In the elaborative video, Microsoft CTO Kevin Scott narrated the significant evolution of future technology. He starts with how ...
Published on May 30, 2020

Free early book on Model-Based Machine Learning
Got wrecked of trying so many algorithms for solving a single machine learning problem?
Are you looking for a ...
Published on June 06, 2020

aitextgen: A robust tool for advanced AI text generation via GPT-2
Do you want to generate a bunch of text with the enormous GPT-2 architecture? Then you got this powerful ...
Published on May 27, 2020

Early-Bird: Toward more efficient training of Deep Neural Networks
Houston based Rice University's Engineers have come up with a lucrative solution that could slash off the energy consumption ...
Published on May 26, 2020

An open source book by Oscar Levin: Third Edition of Discrete Mathematics
Discrete Mathematics: An open Introduction by Oscar Levin is a free open source textbook that covers essential mathematics useful ...
Published on May 25, 2020

TextAttack: Python framework for adversarial attacks and data augmentation in NLP
TextAttack is a Python library and also a framework for executing or building adversarial attacks against NLP models. This ...
Published on May 23, 2020

Short note on the Data Cleaning for Data Science!
Data cleaning is the foremost vital step in any data science project. Data must be in a clean and ...
Published on May 19, 2020

Transformers: Best NLP for Pytorch and TensorFlow 2.0
You might know that Pytorch Transformers are the powerful libraries for NLP models. But now we got an update ...
Published on May 17, 2020

Essential Mathematics for Machine Learning!!
Are you searching over the web for one complete book for clear understanding of the mathematical concepts on your ...
Published on May 16, 2020

Building Neural Network from Scratch Using Python
Are you a data scientist planning to create an artificial neural network from scratch? Then you must try reading ...
Published on May 15, 2020

Cortex: Open source ML model serving infrastructure
Are you curious to reduce the response latency while deploying your trained machine learning model?
Are you struggling hard ...
Published on May 13, 2020

Know the Basic Idea behind TorchServe and TorchElastic
Have you come across TorchServe and TorchElastic anywhere in the near present? Maybe you would have heard of PyTorch, ...
Published on May 12, 2020