Google's Neural Tangents library gives 'unprecedented' insights into AI models' behavior

#artificialintelligence 

Google today made available Neural Tangents, an open source software library written in JAX, a system for high-performance machine learning research. It's intended to help build AI models of variable width simultaneously, which Google says could allow "unprecedented" insight into the models' behavior and "help … open the black box" of machine learning. As Google senior research scientist Samuel S. Schoenholz and research engineer Roman Novak explain in a blog post, one of the key insights enabling progress in AI research is that increasing the width of models results in more regular behavior and makes them easier to understand. By way of refresher, all neural network models contain neurons (mathematical functions) arranged in interconnected layers that transmit signals from input data and slowly adjust the synaptic strength (weights) of each connection. That's how they extract features and learn to make predictions.