EfthymiaKostaki
Results
2
issues of
EfthymiaKostaki
## Description I want to change the structure of the /tests/task_comments/test_dao.py tests so as to follow the test structure of the rest of the tests in the project. The link...
Category: Coding
Type: Testing
I tried to use this library for the policy iteration. I used this code: P = np.array([[[0.25, 0.25, 0.5], [0.75, 0, 0.25], [0.5, 0.5, 0]], [[0, 0.25, 0.75], [0.25, 0,...