LukasRinder / bayesian-neural-networksLinks
Different implementations of Bayesian neural networks for uncertainty estimation. The uncertainty estimation is utilized for efficient exploration in reinforcement learning.
☆9Updated 4 years ago
Alternatives and similar repositories for bayesian-neural-networks
Users that are interested in bayesian-neural-networks are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.☆7Updated 6 years ago
- ☆10Updated 5 months ago
- Reinforcement Learning (RL), allows you to develop smart, quick and self-learning systems in your business surroundings. It is an effecti…☆12Updated 5 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆10Updated 4 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆10Updated 7 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 4 months ago
- source code of paper 'Auto-STGCN: Autonomous Spatial-Temporal Graph Convolutional Network Search Based on Reinforcement Learning and Exis…☆11Updated 4 years ago
- The official implementation of Memory-efficient DQN algorithm.☆10Updated last year
- An implementation of neural architecture search using the REINFORCE algorithm. we use a re-current network to generate the model descript…☆7Updated 5 years ago
- ☆12Updated 2 years ago
- City Metro Network Expansion with Reinforcement Learning☆11Updated 5 years ago
- Deep Q-Learning from Demonstrations implementation using Pytorch & OpenAI Gym☆6Updated 3 years ago
- A PyTorch Implementation for Deep Q Network☆7Updated 6 years ago
- Implicit Distributional Actor Critic☆11Updated 3 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Towards Better Interpretability in Deep Q-Networks (Codebase)☆9Updated 5 years ago
- Ensemble long short-term memory. A gradient-free neural network that combines ensemble neural network and long short-term memory.☆25Updated 4 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- Production System Engineering using Deep Q Network Learning approach☆9Updated 3 years ago
- Deep Probabilistic Koopman: long-term time-series forecasting under quasi-periodic uncertainty☆23Updated 3 years ago
- My implementation of a deep q learning network learning to play pong.☆9Updated 4 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- Reinforcement learning project using deep Q-learning to control the operations of an electrical microgrid☆10Updated 2 years ago
- Official implementation of the UMDQN algorithm presented in the scientific research paper entitled "Distributional Reinforcement Learning…☆11Updated 3 years ago
- Implementation of Dynamic Computation Offloading Control Logic in a Software-Defined Vehicle (SDV) System☆11Updated 6 months ago
- Tabular Reinforcement Learning Algorithms with NumPy & Visualizations with Seaborn☆19Updated 7 years ago
- Neural Laplace Control for Continuous-time Delayed Systems - an offline RL method combining Neural Laplace dynamics model and MPC planner…☆12Updated 2 years ago
- Reinforcement Learning class☆10Updated last year
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago