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.1.0.tar.gz
(110.5 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.1.0-py3-none-any.whl
(134.7 kB
view details)
File details
Details for the file frameworm-1.1.0.tar.gz.
File metadata
- Download URL: frameworm-1.1.0.tar.gz
- Upload date:
- Size: 110.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bae79636c7ff0d9771a45903d8e75e7dcb05974eb92ada8ce3daf089ce77ed1b
|
|
| MD5 |
871e03528fe8b7cd0273ecf98675d74e
|
|
| BLAKE2b-256 |
135455f985b9f96b520c6d96a8f8d5d120a5ccd367deae12912c477339a78efc
|
File details
Details for the file frameworm-1.1.0-py3-none-any.whl.
File metadata
- Download URL: frameworm-1.1.0-py3-none-any.whl
- Upload date:
- Size: 134.7 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 |
fa82f33642ea537297b8aa252e23a0b9e97361d0ceb7512362858da92fc78787
|
|
| MD5 |
c3fbbf6868f850ad2160a443d46547a4
|
|
| BLAKE2b-256 |
67447d24b012d14c5c9cdb00d7e6555d624fa996c01dcbcc155afd934703c936
|