Conditional-character-based-RNN icon indicating copy to clipboard operation
Conditional-character-based-RNN copied to clipboard

Compilation

Open namp opened this issue 8 years ago • 2 comments

This repo seriously needs a Makefile

namp avatar May 06 '16 16:05 namp

For sure.

usptact avatar May 07 '16 17:05 usptact

Inside each directory, compile with g++ -std=c++11 *.cpp -o output -lgsl -lgslcblas -lm

mrmartin avatar Jun 20 '16 13:06 mrmartin