Commit Graph

9 Commits

Author SHA1 Message Date
Tyooughtul
4567e84cb3 doc(notebook) : add more basic operations and some examples (#4542)
* doc(notebook) : add more basic operations and some examples
Add execution outputs to basic-tensor-op.ipynb
- Add outputs for trigonometric, reduction and comparison operations
- Add operation summary and PyTorch API comparison

Refactor plots.ipynb for autodiff and gradient descent
- Rewrite notebook to demonstrate autodiff and gradient flow
- Add GD from scratch and linear regression examples
- Update dependencies and remove unused plotting code

* resolve review feedback

* fix(notebook): - delete conclusion as review feedback
- use tensor instead of iter
- rename file
2026-02-24 08:12:41 -05:00
tiruka
77f8121d44 modified burn module paths in example notebooks (#2188) 2024-08-22 09:34:36 -04:00
Yu Sun
330552afb4 docs(book-&-examples): modify book and examples with new prelude module (#1372) 2024-02-28 13:25:25 -05:00
unrenormalizable
4ca3e31601 Fixing jupyter nbs + ONNX IR (#1170) 2024-01-24 13:32:01 -05:00
Kirill Mavreshko
97297538b1 Remove _devauto fuctions (#518) (#1110) 2024-01-06 13:36:34 -05:00
Kirill Mavreshko
1fd07fcb4a Explicit device tensors (#1081) 2023-12-20 17:49:59 -05:00
Nathaniel Simard
96524d40a1 [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00
Damien Elmes
5b97f1a54b Re-export some submodules and add feature flags for them (#759) 2023-09-04 09:13:52 -04:00
Dilshod Tadjibaev
294a319557 Add Jupyter notebook examples (#651) 2023-08-16 18:17:12 -04:00