anadeba / Reinforcement-Learning---HVACLinks
Implementation of Q-Learning as Finite Markov Decision Process
☆28Updated last year
Alternatives and similar repositories for Reinforcement-Learning---HVAC
Users that are interested in Reinforcement-Learning---HVAC are comparing it to the libraries listed below
Sorting:
- Implementations of DQN, DQN with PER, DDQN with PER, and DDDQN with PER agents to maximise reward in a 14 node power grid station☆20Updated 5 years ago
- Using Reinforcement Learning to control HVAC for efficient use of energy☆11Updated 7 years ago
- Source code for the paper <Joint Control of Manufacturing and Onsite Microgrid System via Novel Neural-Network Integrated Reinforcement L…☆22Updated last year
- Optimising electricity expenditure in an HVAC system under dynamic electricity pricing scheme and weather conditions using a DDPG model.☆28Updated 3 years ago
- Deep Reinforcement Learning Techniques for Energy Management of Networked Microgrids☆25Updated 4 years ago
- A Pytorch DQN and DDPG implementation for a smart home energy management system under varying electricity price.☆82Updated 2 years ago
- Time series observation and valid action handling for applying deep reinforcement learning in microgrid energy management.☆38Updated last year
- RL for Energy Management of Microgrids☆10Updated 5 years ago
- MIDS Capstone Project, Duke University, 2021☆10Updated 4 years ago
- code for paper "Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks"☆14Updated last year
- This project is about exploring the use of model-based reinforcement learning with Bayesian neural networks to minimize the electricity c…☆17Updated last year
- Grid-scale li-ion battery optimisation for wholesale market arbitrage, using pytorch implementation of dqn, double dueling dqn and a nois…☆20Updated 2 years ago
- Competitive Reinforcement Learning for Real-Time Pricing and Scheduling Control in Coupled EV Charging Stations and Power Networks☆14Updated 2 years ago
- Solution for DrivenData Challenge "Power Laws: Optimizing Demand-side Strategies" (using DQNs, policy networks)☆25Updated 6 years ago
- A pytorch implementation of the methods described in the paper "Deep Reinforcement Learning for Continuous Electric Vehicles Charging Con…