Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
7answers
835 views

Do you practice the planning game?

In our small development team we are adopting the agile way of developing our software. We try to stick to one month development cycles. At the beginning we play what we call "the planning game". The ...
4
votes
2answers
86 views

Reinforcement Learning With Variable Actions

All the reinforcement learning algorithms I've read about are usually applied to a single agent that has a fixed number of actions. Are there any reinforcement learning algorithms for making a ...
1
vote
6answers
246 views

Do i need planning a project as a single developer?

i want to start a new project and i don't know where to start. After learning the last 2 projects in teams, i learned new techniques to plan a project. Like "the planning game". OR should i make use ...