Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hokim98/mp_python
Machine Pseudo-Code
https://github.com/hokim98/mp_python
compiler interpreter machine-learning programming-language
Last synced: 9 days ago
JSON representation
Machine Pseudo-Code
- Host: GitHub
- URL: https://github.com/hokim98/mp_python
- Owner: HoKim98
- License: mit
- Created: 2018-10-06T08:00:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T21:45:10.000Z (about 6 years ago)
- Last Synced: 2024-11-16T14:24:39.693Z (2 months ago)
- Topics: compiler, interpreter, machine-learning, programming-language
- Language: Python
- Size: 215 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)