|
NN sequence encoding and feed forward
The answer to this weeks exercise can be copied using the command (remember the . in the end of the cp command!)
cd src
cp /usr/opt/www/pub/CBS/courses/27625.algo/exercises/code/NN-1/seq2inp_ans.c .
cp /usr/opt/www/pub/CBS/courses/27625.algo/exercises/code/NN-1/nnforward_ans.c .
|