Tim Zaman
Tim Zaman
still an issue for me sporadically even with threaded.
First it can learn by itself where all threes are, by assessing that a move at location (x,y) didn't help. However, I think what you want to do is have...
Where'd you get those trees from? It would be very helpful if we somehow make a 'occupancy' grid of NxN around the hero with a few layer channels e.g. (1)...
I won't recommend using git submodules, just use a pip require dotaservice On Tue, Dec 18, 2018 at 9:17 AM Nostrademous wrote: > Created a new repo for dota world...
I've seen this before on my laptop. Do you have a GPU? On Thu, Jan 17, 2019 at 2:41 AM sijia xu wrote: > I notice in the game, when...
Yes I think so. On Thu, Jan 17, 2019 at 2:33 PM sijia xu wrote: > No,my pc don’t have gpu, but is that related to this problem? > >...
I think i'll only start testing until things are very stable On Wed, Dec 26, 2018 at 2:40 PM Nostrademous wrote: > Create an unit_test.py that exercises all DOTA_ACTIONS supported...
Meh.. What do you think? I think it might be best to share own models, also the topologies will diverge. I now have a great RNN model! My last finetuned...
Yeah this prompted me to do some design thinking.. how do we deal with multiple bot versions playing bot vs bot? For sure though everything should be governed by the...
The http thing is unreliable. The lua wrapper sucks too, the callback only comes in after 2 frames, and the callback isn't purely async: you can't wait for it. So:...