Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
austinvhuang committed Dec 9, 2018
2 parents 8f68452 + 2911f13 commit dfe9b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ tensor usage][static-tensor-usage] and [simple linear regression using backprop]
[static-tensor-usage]: https://github.com/hasktorch/hasktorch/blob/master/examples/static-tensor-usage/Main.hs
[backprop-regression]:https://github.com/hasktorch/hasktorch/blob/master/examples/backprop-regression/BackpropRegression.hs

Additional examples can be found in [`examples/`][examples] as well as the [test modules](tests).
Additional examples can be found in [`examples/`][examples] as well as the [test modules][tests].

## Contributing

Expand Down

0 comments on commit dfe9b02

Please sign in to comment.