tensorflow / swift

Swift for TensorFlow
https://tensorflow.org/swift
Apache License 2.0
6.13k stars 606 forks source link

Adding a guide to layers and optimizers, as well as some table of contents formatting #613

Closed BradLarson closed 3 years ago

BradLarson commented 3 years ago

This adds a brief guide to Layers, along with a listing of all built-in Layers, as well as a quick introduction to optimizers and the ones we've supplied. This also adds some section separators to the guides to enhance clarity.