hatchet 0.1.0

An autodiff-based ML toolkit
[[bin]]
name = "hatchet"
path = "src/main.rs"

[dependencies]

[package]
authors = ["Daniel Pfrommer <dan.pfrommer@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "An autodiff-based ML toolkit"
edition = "2021"
homepage = "https://github.com/pfrommer/hatchet"
license = "MIT"
name = "hatchet"
readme = "README.md"
version = "0.1.0"