baselines
                                
                                
                                
                                    baselines copied to clipboard
                            
                            
                            
                        run multiple workers with mpi for ppo
Hello everyone. I'm using baseline to train PPO on an RL project with only one agent which is too slow. So are we able to use any API to run multiple workers to faster collect data in baseline?
Thank you!