InfoQ Homepage Machine Learning Content on InfoQ
-
The Future of Transportation
Anita Sengupta discusses the future of transportation with an eye towards how machine learning and AI will help shape the future.
-
Understanding Deep Learning
Jessica Yung talks about the foundational concepts about neural networks and highlights key things to pay attention to: learning rates, how to initialize a network, and more.
-
Intuition & Use-Cases of Embeddings in NLP & beyond
Jay Alammar talks about the concept of word embeddings, how they're created, and looks at examples of how these concepts can be carried over to solve problems.
-
How to Prevent Catastrophic Failure in Production ML Systems
Martin Goodson describes the unpredictable nature of artificial intelligence systems and how mastering a handful of engineering principles can mitigate the risk of failure.
-
Productionizing H2O Models with Apache Spark
Jakub Hava demonstrates the creation of pipelines integrating H2O machine learning models and their deployments using Scala or Python.
-
Test-Driven Machine Learning
Detlef Nauck explains why the testing of data is essential, as it not only drives the machine learning phase itself, but it is paramount for producing reliable predictions after deployment.
-
Data Science for Lazy People, Automated Machine Learning
Diego Hueltes discusses using Automated Machine Learning as a personal assistant in Data Science.
-
Building Artificial General Intelligence
Peter Morgan takes a look at how deep learning is presently being extended in ways that take AI technologies far beyond the simple image classifiers that they were originally developed to solve.
-
Jupyter Notebooks: Interactive Visualization Approaches
Chakri Cherukuri talks about how to understand and visualize machine learning models using interactive widgets and introduces the widget libraries.
-
Fairness, Transparency, and Privacy in AI @LinkedIn
Krishnaram Kenthapadi focuses on the application of privacy-preserving data mining and fairness-aware ML techniques in practice, by presenting case studies spanning different LinkedIn applications.
-
Michelangelo - Machine Learning @Uber
Jeremy Hermann talks about Michelangelo - the Machine Learning Platform that powers most of the machine learning solutions at Uber.
-
Creating Robust Interpretable NLP Systems with Attention
Alexander Wolf introduces Attention, an interpretable type of neural network layer that is loosely based on attention in human, explaining why and how it has been utilized to revolutionize NLP.