Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lennet/neuralnetwork
A Swift PlaygroundBook about Neural Networks
https://github.com/lennet/neuralnetwork
machine-learning playgroundbook wwdc-scholarship wwdc19
Last synced: 25 days ago
JSON representation
A Swift PlaygroundBook about Neural Networks
- Host: GitHub
- URL: https://github.com/lennet/neuralnetwork
- Owner: lennet
- License: mit
- Created: 2019-03-25T07:33:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T10:49:31.000Z (over 5 years ago)
- Last Synced: 2024-08-05T00:04:14.376Z (4 months ago)
- Topics: machine-learning, playgroundbook, wwdc-scholarship, wwdc19
- Language: Swift
- Size: 8.54 MB
- Stars: 58
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Neural Network - A Swift PlaygroundBook about Neural Networks. 🍁 (PlaygroundBooks)
README
# NeuralNetwork
A Swift PlaygroundBook about Neural Networks![Training of a Neural Network](Screenshots/PlaygroundDemo.gif)
# Attribution:
- The XOR image in the Hello World chapter is based on the work by Heron [https://de.wikipedia.org/wiki/Datei:Xor-gate-en.svg](https://de.wikipedia.org/wiki/Datei:Xor-gate-en.svg). Licensed under creative commons by attribution 3.0 license
- The Iris Dataset in the Playground chapter provided by Dua, D. and Graff, C. (2019). UCI Machine Learning Repository [http://archive.ics.uci.edu/ml](http://archive.ics.uci.edu/ml). Irvine, CA: University of California, School of Information and Computer Science.