-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathProject.toml
More file actions
47 lines (45 loc) · 2.09 KB
/
Copy pathProject.toml
File metadata and controls
47 lines (45 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
name = "GenerativeAD"
uuid = "a83054f2-ddd1-11e8-0102-5779cc6302e6"
authors = ["vitskvara"]
version = "0.5.0"
[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
ConditionalDists = "c648c4dd-c1e0-49a6-84b9-144ae7fd2468"
ContinuousFlows = "a619b042-bc39-44bf-9795-de5439ba9456"
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DistributionsAD = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
EvalMetrics = "251d5f9e-10c1-4699-ba24-e0ad168fa3e4"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
GenerativeModels = "6ac2c632-c4cd-11e9-0501-33c4b9b2f9c9"
IPMeasures = "d7dc6e0c-a753-11e8-227e-b362679e0b17"
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1"
ImageTransformations = "02fcd773-0e25-5acc-982a-7f6622650795"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MLDataPattern = "9920b226-0b2a-5f5f-9153-9aa70a013f8b"
MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"
NPZ = "15e1cf62-19b3-5cfa-8e77-841668bca605"
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
PGFPlots = "3b7a836e-365b-5785-a47d-02c71176b4aa"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
SumProductTransform = "433b66b6-b370-11e9-0fbb-5537bf1cf77b"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
UCI = "a83054f2-ddd1-11e8-0102-5779cc6302e5"
Unitary = "75ebfc8e-976a-11e9-26c7-f5346d660b1d"
ValueHistories = "98cad3c8-aec3-5f06-8e41-884608649ab7"
[compat]
julia = "1.5.3"