Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dellaert authored Sep 18, 2020
1 parent 1fd84b4 commit 6872ac7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# SwiftFusion

Differentiable Swift based sensor fusion library.
Differentiable Swift based sensor fusion library.

Think factor graphs a la [GTSAM](https://gtsam.org/) coupled with deep learning, [Jax](https://github.com/google/jax)/[TensorFlow](https://www.tensorflow.org/) style. Based on [Swift for TensorFlow](https://www.tensorflow.org/swift).

Still very early, but feel free to explore! Subject to *massive* change :-)

## Run tests

Expand Down

0 comments on commit 6872ac7

Please sign in to comment.