Metadata-Version: 2.1
Name: mp
Version: 0.3.3.1
Summary: Machine Pseudo-Code
Home-page: https://github.com/kerryeon/mp
Author: kerryeon
Author-email: besqer996@gnu.ac.kr
License: MIT
Description: # Machine Pseudo-Code (MP)
        [![PyPI](https://img.shields.io/pypi/v/mp.svg)](
        https://pypi.org/project/mp/)
        [![GitHub License](https://img.shields.io/github/license/kerryeon/mp.svg)](
        https://github.com/kerryeon/mp)
        [![Travis CI](https://travis-ci.com/kerryeon/mp.svg?branch=master)](
        https://travis-ci.com/kerryeon/mp)
        [![Coverage Status](https://coveralls.io/repos/github/kerryeon/mp/badge.svg?branch=master)](
        https://coveralls.io/github/kerryeon/mp?branch=master)
        [![Code Size](https://img.shields.io/github/languages/code-size/kerryeon/mp.svg)](
        https://pypi.org/project/mp/)
        
        **Machine Pseudo-Code (MP)** a programming language
        specialized for describing deep learning algorithms.
        
        Official Document is here :
        [kr](https://github.com/kerryeon/mp/blob/master/docs/ko_kr.md)
        
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
