Dopamine

GitHub

Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.

10,879 stars Jupyter Notebook 1 file ยท ~5,453 tokens #ai#google#ml#rl#tensorflow

Basebin link (Dopamine) MCP Server

Model Context Protocol (basebin-link) server

View all Dopamine servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "basebin-link": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-basebin-link"
      ]
    }
  }
}