-
Hello,
During a build of a Custom Action project, I am seeing an odd System.IO.DirectoryNotFoundException along with a Wix.CA.targets error for MakeSfxCA.exe.
This same project can be built just fi…
-
Hello everyone,
I'm working on a debt collection problem using Reinforcement Learning where I aim to determine the optimal collection strategy, including frequency, intensity, and collection method…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/obsidian-tasks-group/obsidian-tasks/issues?q=is%3Aopen+is%3Aissue+label%3A%22t…
-
Hi,
If I understand correctly, the evaluation is done with an `AgentRunner` class, like this:
```python
if __name__ == "__main__":
naive_agent = NaivePursuitAgent()
runner = AgentEn…
-
https://github.com/breatheco-de/applied-ai-syllabus
Propuestas de todas las lecturas y quizzes para la semana 1.
-
https://github.com/AltmanD/guandan_mcc/blob/e816ca3af431678903d051365d7c19a6dd4ebdb8/rl-frame/learner/agents/dqn/guandan_agent.py#L30
-
Hi!
I am currently performing the hands-on exercise of the Deep-RL course on HuggingFace. Link:- https://huggingface.co/learn/deep-rl-course/unit7/hands-on.
The installation process takes us from i…
-
**Describe the bug**
I am using ML-Agents for my project where we develop AI agents for research purposes. I am using yaml files for python communication with Unity. When i build my unity editor (app…
-
Got this issue running locally and on docker container. After a single iteration, the simulator throws lots of:
`ERROR:duckietown_utils.wrappers.reward_wrappers:Velocity reward is nan, likely becau…
-
### What is the problem?
`ray.get_gpu_ids()` gets an empty list on my machine when I'm using `TorchPolicy` with `config['num_gpu']` set. It will get an `IndexError` at `self.devices[0]` when us…