Registry / ai-ml / flashy

flashy

JSON →
library0.0.2pypypi✓ verified 81d ago

Minimal solver for deep learning (0.0.2). Provides a lightweight training loop abstraction. Infrequently updated.

pip install flashy
INSTALL
IMPORT
SIG · FLASHY
F
flashy
ai-mlpythonv0.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BaseSolver
from flashy import BaseSolver
from flashy import Solver

Basic usage of Flashy Solver.

from flashy import Solver solver = Solver(model, optimizers, dataloaders) solver.fit(epochs=10)
Debug
Known issues
gotchaFlashy is in very early stage (pre-1.0). API may change without notice. Pin version in requirements.
fix
pip install flashy==0.0.2
affects: all
gotchaDocumentation is minimal; no official docs site exists. Rely on GitHub README and source code for usage.
fix
Refer to https://github.com/fairinternal/flashy
affects: all
Upgrade
Version history
0.0.2latest on PyPI · released May 24, 2023
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
flashy — pip install flashy · libregistry