selfmaker commited on
Commit
74fa892
·
verified ·
1 Parent(s): 4ad8f4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-nd-4.0
3
+ ---
4
+
5
+ ## Introduction
6
+
7
+ This model is defined as proposed in the book "mastering pytorch".
8
+ It is based on CNN-encoder and a LSTM-decoder.