SforAiDl / genrl

A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
https://genrl.readthedocs.io
MIT License
404 stars 59 forks source link

Config file for pyup.io #335

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

Hi there and thanks for using pyup.io!

Since you are using a non-default config I've created one for you.

There are a lot of things you can configure on top of that, so make sure to check out the docs to see what I can do for you.

codecov[bot] commented 3 years ago

Codecov Report

Merging #335 into master will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
- Coverage   90.06%   90.03%   -0.03%     
==========================================
  Files          88       88              
  Lines        3694     3694              
==========================================
- Hits         3327     3326       -1     
- Misses        367      368       +1     
Impacted Files Coverage Δ
genrl/agents/classical/sarsa/sarsa.py 96.15% <0.00%> (-3.85%) :arrow_down: