๐ Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
๐ Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: Policy-Gradient-Methods
Page 2
Showing 10 results from 24
smilesun/rlR
GitHub R OtherDeep Reinforcement Learning in R (Deep Q Learning, Policy Gradient, Actor-Critic Method, etc)
External source
GitHub
zafarali/policy-gradient-methods
GitHub Python MIT LicenseModular PyTorch implementation of policy gradient methods
External source
GitHub
thinkingparticle/deep_rl_pong_keras
GitHub Jupyter Notebook GNU General Public License v3.0Deep Reinforcement Learning Policy Gradients Method - Pong game - Keras
External source
GitHub
OliverHeilmann/OpenAI-Gym-CarRacing-RL
GitHub PythonOpenAI's Gym Car-Racing-V0 environment was tackled and, subsequently, solved using a variety of Reinforcement Learning methods including Deep Q-Network (DQN), Double Deep Q-Network (DDQN) and Deep Deterministic Policy Gradient (DDPG). This repository contains the code, as well as results from the... Read more
External source
GitHub
supratikp/HOOF
GitHub PythonImplementation of the Fast Efficient Hyperparameter Tuning for Policy Gradient Methods https://arxiv.org/abs/1902.06583
External source
GitHub
Breakend/ReproducibilityInContinuousPolicyGradientMethods
GitHub PythonThese are experiments for examining reproducibility in Policy Gradient RL algorithms in Continuous domains. Mainly using the Rllab implementation.
External source
GitHub
NadeemWard/pytorch_simple_policy_gradients
GitHub Python MIT LicenseReimplementation of simple policy gradient algorithms such as REINFORCE and Actor-Critic methods.
External source
GitHub
facebookresearch/WhereDidMyOptimumGo
GitHub Python OtherAn Empirical Analysis of Gradient Descent Optimization in Policy Gradient Methods - EWRL Workshop 2018
External source
GitHub
muttimirco/mepol
GitHub PythonImplementation of the MEPOL algorithm - A policy gradient method for task-agnostic exploration
External source
GitHub
Yadhavaramanan/Policy-Gradient
GitHub Jupyter NotebookPolicy gradient methods are a type of reinforcement learning techniques that rely upon optimizing parametrized policies with respect to the expected return (long-term cumulative reward) by gradient descent. In the off-policy algorithm, actions are sample using behaviour policy and separate target... Read more
External source
GitHub
10 results on this page ยท 24 total found
Showing first 24 accessible GitHub results.