donanml
DonanML is a cross-platform open-source machine learning framework designed to provide a compact, beginner-friendly environment for building and deploying models. It aims to balance ease of use with performance, offering a Python interface suitable for education, prototyping, and lightweight production tasks.
The library provides core tensor operations, automatic differentiation, and a modular neural network API. It supports
DonanML's architecture centers on a minimal core engine, an autograd subsystem, a set of neural network modules,
Development is community-driven, hosted on a public repository with permissive licensing. Contributions include documentation, backends, and
Related projects include major libraries such as TensorFlow, PyTorch, and JAX. DonanML remains a niche option