RainDrops
RainDrops
Hi @una-dinosauria I'm wondering why did you choose encoder_inputs to be less than source_seq_len by 1? Line 453 While you choose decoder_outputs and decoder_inputs to be the same as target_seq_len....
Hi @una-dinosauria I've noticed when I used your application that this variable **dimensions_to_use** in **normalization_stats** function in **data_utils** file - this variable has the same value regardless the actions used...
May I ask you @una-dinosauria a question? Can the preprocessed data be converted to quaternions instead of exponential maps? Is there a code for the conversion? I would be very...
When running this command: skel = acclaimReadSkel('examples/86.asf'); I get this error: Error using fgets Invalid file identifier. Use fopen to generate a valid file identifier. Error in fgetl (line 32)...