Requirement libraries?
Closed this issue · 1 comments
ThomasLengeling commented
Hi want to test your results and code, do you by chance a small documentation with the required libraries to run your model?, I know that torch7 is required to execute the code. Thank you for the contribution
Thomas
codeAC29 commented
@ThomasLengeling For training the model, you do not need anything other than standard Torch
packages. For visualization you do need some other packages which are listed here
.