Skip to content

Commit

Permalink
New package: ReinforcementLearningFarm v0.0.1
Browse files Browse the repository at this point in the history
UUID: 14eff660-7080-4cec-bba2-cfb12cd77ac3
Repo: https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl.git
Tree: 33aa39eccc5722f4658e5e1a6c96527001ecc6f9

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Mar 26, 2024
1 parent 6d591b7 commit 444bd9c
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
7 changes: 7 additions & 0 deletions R/ReinforcementLearningFarm/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
CircularArrayBuffers = "0.1.12-0.1"
Distributions = "0.25"
FillArrays = "1"
Flux = "0.14"
ReinforcementLearning = "0.11"
julia = "1.9.0-1"
8 changes: 8 additions & 0 deletions R/ReinforcementLearningFarm/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
CircularArrayBuffers = "9de3a189-e0c0-4e15-ba3b-b14b9fb0aec1"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
ReinforcementLearning = "158674fc-8238-5cab-b5ba-03dfc80d1318"
4 changes: 4 additions & 0 deletions R/ReinforcementLearningFarm/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "ReinforcementLearningFarm"
uuid = "14eff660-7080-4cec-bba2-cfb12cd77ac3"
repo = "https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl.git"
subdir = "src/ReinforcementLearningFarm"
2 changes: 2 additions & 0 deletions R/ReinforcementLearningFarm/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "33aa39eccc5722f4658e5e1a6c96527001ecc6f9"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,7 @@ some amount of consideration when choosing package names.
14d82f49-176c-5ed1-bb49-ad3f5cbd8c74 = { name = "Xorg_libpthread_stubs_jll", path = "jll/X/Xorg_libpthread_stubs_jll" }
14dbef02-f468-5f15-853e-5ec8dee7b899 = { name = "AbstractStorage", path = "A/AbstractStorage" }
14e20f5a-e304-4f94-b7d9-bca841234ddf = { name = "ShowGraphviz", path = "S/ShowGraphviz" }
14eff660-7080-4cec-bba2-cfb12cd77ac3 = { name = "ReinforcementLearningFarm", path = "R/ReinforcementLearningFarm" }
14f4b459-b795-4db2-be2a-be7a7c74c78d = { name = "Text2Tex", path = "T/Text2Tex" }
14f7f29c-3bd6-536c-9a0b-7339e30b5a3e = { name = "AMD", path = "A/AMD" }
14fc9687-df25-4852-9e56-61a08c6e8132 = { name = "Namtso", path = "N/Namtso" }
Expand Down

0 comments on commit 444bd9c

Please sign in to comment.