Swiftpack.co - Swift Packages by SylvanM

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by SylvanM

SylvanM/NeuralKit v1.0.0
A Swift Package for building and training neural networks.
⭐️ 1
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
NeuralKit Alpha First Release
1 year ago
## Summary The first release of this library in some level of working form! This includes - Genetic Learning - Gradient Descent - The `NeuralNetwork` data structure, used for deep learning - The `DataSet` object, providing an interface for handling training and testing data sets for neural networks. This class is subclassable, so you can create your own ways of handling data sets. ## Additional Downloads - The NKDS version of the MNIST Handwritten Digits Database: [MNIST Digits.zip](https://github.com/SylvanM/NeuralKit/files/9123522/MNIST.Digits.zip) ## What's Changed * Gradient descent by @SylvanM in https://github.com/SylvanM/NeuralKit/pull/1 **Full Changelog**: https://github.com/SylvanM/NeuralKit/commits/v1.0.0
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics