Swift implementation of micrograd by Andrej Karpathy and a XCode Playground with examples from Andrej's lecture The spelled-out intro to neural networks and backpropagation: building micrograd
For Playground, plase open the wrapper.xcworkspace.
Dependencies: GraphViz, Swift port by @mattt