Skip to content

Commit

Permalink
New version: NeuralEstimators v0.1.1 (#122960)
Browse files Browse the repository at this point in the history
UUID: 38f6df31-6b4a-4144-b2af-7ace2da57606
Repo: https://github.com/msainsburydale/NeuralEstimators.jl.git
Tree: d43bc6de0deb6eb304ad3fd1ef04040a01e0c937

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 14, 2025
1 parent b0852ea commit a94dc3a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
12 changes: 10 additions & 2 deletions N/NeuralEstimators/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ BSON = "0.3"
CSV = "0.10"
DataFrames = "1"
Distances = "0.10-0.11"
Flux = "0.14"
Folds = "0.2"
GraphNeuralNetworks = "0.6"
Graphs = "1"
InvertedIndices = "1"
NamedArrays = "0.9-0.10"
Expand All @@ -14,4 +12,14 @@ RecursiveArrayTools = "2-3"
SpecialFunctions = "2"
Statistics = "1"
StatsBase = "0.33-0.34"

["0-0.1.0"]
Flux = "0.14"
GraphNeuralNetworks = "0.6"
julia = "1.9.0-1"

["0.1.1-0"]
Flux = "0.16"
GraphNeuralNetworks = ["0.6", "1"]
NNlib = "0.9"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions N/NeuralEstimators/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0.1.1-0"]
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
3 changes: 3 additions & 0 deletions N/NeuralEstimators/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "dd3a722fb0ca7c7e6da50c6e6a1c0c2e7d9a9fce"

["0.1.1"]
git-tree-sha1 = "d43bc6de0deb6eb304ad3fd1ef04040a01e0c937"

0 comments on commit a94dc3a

Please sign in to comment.