neuralib 0.0.3

A simple Neural Network Library in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Neuralib

A simple neural network library written in rust.

## Features
`idx` - Support reading IDX files

# Usage

Check out the [wiki](https://github.com/Jacoblightning/neuralib/wiki) for usage

# Examples

You can find examples in the [examples](https://github.com/Jacoblightning/neuralib/tree/main/examples) directory

[//]: # (<a href="https://deepwiki.com/Jacoblightning/neuralib"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>)