https://github.com/jhurliman/neuralswift
A neural network implementation in Swift
https://github.com/jhurliman/neuralswift
Last synced: 3 months ago
JSON representation
A neural network implementation in Swift
- Host: GitHub
- URL: https://github.com/jhurliman/neuralswift
- Owner: jhurliman
- License: mit
- Created: 2015-07-17T06:44:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T05:55:29.000Z (almost 10 years ago)
- Last Synced: 2025-01-28T22:19:34.601Z (4 months ago)
- Language: Swift
- Size: 11.1 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NeuralSwift #
A neural network implementation in Swift.
## License ##
[MIT](LICENSE)