-
Many of these services, for example Facebook, use reinforcement learning algorithms (AI) to sustain people returning to them. Would you ever consider including algorithms of our own, to influence our…
xloem updated
3 years ago
-
strong baselines from openai for reinforcement learning:
https://github.com/openai/baselines
blog post: https://blog.openai.com/openai-baselines-dqn/
-
The idea is to (somewhat) follow the practice of reinforcement learning as described by [Michael Nielson](http://michaelnielsen.org) in [Augmenting Long-term Memory](http://augmentingcognition.com/ltm…
-
http://twitter.com/kevingo/status/940942203550969856
-
```
docs/
├── README.md # Overview of the documentation structure
├── getting-started/
│ ├── introduction.md # Introduction to AIBuddies and AI
│ …
-
Hi Ryan,
Great project and thank you for sharing it with us. I am trying to learn reinforcement learning and I wondered if you considered using RL instead of supervised learning? Since you are doin…
-
[Blackjack_Final_.pptx](https://github.com/user-attachments/files/17320770/Blackjack_Final_.pptx)
[blackjack.docx](https://github.com/user-attachments/files/17320771/blackjack.docx)
Project Title: B…
-
Applying different models and or strategies and giving scores per time frame...
Choosing the right model for the right time...
-
I would like to get a slightly better understanding regarding the difference between the on-policy and off-policy as well as some clarifications regarding the formulas used to apply them. Namely, what…
-