cortexa 0.0.0

General purpose neurons to experiment with
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "cortexa"
version = "0.0.0"
edition = "2024"
license = "MIT"
description = "General purpose neurons to experiment with"

[dependencies]
ndarray = "0.17.2"
ndarray-rand = "0.16.0"
rand = "0.10.0"