We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b7829 commit 5764181Copy full SHA for 5764181
1 file changed
README.md
@@ -15,6 +15,8 @@ interpretable and generalizable results. This repository implements symbolic reg
15
demonstrates its integration with deep learning for multiple tasks,
16
including arithmetic on MNIST digits and extracting the equations of kinematic and differential equation datasets.
17
18
+The PyTorch implementation can be found at [this repository](https://github.com/samuelkim314/DeepSymRegTorch)
19
+
20
## Requirements
21
22
* Python 3.5
0 commit comments