pyqlearning

pyqlearning is Python library to implement Reinforcement Learning and Deep Reinforcement Learning, especially for Q-Learning, Deep Q-Network, and Multi-agent Deep Q-Network which can be optimized by …

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyqlearning

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.2.7 2023-12-26    
1.2.6 2022-06-19  
1.2.5 2020-07-13  
1.2.4 2019-06-23  
1.2.3 2019-04-07
1.2.2 2019-03-23
1.2.1 2019-02-17
1.2.0 2019-01-27
1.1.9 2019-01-25
1.1.8 2018-12-13
1.1.7 2018-11-27
1.1.6 2018-09-16
1.1.5 2018-07-01
1.1.4 2018-06-16  
1.1.3 2018-06-10  
1.1.2 2018-06-09  
1.1.1 2018-05-30  
1.0.9 2018-05-27  
1.0.8 2018-05-13  
1.0.7 2018-05-06  
1.0.6 2018-05-06  
1.0.3 2018-04-18  
1.0.2 2017-11-23  
1.0.1 2017-11-22  

Issues with this package?

Page last updated 2025-07-18 03:39:33 UTC