We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9957182 commit 70c4884Copy full SHA for 70c4884
Project.toml
@@ -23,16 +23,17 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
23
[compat]
24
Arrow = "2"
25
CSV = "0.10"
26
-JuMP = "1"
27
-ParametricOptInterface = "0.8"
28
-Zygote = "0.6.68"
29
-julia = "1.9"
30
DataFrames = "1"
+Distributions = "0.25"
31
Flux = "0.14"
32
-Optimisers = "0.3"
+JuMP = "1"
33
MLJFlux = "0.6"
34
-Distributions = "0.25"
35
NNlib = "0.9"
+Optimisers = "0.3"
+ParametricOptInterface = "0.8"
+Statistics = "1"
+Zygote = "0.6.68"
36
+julia = "1.9"
37
38
[extras]
39
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
0 commit comments