Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/machinable-org/machinable
A modular system for machinable research code
https://github.com/machinable-org/machinable
convention-over-configuration data-science framework-agnostic machine-learning python-3 research-and-development
Last synced: 15 days ago
JSON representation
A modular system for machinable research code
- Host: GitHub
- URL: https://github.com/machinable-org/machinable
- Owner: machinable-org
- License: mit
- Created: 2019-11-19T20:54:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T04:48:37.000Z (25 days ago)
- Last Synced: 2024-10-21T07:42:41.306Z (25 days ago)
- Topics: convention-over-configuration, data-science, framework-agnostic, machine-learning, python-3, research-and-development
- Language: Python
- Homepage: https://machinable.org
- Size: 9.88 MB
- Stars: 34
- Watchers: 4
- Forks: 2
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# machinable
[![Build status](https://github.com/machinable-org/machinable/workflows/build/badge.svg)](https://github.com/machinable-org/machinable/actions?query=workflow%3Abuild)
[![Dependencies Status](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg)](https://github.com/machinable-org/machinable/pulls?utf8=%E2%9C%93&q=is%3Apr%20author%3Aapp%2Fdependabot)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License](https://img.shields.io/github/license/machinable-org/machinable)](https://github.com/machinable-org/machinable/blob/main/LICENSE)
**machinable** provides a system to manage research code effectively. Using a unified and modular representation, machinable can help structure your projects in a principled way so you can move quickly while enabling reuse and collaboration.
Visit the [documentation](https://machinable.org/) to get started.