News

News of the Team

DeepPhysX release
May 12, 2022

DeepPhysX framework is out !

This full Python project provides packages to easily interface numerical simulations with learning algorithms. The project has 3 main features:

  • Generate a dataset with synthetic data from numerical simulations;
  • Train an artificial neural network with synthetic dataset;
  • Use the predictions of a trained network in a numerical simulation.

Find the Github repository: https://github.com/mimesis-inria/DeepPhysX

Check the associated documentation: https://deepphysx.readthedocs.io/

You may also like…