ReinforcementLearning.jl
                                
                                
                                
                                    ReinforcementLearning.jl copied to clipboard
                            
                            
                            
                        Cross language support
This is an ambitious goal that workers and learners can be relatively independent.
One possible scenario may be, running fast evaluation in Julia within workers and running learner with TF/PyTorch/JAX within learners.
To reach this goal,
- The actor model should support such kinds of scheduling and communication.
 - Data sharing between different languages must be addressed. Maybe using Arrow format?