physicsnemo
physicsnemo copied to clipboard
Open-source deep-learning framework for building, training, and fine-tuning deep learning models using state-of-the-art Physics-ML methods
# Modulus Pull Request ## Description closes #474 Should be merged in after #469 ## Checklist - [x] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [x] New or existing...
### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Medium ### Please provide...
Hi could you please provide access to the brain anomaly detection dataset used in https://github.com/NVIDIA/modulus/tree/main/examples/healthcare/brain_anomaly_detection
# Modulus Pull Request ## Description ## Checklist - [x] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [x] New or existing tests cover these changes. - [x] The documentation...
# Modulus Pull Request ## Description two config updates that I think are useful: 1. the name of the seed parameter in generation is not clearly linked to what is...
โฆcredentials provided in the project folder. This will be useful when we don#t want to save the credentials in the container permanently # Modulus Pull Request ## Description When downloading...
### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Critical (currently preventing...
### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Medium ### Please...
### Version main ### On which installation method(s) does this occur? Source ### Describe the issue This works as expected: ```python In [1]: from modulus.distributed import DistributedManager In [2]: DistributedManager.is_initialized()...
### Version main ### On which installation method(s) does this occur? Source ### Describe the issue Many times, there is a need to have some custom python scripts, markdown files,...