tf-agents
There are 21 repositories under tf-agents topic.
tensorflow/agents
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
christianhidber/easyagents
Reinforcement Learning for Practitioners.
kochlisGit/TraderNet-CRv2
TraderNet-CRv2 - Combining Deep Reinforcement Learning with Technical Analysis and Trend Monitoring on Cryptocurrency Markets
s-diaco/DRL4Trading
Trade using DRL algorithms on tensorflow2 and tf-agents
kochlisGit/Deep-RL-Frameworks
Comparison of different Deep Reinforcement Learning (DRL) Frameworks. This repository includes "tf-agents", "RLlib" and will soon support "acme" as well.
Lostefra/ReinforcementLearningToy
A TensorFlow based DQN agent who moves in a small grid world
LIANGQINGYUAN/RL-Notebook
Reinforcement learning (RL) Notes and Notebooks.
rikluost/RL_DQN_Pong
Tackling Atari 2600 game Pong with Reinforcement Learning by utilizing DQN and TF-Agents
sergeivolodin/causality-disentanglement-rl
Simple world models lead to good abstractions, Google Cerebra internship 2020/master thesis at EPFL LCN 2021 ⬛◼️▪️🔦
alexander-yf-yu/Evader
Reinforcement Learning applied to Object Avoidance
Adaickalavan/rl-tfagents
Reinforcement Learning with TF Agents
marvinschmitt/DeepLearning-Bomberman
Reinforcement Learning (DQN, PPO, MCTS+DQN) for the classical game Bomberman.
telkhir/Deep-RL
training of a superhuman level Reinforcement Learning agent to play the Breakout Atari game.
AAWorks/options-pricing
Global Markets Options Pricing
kamilabielska/reinforcement_learning
[2023] Reinforcement learning basics
priontu/Atari_DemonAttack_Gameplay_with_Reinforcement_Learning_using_TF_Agents
Implementing Reinforcement Learning to develop an Agent that teaches itself to play the DemonAttack Atari Game. The Agent was developed using tensorflow, TF-Agents and OpenAI Gym Google Cloud Platform.
techGIAN/PathletRL
A deep learning model based on reinforcement learning to construct pathlet dictionaries.
ukoksoy/DDPGAgent-TargetSeeker
The program uses the DDPG algorithm and tf_agents library to train an agent in a custom environment called "TargetSeeker"
matiaslindgren/robotini-ddpg
Deep reinforcement learning agents for the Robotini racing simulator