• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Menu ItemTopbots logo
  • Topics
    • Computer Vision
    • Conversational AI
    • Infrastructure
    • Natural Language Processing
    • HR & Recruiting
    • Marketing
    • Research Summaries
    • Technical Guides
    • Applied AI
  • AI Research
  • Login
TOPBOTS Logo

TOPBOTS

The Best of Applied Artificial Intelligence, Machine Learning, Automation, Bots, Chatbots

Guest

What Is Your Model Hiding? A Tutorial on Evaluating ML Models

April 29, 2021 by Emeli Dral

ML model evaluation

Imagine you trained a machine learning model. Maybe, a couple of candidates to choose from. You ran them on the test set and got some quality estimates. Models are not overfitted. Features make sense. Overall, they perform as well as they can, given the limited data at hand. Now, it is time to decide if any of them is good enough for production use. How to evaluate … [Read more...] about What Is Your Model Hiding? A Tutorial on Evaluating ML Models

BERT Inner Workings

April 20, 2021 by George Mihaila

BERT explained

I created this notebook to better understand the inner workings of Bert. I followed a lot of tutorials to try to understand the architecture, but I was never able to really understand what was happening under the hood. For me it always helps to see the actual code instead of just simple abstract diagrams that a lot of times don’t match the actual implementation. If you’re like … [Read more...] about BERT Inner Workings

GPT2 For Text Classification Using Hugging Face Transformers

April 15, 2021 by George Mihaila

text classification

This notebook is used to fine-tune GPT2 model for text classification using Hugging Face transformers library on a custom dataset. Hugging Face is very nice to us to include all the functionality needed for GPT2 to be used in classification tasks. Thank you Hugging Face! I wasn’t able to find much information on how to use GPT2 for classification so I … [Read more...] about GPT2 For Text Classification Using Hugging Face Transformers

A Comprehensive Introduction to Bayesian Deep Learning

April 8, 2021 by Joris Baan

Photo by Cody Hiscox on Unsplash Preamble Neural Network Generalization Back to Basics: The Bayesian Approach Frequentists Bayesianists Bayesian Inference and Marginalization How to Use a Posterior in Practice? Maximum A Posteriori Estimation Full Predictive Distribution Approximate Predictive Distribution Bayesian Deep Learning Recent Approaches to Bayesian Deep … [Read more...] about A Comprehensive Introduction to Bayesian Deep Learning

Extractive Text Summarization Using Contextual Embeddings

April 6, 2021 by Satish Silveri

text summarization

Text Summarization is a process of generating a compact and meaningful synopsis from a huge volume of text. Sources for such text include news articles, blogs, social media posts, all kinds of documentation, and many more. If you are new to NLP and want to read more about text summarization, this article will help you understand the basic and advanced concepts. The … [Read more...] about Extractive Text Summarization Using Contextual Embeddings

Graph Neural Networks for Multi-Relational Data

April 1, 2021 by Giuseppe Futia

graph neural networks

This article describes how to extend the simplest formulation of Graph Neural Networks (GNNs) to encode the structure of multi-relational data, such as Knowledge Graphs (KGs). The article includes 4 main sections: an introduction to the key idea of multi-relational data, which describes the peculiarity of KGs;a summary of the standard components included in a GNN … [Read more...] about Graph Neural Networks for Multi-Relational Data

Graph Attention Networks Under the Hood

March 31, 2021 by Giuseppe Futia

graph attention networks

Graph Neural Networks (GNNs) have emerged as the standard toolbox to learn from graph data. GNNs are able to drive improvements for high-impact problems in different fields, such as content recommendation or drug discovery. Unlike other types of data such as images, learning from graph data requires specific methods. As defined by Michael Bronstein: [..] these methods … [Read more...] about Graph Attention Networks Under the Hood

Graph Transformer: A Generalization of Transformers to Graphs

March 23, 2021 by Vijay Prakash Dwivedi

graph transformer

This blog is based on the paper A Generalization of Transformer Networks to Graphs with Xavier Bresson at 2021 AAAI Workshop on Deep Learning on Graphs: Methods and Applications (DLG-AAAI’21). We present Graph Transformer, a transformer neural network that can operate on arbitrary graphs. BLOG OUTLINE: BackgroundObjectiveKey Design Aspects for … [Read more...] about Graph Transformer: A Generalization of Transformers to Graphs

Autoencoders: Overview of Research and Applications

March 18, 2021 by Branislav Holländer

autoencoders

Since the early days of machine learning, it has been attempted to learn good representations of data in an unsupervised manner. The hypothesis underlying this effort is that disentangled representations translate well to downstream supervised tasks. For example, if a human is told that a Tesla is a car and he has a good representation of what a car looks like, he can probably … [Read more...] about Autoencoders: Overview of Research and Applications

Variational Methods in Deep Learning

March 17, 2021 by Branislav Holländer

probabilistic programming

Deep neural networks are a flexible family of models wide applications in AI and other fields. Even though these networks often encompass millions or even billions of parameters, it is still possible to train them effectively using the maximum likelihood principle as well as stochastic gradient descent techniques. Unfortunately, this learning procedure only gives us a … [Read more...] about Variational Methods in Deep Learning

  1. «
  2. 1
  3. ...
  4. 5
  5. 6
  6. 7
  7. 8
  8. 9
  9. 10
  10. 11
  11. ...
  12. 21
  13. »
« Previous Page
Next Page »

Primary Sidebar

Learn Applied AI

We create and source the best content about applied artificial intelligence for business. Be the FIRST to understand and apply technical breakthroughs to your enterprise.

  • This field is for validation purposes and should be left unchanged.

Follow us

  • facebook
  • twitter
  • youtube

POPULAR ARTICLES

Beyond DeepSeek: An Overview of Chinese AI Tigers and Their Cutting-Edge Innovations

Advancing AI in 2024: Highlights from 10 Groundbreaking Research Papers

Semiconductor Titans: Inside the World of AI Chip Manufacturing and Design

10 Integral Steps in LLM Application Development

Announcing the 2nd Edition of “Applied Artificial Intelligence: A Handbook For Business Leaders”

Top 10 Influential AI Research Papers in 2023 from Google, Meta, Microsoft, and More

More Articles

Topics

  • Bots

  • Brands

  • Business

  • China

  • Commerce

  • Computer Vision

  • Conversational AI

  • Customer Service

  • Cybersecurity

  • Data Science & Engineering

  • Design

  • Education

  • Ethics & Safety

  • Finance

  • Gaming

  • Healthcare

  • HR & Recruiting

  • Infrastructure

  • Leadership & Management

  • Manufacturing

  • Marketing

  • Natural Language Processing

  • Reinforcement Learning

  • Research

  • Retail & CPG

  • Society

  • Technical Guide

  • Technology

Footer

About TOPBOTS

  • Expert Contributors
  • Terms of Service & Privacy Policy
  • Contact TOPBOTS

Copyright © 2025 TOPBOTS

Stay Updated on AI for Business

Subscribe to our biweekly newsletter for the latest in applied AI, cutting-edge research updates, funding deals, and promising AI startups.