grooviiee / python_uav

Challenge to Reinforcement learning.
0 stars 0 forks source link

how to decide multi action with only single CNN network? #34

Open grooviiee opened 6 months ago

grooviiee commented 6 months ago

Need to multiplexing all actions with single CNN output?

or Make each CNN network for action spaces?