Developer Tools / Code Assistant

Show HN: 178K Parameter Neural Net That Wins Poke(rogue)like

A blog post describing a small reinforcement-learning agent trained with PPO to play and beat a Pokelike/Pokerogue-style game, including the input representation, model architecture, and training approach.

Clear27/30
Useful24/30
Specific16/20
Complete7/20
Show HN: 178K Parameter Neural Net That Wins Poke(rogue)like screenshot

Why it was accepted

The page clearly describes an AI agent project with enough technical detail to be useful in a public directory listing. It explains the game environment, the state/action design, the 1386-dimensional input vector, the shared trunk with policy/value heads, and the training approach with PPO. The post also includes the outcome of the experiment and concrete modeling choices that affected performance.

Weakness

This is a write-up of a project, not a product page or repo, so it does not show a downloadable artifact, code link, setup steps, or how others can run the agent. It also leaves out training data details, code availability, and whether the project is maintained beyond this post.

Review status

97 days ago #1900 ↓ -1

Last evaluated 97 days ago. Current rank #1900. Down 1 spot in the rankings.

Score history

74

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

ripwire screenshot
#3 ripwire
92

Developer Tools / Code Assistant

A zero-dependency C++23 CLI and MCP server that gives coding agents a ranked map of a repository, including call context, blast radius, and tests to run.

Traccia screenshot
#4 Traccia
92

Developer Tools / Code Assistant

Traccia is an AI agent observability and governance platform with OpenTelemetry-native tracing, runtime policy enforcement, prompt registry, evals, cost attribution, and compliance evidence export.

scribe screenshot
#6 scribe
92

Developer Tools / AI Agents

Single-binary CLI that builds an AI agent knowledge base from git repos, Claude Code/Codex sessions, and saved links. It generates a portable markdown wiki, runs on cron, supports local Ollama mode, and exposes the result for agents via CLAUDE.md/AGENTS.md and MCP.