Skip to content

Commit 5764181

Browse files
authored
Updated README with link to PyTorch implementation
1 parent 54b7829 commit 5764181

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ interpretable and generalizable results. This repository implements symbolic reg
1515
demonstrates its integration with deep learning for multiple tasks,
1616
including arithmetic on MNIST digits and extracting the equations of kinematic and differential equation datasets.
1717

18+
The PyTorch implementation can be found at [this repository](https://github.com/samuelkim314/DeepSymRegTorch)
19+
1820
## Requirements
1921

2022
* Python 3.5

0 commit comments

Comments
 (0)