Blog Post Tag - machine learning
3 posts tagged with "machine learning"
How to Explain HuggingFace BERT for Question Answering NLP Models with TF 2.0
Using gradients to visualize what parts of the question/passage most impact the predicted answer.
July 22nd 2020
machine learning, nlp, tensorflow
Designing Anomagram
A discussion on some of the design and optimizations that support the user experience goals for the Anomagram app.
December 31st 2019
machine learning, visualization
Introducing Anomagram - An Interactive Visualization of Autoencoders, Built with Tensorflow.js
An interactive tool that lets you train and evaluate an autoencoder for the task of anomaly detection on ECG data. It lets you visualize performance metrics, internal model state as training progresses, all in the browser.
December 31st 2019
machine learning, visualization