How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
The main features of tensorflow/agents are: Deep Learning Ecosystems, Deep Learning Frameworks, Machine Learning Frameworks, Perception and Machine Learning, Reinforcement Learning, Reinforcement Learning and Simulation.
Projects with overlapping indexed features include: keras-rl/keras-rl — keras-rl is a reinforcement learning library that enables the training of neural agents using Keras. It serves as a… tensorforce/tensorforce — Tensorforce: a TensorFlow library for applied reinforcement learning. catalyst-team/catalyst — Accelerated deep learning R&D. deepmind/trfl — TensorFlow Reinforcement Learning. autonomio/talos — Hyperparameter Experiments with TensorFlow and Keras. cornellius-gp/gpytorch — GPyTorch is a GPU-accelerated probabilistic framework and PyTorch library for implementing scalable Gaussian process…
keras-rl is a reinforcement learning library that enables the training of neural agents using Keras. It serves as a framework for implementing deep reinforcement learning agents that interact with simulated environments to discover optimal behaviors and maximize cumulative rewards. The library provides a system for configuring, training, and managing neural network agents. It handles the interaction loop between agents and environments, allowing models to learn through direct experience and gradient-based optimization. The framework includes capabilities for model weight management, allowing
Tensorforce: a TensorFlow library for applied reinforcement learning