Metadata-Version: 2.1
Name: MLStructFP
Version: 0.2.0
Summary: Machine learning structural floor plan dataset
Home-page: https://github.com/MLSTRUCT/MLSTRUCT_FP
Author: Pablo Pizarro R.
Author-email: pablo@ppizarror.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/MLSTRUCT/MLSTRUCT_FP/issues
Project-URL: Documentation, https://github.com/MLSTRUCT/MLSTRUCT_FP
Project-URL: Source Code, https://github.com/MLSTRUCT/MLSTRUCT_FP
Description: 
        ===========
        MLSTRUCT-FP
        ===========
        
        .. image:: https://img.shields.io/badge/author-Pablo%20Pizarro%20R.-lightgray.svg
            :target: https://ppizarror.com
            :alt: @ppizarror
        
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target: https://opensource.org/licenses/MIT
            :alt: License MIT
        
        .. image:: https://img.shields.io/badge/python-3.8-red.svg
            :target: https://www.python.org/downloads
            :alt: Python 3.8
        
        .. image:: https://badge.fury.io/py/MLStructFP.svg
            :target: https://pypi.org/project/MLStructFP
            :alt: PyPi package
        
        .. image:: https://img.shields.io/github/actions/workflow/status/MLSTRUCT/MLSTRUCT_FP/ci.yml?branch=master
            :target: https://github.com/MLSTRUCT/MLSTRUCT_FP/actions/workflows/ci.yml
            :alt: Build status
        
        .. image:: https://codecov.io/gh/MLSTRUCT/MLSTRUCT_FP/branch/master/graph/badge.svg?token=EJ8S2AAGUO
            :target: https://codecov.io/gh/MLSTRUCT/MLSTRUCT_FP
            :alt: Codecov
        
        .. image:: https://img.shields.io/github/issues/MLSTRUCT/MLSTRUCT_FP
            :target: https://github.com/MLSTRUCT/MLSTRUCT_FP/issues
            :alt: Open issues
        
        Multi-unit floor plan dataset.
        
        Author
        ------
        
        `Pablo Pizarro R. <https://ppizarror.com>`_ | 2023
Keywords: ml,ai,dataset,calc,matrix analysis,cnn,structural analysis,structural design
Platform: any
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.8
Provides-Extra: test
