ydataai / ydata-synthetic

Synthetic data generators for tabular and time-series data
https://docs.synthetic.ydata.ai
MIT License
1.41k stars 235 forks source link

fix: replace GumbelSoftmax by Softmax #225

Closed aquemy closed 1 year ago

aquemy commented 1 year ago

As discussed, we should remove GumbelSoftmaxActivation to avoid the issues with serialization.