-
Notifications
You must be signed in to change notification settings - Fork 462
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: MixtureDensityNetworks v0.3.0 (#87571)
UUID: 521d8788-cab4-41cb-a05a-da376f16ad79 Repo: https://github.com/JoshuaBillson/MixtureDensityNetworks.jl.git Tree: fcce5163605fae32f49cbaa40919b735d21d5ef8 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
- Loading branch information
1 parent
642969f
commit a911da4
Showing
3 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,17 @@ | ||
[0] | ||
Distributions = "0.17-0.25" | ||
DocStringExtensions = "0.8-0.9" | ||
Flux = "0.13" | ||
Pipe = "1.3.0-1" | ||
ProgressLogging = "0.1" | ||
|
||
["0-0.2"] | ||
Flux = "0.13" | ||
julia = "1.6.0-1" | ||
|
||
["0.1-0"] | ||
MLJModelInterface = "1" | ||
|
||
["0.3-0"] | ||
Flux = "0.14" | ||
TerminalLoggers = "0.1" | ||
julia = "1.9.0-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters