You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented a simple way to transfer JSON data to a webserver (setup using Python cherrypy) running locally. This will allow future DQN, A3C, etc RL algorithms for our bots.
There is still a bug on the Dota side processing the result from the POST they make.
I've implemented a simple way to transfer JSON data to a webserver (setup using Python cherrypy) running locally. This will allow future DQN, A3C, etc RL algorithms for our bots.
There is still a bug on the Dota side processing the result from the POST they make.
See my post here on the topic:
http://dev.dota2.com/showthread.php?t=278464&page=2&p=1424770&viewfull=1#post1424770
The text was updated successfully, but these errors were encountered: