Open TreeinRandomForest opened 3 years ago
possible use cases:
train with small dataset -> write model/results file -> trigger training with larger dataset
RL with N agents -> write gradients to files -> trigger synchronous/asynchronous updates
possible use cases:
train with small dataset -> write model/results file -> trigger training with larger dataset
RL with N agents -> write gradients to files -> trigger synchronous/asynchronous updates