ProgramAsWeights offers English-defined neural programs that run locally
A user describes combining 30 neural programs with a decision tree to build a course website helper that looks like a chatbot but runs locally.
TLDR
ProgramAsWeights says it compiles natural-language specifications into tiny neural programs that run on your machine as regular Python functions. A user exploring the tool describes building a local course website helper with 30 neural programs and a decision tree. The programs handle questions such as which specialist answerer to route a request to, while code controls the overall flow. The user sees this combination—code for control flow, neural programs for “fuzzy” judgments—as a direction for future software.
Combined views
28.3K
12 Sources, first seen 3d ago
ProgramAsWeights offers English-defined neural programs that run locally
A user describes combining 30 neural programs with a decision tree to build a course website helper that looks like a chatbot but runs locally.