mirror of
https://github.com/tensorflow/haskell.git
synced 2024-11-23 03:19:44 +01:00
Add a link to the project using dependent types for more type safety.
This commit is contained in:
parent
cbd607f4d6
commit
e4b4c344ab
1 changed files with 5 additions and 1 deletions
|
@ -118,5 +118,9 @@ to enter the environment and build the project. Note, that it is an emulation
|
|||
of common Linux environment rather than full-featured Nix package expression.
|
||||
No exportable Nix package will appear, but local development is possible.
|
||||
|
||||
## License
|
||||
# Related Projects
|
||||
|
||||
https://github.com/helq/tensorflow-haskell-deptyped is experimenting with using dependent types to statically validate tensor shapes. May be merged with this repository in the future.
|
||||
|
||||
# License
|
||||
This project is licensed under the terms of the [Apache 2.0 license](LICENSE).
|
||||
|
|
Loading…
Reference in a new issue