google/dopamine
dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
34/100
Stars10,875
Forks1,396
LanguageJupyter Notebook
LicenseApache-2.0
Overview
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Best for
- Evaluating dopamine for Jupyter Notebook AI workflows.
- Comparing a GitHub project with 10,875 stars and current repository activity.
Pros
- dopamine has visible GitHub traction with 10,875 stars. Topics: ai, google, ml.
- The project provides an external homepage for deeper evaluation.
Cons
- Production fit still depends on documentation depth, issue activity, and release cadence.
- License review should confirm the Apache-2.0 terms fit your use case.
Production readiness
dopamine should be validated with its README, release history, open issues, and integration requirements before production use.
License risk
Apache-2.0 is reported by GitHub; review the repository license before redistribution or commercial use.
Install
git clone https://github.com/google/dopaminepip install -r dopamine/requirements.txtpip install dopamine-rlpython -m tests.dopamine.atari_init_testpip install mujoco-py