Complete Machine Learning Framework for Production
Project description
FRAMEWORM
Complete Machine Learning Framework for Production
Features
- 🚀 Simple API - Train models in minutes
- 📊 Experiment Tracking - Built-in, no external servers
- 🔍 Hyperparameter Search - Grid, random, Bayesian
- 🎯 Production Ready - Export, serve, deploy
- ⚡ Fast - Multi-GPU, distributed, mixed precision
- 🎨 Web Dashboard - Beautiful UI for tracking
Quick Start
pip install frameworm
frameworm init my-project
cd my-project
frameworm train --config config.yaml
See documentation for more.
Why FRAMEWORM?
| Feature | FRAMEWORM | PyTorch Lightning | Others |
|---|---|---|---|
| Training | ✅ | ✅ | ✅ |
| Experiment Tracking | ✅ Built-in | ⚠️ External | ⚠️ External |
| Hyperparameter Search | ✅ Built-in | ❌ | ⚠️ Limited |
| Deployment | ✅ Built-in | ❌ | ⚠️ Limited |
| Web UI | ✅ Built-in | ❌ | ❌ |
| Complexity | Low | Medium | High |
Documentation
Contributing
See CONTRIBUTING.md
License
MIT License - see LICENSE
Citation
@software{frameworm2024,
title = {FRAMEWORM: Complete Machine Learning Framework},
author = {Aakash Ali},
year = {2026},
url = {https://github.com/Aakash0440/frameworm}
}
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
frameworm-1.0.5.tar.gz
(107.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
frameworm-1.0.5-py3-none-any.whl
(134.1 kB
view details)
File details
Details for the file frameworm-1.0.5.tar.gz.
File metadata
- Download URL: frameworm-1.0.5.tar.gz
- Upload date:
- Size: 107.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7bd6fc7bf89b86bb77758bd4072c643247cf4cb156a8b769407828fc2bb9a54
|
|
| MD5 |
10b6a6f2c6baa081099b696d76cfbfd3
|
|
| BLAKE2b-256 |
d4c0ac88683d1b6a7a099367dbf4fb2a766fe0b3025475a117354c2edbad48fb
|
File details
Details for the file frameworm-1.0.5-py3-none-any.whl.
File metadata
- Download URL: frameworm-1.0.5-py3-none-any.whl
- Upload date:
- Size: 134.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d01eaab729e6c547a3ae17fdd98427a81b00817526c0ae31f33f229b012192a
|
|
| MD5 |
83b4d9213b30fe4dc6e0baeab8f2922a
|
|
| BLAKE2b-256 |
a990d1ca9c86f9a6128c6bd20d40a4b26f358ef920921611ae6e72de86ad5831
|