Can you not train in python and dump the results to a file and run analysis on that? Either you have to be an expert in the details of the implementation or you have to use the setup everyone else is using.
How good are the models? Can they reliably detect cancers? How realistic are the data in public datasets? Just because a toy version of the problem exists doesn't mean it is usable in real world.
yarasa t1_j5tid8i wrote
Reply to comment by NadaBrothers in [R] Easiest way to train RNN's in MATLAB or Julia? by NadaBrothers
Can you not train in python and dump the results to a file and run analysis on that? Either you have to be an expert in the details of the implementation or you have to use the setup everyone else is using.