Crates.io | drug |
lib.rs | drug |
version | 0.0.2 |
source | src |
created_at | 2018-08-26 02:35:18.724923 |
updated_at | 2018-10-21 18:00:50.833319 |
description | A differentiable computation graph for neural networks. |
homepage | |
repository | https://github.com/CasperN/drug |
max_upload_size | |
id | 81459 |
size | 89,053 |
This is a package for writing differential programs (i.e. neural networks) in rust.
docs.rs/drug
for a better descriptioncargo run --example mnist --release
!