AppliedDataSciencePartners/DeepReinforcementLearning resource
A replica of the AlphaZero methodology for deep reinforcement learning in Python observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3142
- days_rel: n/a
- days_push: 1381
- n_releases_24m: 0
Adoption not part of the score
2033 stars · 749 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python implementation replicating the AlphaZero deep reinforcement learning methodology, built with Keras and Jupyter notebooks. It serves primarily as an educational reference for understanding self-play, Monte Carlo tree search, and neural network-based game AI.
Use cases
- learn how alphazero works
- implement self-play reinforcement learning
- build an ai that plays board games
- understand monte carlo tree search with neural networks
- study deep reinforcement learning code
- replicate alphazero in python
When to choose
- you want a readable, minimal AlphaZero reference implementation
- you're learning deep RL and want to follow a blog walkthrough
- you need a starting point for game-playing AI experiments
When to avoid
- you need a production-grade or maintained RL framework
- you want support for modern RL algorithms beyond AlphaZero
- you need GPU-optimized large-scale training
Facets
learning-resource · maturity maintenance
reinforcement-learning deep-learning machine-learning reinforcement-learning deep-learning machine-learning tutorials python alphazero self-play mcts keras game-ai jupyter-notebook educational algorithms
1 source
- readme: https://github.com/AppliedDataSciencePartners/DeepReinforcementLearning · fetched 2026-08-28 · b6e032046e00
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AppliedDataSciencePartners/DeepReinforcementLearning | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="AppliedDataSciencePartners/DeepReinforcementLearning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem