lennet / NeuralNetwork

A Swift PlaygroundBook about Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuralNetwork

A Swift PlaygroundBook about Neural Networks

Training of a Neural Network

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. 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. Irvine, CA: University of California, School of Information and Computer Science.

About

A Swift PlaygroundBook about Neural Networks

License:MIT License


Languages

Language:Swift 99.6%Language:Objective-C 0.4%