scRL.Trajectory.Core.get_traj_df
- scRL.Trajectory.Core.get_traj_df(gres, trainer, n=100, key=None)[source]
Function for calculating the trajectory.
- Parameters:
gres – Grids results.
trainer – The trained agent for sampling differentiation paths.
n – The original learned trajectory. (Default: 100)
key – Prefix for the trajectory. (Default: None)
- Return type:
None