NeuralNet and Neuron

These are competitors—both are standalone neural network implementations in Swift with overlapping functionality, so developers would typically choose one or the other for their machine learning needs.

NeuralNet
47
Emerging
Neuron
45
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 9/25
Stars: 213
Forks: 41
Downloads:
Commits (30d): 0
Language: Swift
License: MIT
Stars: 129
Forks: 7
Downloads:
Commits (30d): 0
Language: Swift
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

About NeuralNet

Swift-AI/NeuralNet

An artificial neural network written in Swift

This is for developers building high-performance applications in Swift that need to incorporate machine learning capabilities. It provides a flexible, fully connected, feed-forward artificial neural network. You feed it numerical input data and it outputs predictions, allowing your application to learn patterns from data and make intelligent decisions.

Swift-development machine-learning-engineering app-development deep-learning-integration

About Neuron

wvabrinskas/Neuron

A neural network library for Swift

This is a neural network library for developers building applications for Apple platforms like iOS, macOS, watchOS, and tvOS. It provides the building blocks for creating machine learning models directly within Swift applications. Developers can use this to integrate AI features like image classification, data generation, and more into their native apps.

Swift-development iOS-development machine-learning-engineering app-development AI-integration

Scores updated daily from GitHub, PyPI, and npm data. How scores work