Carles Sala
Carles Sala
Hi @yulisaama You can see the version dependency specifications in the https://github.com/DAI-Lab/TGAN/blob/master/setup.py Also, when TGAN was released, the latest tensorflow version was `1.13.1`, so this should work without issues. Version...
Hi @sbrugman I think that for now the exact change that you are proposing is not within the current SDGym roadmap, but some variation is: > My suggestion would be...
Hello @zhao-zilong Thanks for reporting this. Would you mind adding the following details? * Snippet of the commands that you executed, including the imports and the function call that provoked...
Thanks for reporting this @dungdinhanh ! Let me have a look at it and confirm both the bug and the solution.
Transferring this to SDMetrics
Thanks for the proposal @AlexanderGeiger Some thoughts and comments: 1. Perhaps it would be better to split this in two parts and make these First Type (JSON only) function primitives....
More primitives can be found [here](https://github.com/keras-team/keras/tree/master/examples)
I agree on using a json schema for this. However, this should not be here but rather on MLBlocks. Then, optionally, if we consider that MLPrimitives needs to add anything...
> Suppose someone were to make a pull request to MLPrimitives to add a new primitive. Would it make sense that MLPrimitives needs to rely on an external library to...
@micahjsmith this is pending to be discussed in the future, after some other changes get in first.