We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639afdd commit 845010dCopy full SHA for 845010d
pyproject.toml
@@ -5,6 +5,8 @@ description = "An MDN Layer for Keras using TensorFlow's distributions module"
5
authors = ["Charles Martin <[email protected]>"]
6
license = "MIT"
7
readme = "README.md"
8
+homepage = "https://github.com/cpmpercussion/keras-mdn-layer"
9
+repository = "https://github.com/cpmpercussion/keras-mdn-layer"
10
11
[tool.poetry.dependencies]
12
python = ">=3.11,<3.12"
0 commit comments