Sam Wenke
Sam Wenke
Hey @piyushchauhan2011, currently 0.7.1 is not supported in this repository. A general rule of thumb when working with a framework is to have version control stable throughout your app. If...
I have a couple other changes I'll include in another PR. A couple refactors and bug fixes from the other issues.
@bshahsavari I tried my best at a local version, but it's in Golang 🙁. Local versions will probably be popping up elsewhere soon enough
@vladfi1 thanks for the response. I guess I'm misunderstanding. I believe as a `gym` environment there can be ["multi-agent" environments](https://github.com/openai/multiagent-competition/) for MARL without a problem (reference is just an example...
upload.giphy.com
There's some bit of interesting code I've run into, I'll try to whip something up.
Interesting...
``` js const GOTEEM = (Xander) => GOTEEM(Xander) ```
I fee like it's this easy, but I could be wrong ``` url: "http://upload.giphy.com/v1/gifs?api_key=goteem", contentType: "image/gif", username: "goteem_user", api_key: "goteem", file: "path/to/goteem_file", tags: "goteem_tag", ```
@jareis Well the API may not be entirely exposing it for a reason right now. But some fancy reverse engineering might do the trick if you want to put the...