The document discusses a neural network architecture to infer heterogeneous model transformations. It proposes using an encoder-decoder architecture with LSTM networks and attention to transform models represented as trees. The approach is illustrated on two transformations: class to relational models and UML to Java code generation. Results show the neural networks can accurately learn the transformations from examples and generate outputs in reasonable time compared to traditional model transformation techniques.