-
-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathProject.toml
More file actions
23 lines (22 loc) · 755 Bytes
/
Project.toml
File metadata and controls
23 lines (22 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
Measures = "442fdcdd-2543-5da2-b0f3-8c86c306513e"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
ReinforcementLearning = "158674fc-8238-5cab-b5ba-03dfc80d1318"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
[compat]
Distributions = "0.24"
Flux = "0.12"
LaTeXStrings = "1"
Plots = "1.10"
Pluto = "0.17"
PlutoUI = "0.7"
ReinforcementLearning = "0.10"
StatsBase = "0.33"
StatsPlots = "0.14"