Metadata-Version: 2.1
Name: deepMRI
Version: 0.0.1
Summary: A deep learning toolbox for parallel MRI reconstruction
Home-page: https://github.com/yzhang-dev/deepMRI
Author: Yi Zhang
Author-email: yizhang.dev@gmail.com
License: MIT
Download-URL: https://github.com/yzhang-dev/deepMRI
Description: # deepMRI
        
        deepMRI is
        
        * a deep learning toolbox for parallel MRI reconstruction
        
        
        
        ## Quickstart
        
        
        
        ### Dependencies and Installation
        
        ```bash
        $ pip install deepmri
        ```
        
        
        
        ## Documentation
        
        
        
        ## Related Projects
        
        * [fastMRI](https://github.com/facebookresearch/fastMRI) ([fastmri.org](https://fastmri.org/))
        * [mridata.org](http://mridata.org/)
        * [BART](https://github.com/mrirecon/bart) ([mrirecon.github.io/bart/](http://mrirecon.github.io/bart/))
        
Keywords: MRI
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
