Skip to content

Commit

Permalink
Remove MLDataUtils in example 2
Browse files Browse the repository at this point in the history
  • Loading branch information
simsurace committed Feb 12, 2024
1 parent e4f94f3 commit 0203cff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/2-deep-kernel-learning/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
KernelFunctions = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MLDataUtils = "cc2ba9b6-d476-5e6d-8eaf-a92d5412d41d"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

Expand All @@ -15,7 +14,6 @@ Distributions = "0.25"
Flux = "0.12, 0.13, 0.14"
KernelFunctions = "0.10"
Literate = "2"
MLDataUtils = "0.5"
Plots = "1"
Zygote = "0.6"
julia = "1.3"

0 comments on commit 0203cff

Please sign in to comment.