A Machine Learning and Data-Driven Systems Framework and Toolkit
Project description
Frater
Frater - A Machine Learning and Data-Driven Systems Framework and Toolkit
Frater is a framework and toolkit whose goal is to simplify and streamline building large scale machine learning and data driven systems in research and production, as well as providing insight into a system at each step of the pipeline. Currently, transitioning a machine learning project from a research model to a production system requires a lot of time and effort. Even more, building systems that use more than one model can be an even bigger headache. Along with this transition process, there is a need to build out ways to retrieve and understand the data passing through the system.
Frater accomplishes its goal by providing a set of tools that abstract away the engineering side of machine learning for researchers, while still letting software engineers build powerful systems with the work done by their research counterparts. The plan is to provide a hub for any task that would come up in the process of building machine learning systems:
- Running experiments
- Designing systems
- Developing new models and system components
- Analyzing and visualizing results
- Sharing and using pre-built components
- Resource management and configuration (GPU, CPU, memory)
Frater will also provide an API for developers and researchers to build components to use in a Frater system. Under the hood, Frater will run each component as a Docker container, which allows for portability and flexibility. All of this will be available through a web interface as well as a CLI. Frater will be able to be installed on to a local system, or deployed in a cloud environment.
Install
Requirements:
python 3.7+
To install Frater, execute the following:
pip install frater
Getting Started
Frater API
To start using the Frater API
import frater
Frater System
We’re currently looking for people interested in helping to make Frater’s vision into a reality. If you’re interested, contact John Henning at
- Email: john.l.henning@ibm.com
- Slack (IBM): @john-l-henning
- Twitter: @johnlhenning
Links:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file frater-0.3.1.15.tar.gz
.
File metadata
- Download URL: frater-0.3.1.15.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4694a4c85533abe5887006c62449e87f0faf45561db31f97b046c21b56554499 |
|
MD5 | 701aca6195fd8dbc15ea34d0c845a86a |
|
BLAKE2b-256 | 1c709bdd28939b051806e3fc638a95877507346a580b193b1859d37357fdf160 |
File details
Details for the file frater-0.3.1.15-py3-none-any.whl
.
File metadata
- Download URL: frater-0.3.1.15-py3-none-any.whl
- Upload date:
- Size: 39.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17fd8996b1b76434ca20b054b80c5a58dec2f885280fec2707d073eac20414ff |
|
MD5 | 474623dfd210ee53ce6929891676333c |
|
BLAKE2b-256 | e246346b0ff4c50e676ac56a07e74d8ea220aec5b36922dfec560177815aee28 |