| Crates.io | ksnn |
| lib.rs | ksnn |
| version | 0.3.0 |
| created_at | 2022-07-05 03:15:42.485819+00 |
| updated_at | 2022-07-18 02:19:15.465324+00 |
| description | ksnn, or Kosiorek's Simple Neural Networks, is a crate that simplifies the creation, training, and validation of a neural network. The crate is heavily inspired by "Neural Networks from Scratch in Python" by Harrison Kinsley & Daniel Kukieła. |
| homepage | |
| repository | https://github.com/DMKosiorek/ksnn |
| max_upload_size | |
| id | 619402 |
| size | 77,997 |
ksnn, or Kosiorek's Simple Neural Networks, is a program that simplifies the creation, training, and validation of a neural network. The program is heavily inspired by "Neural Networks from Scratch in Python" by Harrison Kinsley & Daniel Kukieła.