Skip to content

Commit

Permalink
Add "Swift Differentiable Programming Design Overview".
Browse files Browse the repository at this point in the history
And mark other two AD docs as outdated.
  • Loading branch information
rxwei authored Jun 17, 2019
1 parent 7b53f5d commit e913639
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,9 @@ out the following documentation.

Document | Last Updated | Status |
-------- | ------------ | ------ |
[Differentiable Types](docs/DifferentiableTypes.md) | March 2019 | Current
[Differentiable Functions and Differentiation APIs](docs/DifferentiableFunctions.md) | March 2019 | Current
[Swift Differentiable Programming Design Overview](https://docs.google.com/document/d/1bPepWLfRQa6CtXqKA8CDQ87uZHixNav-TFjLSisuKag/edit?usp=sharing) | June 2019 | Current
[Differentiable Types](docs/DifferentiableTypes.md) | March 2019 | Outdated
[Differentiable Functions and Differentiation APIs](docs/DifferentiableFunctions.md) | March 2019 | Outdated
[Dynamic Property Iteration using Key Paths](docs/DynamicPropertyIteration.md) | March 2019 | Current
[Hierarchical Parameter Iteration and Optimization](docs/ParameterOptimization.md) | March 2019 | Current
[First-Class Automatic Differentiation in Swift: A Manifesto](https://gist.github.com/rxwei/30ba75ce092ab3b0dce4bde1fc2c9f1d) | October 2018 | Outdated
Expand Down

0 comments on commit e913639

Please sign in to comment.