1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-02 19:13:34 +02:00

Update README.md

This commit is contained in:
fkm3 2017-12-21 14:21:32 -05:00 committed by GitHub
parent cbd607f4d6
commit 702c3238cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).