Skip to content

Commit d5c8dcd

Browse files
committed
Updates to readme
1 parent d56c65e commit d5c8dcd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Tensor Safe
22

3-
`tensor-safe` is a framework to define deep learning models which structure is verified on
4-
compilation time. If the models are valid, these can be compiled to Keras framework in Python
5-
or JavaScript.
3+
`tensor-safe` is a dependently typed framework to define deep learning models which structure is verified on
4+
compilation time. If the models are valid, these can be compiled to Keras framework in Python or JavaScript.
65

7-
## Instalation instructions
6+
## Building instructions and development tools
87

98
1. Install `ghc-mod`, `hpack` and `stylish-haskell` with `stack install`
109

0 commit comments

Comments
 (0)