Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ReinforcementLearning.jl

Reinforcement Learning in Julia
Collective - Host: opensource - https://opencollective.com/reinforcementlearningjl - Website: https://juliareinforcementlearning.org - Code: https://github.com/JuliaReinforcementLearning

Merge pull request #2 from JuliaReinforcementLearning/precompile

precompile

github.com/JuliaReinforcementLearning/ViZDoom.jl - 9c810a70be1d69241078f499352571051e2f28c6 authored over 6 years ago
add example, unify naming, fix set_available_buttons

github.com/JuliaReinforcementLearning/ReinforcementLearningEnvironmentViZDoom.jl - f005c4337699a9b7674c62a517de90ff2bff069f authored over 6 years ago
don't run q-network when random action is selected

github.com/JuliaReinforcementLearning/ReinforcementLearning.jl - 69773b2aec28435ed30b76bbee05120b926c256d authored over 6 years ago
Merge branch 'master' of github.com:JuliaReinforcementLearning/RLEnvViZDoom.jl

github.com/JuliaReinforcementLearning/ReinforcementLearningEnvironmentViZDoom.jl - f101f3712439a87c2949622928026793c8fd5e08 authored over 6 years ago
Merge branch 'master' of https://github.com/jbrea/ReinforcementLearning.jl

github.com/JuliaReinforcementLearning/ReinforcementLearning.jl - acb4c76e850b5c55158b46ede6362e8df8658bf2 authored over 6 years ago
Merge pull request #3 from jbrea/jbrea-patch-1

fix segfault

github.com/JuliaReinforcementLearning/ArcadeLearningEnvironment.jl - 08e084eaac8bc02d486663be4425ae1a55e49fe1 authored over 6 years ago
fix segfault

Closes #2; see [here](https://github.com/JuliaLang/julia/issues/28306).

github.com/JuliaReinforcementLearning/ArcadeLearningEnvironment.jl - 4cee570efb564972f7fbc7e906d35ec6805fdb71 authored over 6 years ago
Merge branch 'master' of github.com:jbrea/ReinforcementLearning

github.com/JuliaReinforcementLearning/ReinforcementLearning.jl - 18da79e2047d08d4803e6abbd8ea3bcb379c1e2e authored over 6 years ago
make compatible with julia 0.6 and 0.7

github.com/JuliaReinforcementLearning/ReinforcementLearning.jl - bc015a8e71489a703537c6d7c8bc49f85adabd6f authored over 6 years ago
Merge pull request #1 from findmyway/master

The first step

github.com/JuliaReinforcementLearning/ViZDoom.jl - 456efda9aaa8034f3b2fa362f85e791753e2de21 authored over 6 years ago
VizDoom.jl generated files.

license: MIT
authors: Johanni Brea
years: 2018
user: Johanni Brea

Juli...

github.com/JuliaReinforcementLearning/ViZDoom.jl - 91bfbb507dcc8f7bc102e27bf6ac9548ab6c3fc6 authored over 6 years ago
Merge branch 'master' of github.com:jbrea/ArcadeLearningEnvironment.jl

github.com/JuliaReinforcementLearning/ArcadeLearningEnvironment.jl - 87f48c6e862ca4e40fa32208e9a23fa690d97d33 authored over 6 years ago
Merge pull request #10 from jbrea/fbot/deps

Fix some deprecations

github.com/JuliaReinforcementLearning/ReinforcementLearning.jl - 466b60b71ccb7e3f9c5597c6192efcf797ccea83 authored over 6 years ago
move visualization callback to main package

github.com/JuliaReinforcementLearning/ReinforcementLearning.jl - c0d2293e951ac5c03f4ff947ad6f8c519c527980 authored over 6 years ago
cleaner distinction of Sarsa, ExpSarsa and QLearning

github.com/JuliaReinforcementLearning/ReinforcementLearning.jl - 935313b4d9ffc7752e051b142e6f5550fa4c3761 authored over 6 years ago
RLEnvGym.jl generated files.

license: MIT
authors: Johanni Brea
years: 2018
user: Johanni Brea

Juli...

github.com/JuliaReinforcementLearning/ReinforcementLearningEnvironmentGym.jl - e3580bdbb27a6101316e5aa6a9814e325027f0c7 authored over 6 years ago