Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lennet/NeuralNetwork
Browse files Browse the repository at this point in the history
  • Loading branch information
lennet committed Mar 25, 2019
2 parents e3e12ef + dffb9e3 commit 9c2375c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# NeuralNetwork
A Swift PlaygroundBook about Neural Networks

# 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.

0 comments on commit 9c2375c

Please sign in to comment.