Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sourcegraph-ce/modulus

 
 

Repository files navigation

Modulus (Beta)

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. GitHub Code style: black

Modulus is a PyTorch based deep-learning toolkit for developing deep learning models for physical systems. This package aims to provide useful utilities for physics-constrained and data-driven workflows.

This is an early-access beta release

NVIDIA Modulus

Modulus Packages

Installing

Modulus is coming to PyPi soon! In the mean time the best way is to install from source:

git clone [email protected]:NVIDIA/modulus.git && cd modulus

pip install --upgrade pip
pip install .

Contributing

Modulus is in an open-source beta. We are not accepting external contributions at this time.

Contact

Reach out to Modulus team members and user community on the NVIDIA developer forums.

License

Modulus is provided under the Apache License 2.0, please see LICENSE.txt for full license text.

About

A PyTorch based deep-learning toolkit for developing DL models for physical systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%