package neural_nets_lib

  1. Overview
  2. No Docs
A from-scratch Deep Learning framework with an optimizing compiler, shape inference, concise syntax

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.1.1.tar.gz
md5=b7618f68bb78540cbef30a35e9f127b6
sha512=eb42fde46a0c29a7a2db1de361af3b35991b1eb05501536cc5f72dcf3225f5305559295824935f4d6a9c0a2bf7b64f061c8304143f28cccc1baa745e4599792e

Description

OCaml Compiles Algorithms for Neural Networks Learning is a compiled Deep Learning framework that puts emphasis on low-level backends (like tinygrad), shape inference, concise notation (ab)using PPX.

Dependencies (16)

  1. patdiff >= "v0.15.0"
  2. ppx_minidebug >= "2.0.0" & < "2.0.3"
  3. ppx_expect
  4. ppx_jane
  5. ppxlib
  6. num
  7. stdio
  8. angstrom >= "0.15"
  9. ocannl_npy
  10. printbox-text < "0.12"
  11. printbox < "0.12"
  12. arrayjit >= "0.4.1"
  13. core >= "v0.17.0"
  14. base >= "v0.17.0"
  15. dune >= "3.11"
  16. ocaml >= "5.2.0"

Dev Dependencies (2)

  1. md2mld with-doc
  2. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.