Skip to main content

Neural Network Trainer for MLX

Project description

# Graphene: MLX Training Framework

Graphene is a robust training framework designed to simplify the development of machine learning applications using Apple’s MLX framework. By reducing boilerplate code, Graphene allows developers to focus more on the core logic of their applications and less on the repetitive setup often required in machine learning workflows.

## Features

  • Simplified API: Graphene provides a simplified API that abstracts away many of the complexities associated with the MLX framework. This allows developers to get started quickly without needing to understand all the underlying details.

  • Boilerplate Reduction: Graphene is designed to reduce the amount of boilerplate code that developers need to write when using the MLX framework. This leads to cleaner, more readable code and faster development times.

  • Flexible and Extensible: Graphene is built with flexibility in mind. It can be easily extended and customized to fit your specific needs, making it a versatile tool for a wide range of machine learning tasks.

## Getting Started

To get started with Graphene, you can install it via pip:

`bash pip install graphene-mlx `

Once installed, you can import it in your Python scripts as follows:

`python import graphene `

For more detailed information on how to use Graphene, please refer to the [official documentation](https://graphene-mlx.readthedocs.io).

## Dev Installation

`bash git clone git@github.com:radulescupetru/graphene.git `

Create a conda environment

`bash conda create -n my_awesome_conda_env conda activate my_awesome_conda_env `

Lock the requirements for your specific setup and install them

`bash cd graphene ./scripts/lock-requirements.sh && ./scripts/install.sh `

Install dev requirements

`bash pip install -r requirements/requirements.dev.in pre-commit install pre-commit run --all-files `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

graphene_mlx-0.1.0.tar.gz (21.7 kB view details)

Uploaded Source

Built Distribution

graphene_mlx-0.1.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file graphene_mlx-0.1.0.tar.gz.

File metadata

  • Download URL: graphene_mlx-0.1.0.tar.gz
  • Upload date:
  • Size: 21.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for graphene_mlx-0.1.0.tar.gz
Algorithm Hash digest
SHA256 25c45a2ae8a2e58beca66ec6846b62e70c2a22961d64642aeb5f5b5445993477
MD5 c63c7472f54ef663deffc46c698c8b08
BLAKE2b-256 e01fa69520b0df5edd0cb42efadb6eff91abe5396c70e29b25c43f10ecb3e62c

See more details on using hashes here.

File details

Details for the file graphene_mlx-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for graphene_mlx-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 13b45efca9624e24506f3947178c3feb1c479f4fd4b8c3d836bbb48f46db32b5
MD5 15954a2934f1ab43458b62fd8cc345a4
BLAKE2b-256 837634d689cfc5da48f477104194a131b6311909b8aecf8e1d30db4663e8ffe2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page