kratom 1.0.1

Simple neural network library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.rand]
version = "0.8.5"

[package]
authors = ["Opossalite"]
categories = ["algorithms", "science"]
description = "Simple neural network library."
edition = "2021"
homepage = "https://github.com/opossalite/kratom"
keywords = ["machine", "learning", "neural"]
license = "GPL-3.0"
name = "kratom"
readme = "README.md"
repository = "https://github.com/opossalite/kratom/tree/master/kratom"
version = "1.0.1"