aprender 0.29.3

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Cookbook

The Aprender Cookbook lives in a separate repository for independent release:

**[github.com/paiml/apr-cookbook](https://github.com/paiml/apr-cookbook)**

252 chapters covering recipes, advanced topics, and CLI workflows.

## Quick Links

- [Getting Started recipes]https://github.com/paiml/apr-cookbook/tree/main/book/src/getting-started
- [CLI recipes]https://github.com/paiml/apr-cookbook/tree/main/book/src/cli
- [Advanced topics]https://github.com/paiml/apr-cookbook/tree/main/book/src/advanced
- [Concept guides]https://github.com/paiml/apr-cookbook/tree/main/book/src/concepts