Published December 30, 2021
| Version v1.0.6
Software
Open
CAI NEURAL API v1.0.6
Creators
Description
CAI NEURAL API is a pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
This is what is new in v1.0.6:
- #73 : CIFAR-10 - Only 2000 samples for validation as default quantity.
- #74 : Fitting methods should load the weights from the best performing epoch.
- #76 : Fixed bug at TNNetSum that prevents ResNet architectures to learn.
- #77 : Added a ResNet example.
Files
joaopauloschuler/neural-api-v1.0.6.zip
Files
(4.1 MB)
Name | Size | Download all |
---|---|---|
md5:17e1c0511be9e7713fdafe6887ca1397
|
4.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/joaopauloschuler/neural-api/tree/v1.0.6 (URL)