Skip to content

Commit 6872ac7

Browse files
authored
Update README.md
1 parent 1fd84b4 commit 6872ac7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# SwiftFusion
22

3-
Differentiable Swift based sensor fusion library.
3+
Differentiable Swift based sensor fusion library.
4+
5+
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).
6+
7+
Still very early, but feel free to explore! Subject to *massive* change :-)
48

59
## Run tests
610

0 commit comments

Comments
 (0)