Skip to content
Marcus Cvjeticanin edited this page Dec 1, 2024 · 2 revisions

Delta Banner

Delta is a machine learning framework written in Rust, designed to provide efficient and scalable tools for building and training neural networks. The framework aims to offer a comprehensive set of features, including various neural network layers, activation functions, loss functions, optimizers, and data handling utilities. It is designed to have easy-to-use APIs while allowing advanced usage to customize and extend functionality.

Clone this wiki locally