仓库议题

carpedm20/learningSimpleAlgorithms

We present an approach for learning simple algorithms such as copying, multi-digit addition and single digit multiplication directly from examples. Our framework consists of a set of interfaces, accessed by a controller. Typical interfaces are 1-D tapes or 2-D grids that hold the input and output data. For the controller, we explore a range of neural network-based models which vary in their ability to abstract the underlying algorithm from training instances and generalize to test examples with many thousands of digits. The controller is trained using Q-learning with several enhancements and we show that the bottleneck is in the capabilities of the controller rather than in the search incurred by Q-learning.

Star
 (2 star)
Fork
 (2 fork)
已索引议题
 (0 个已索引议题)
个开放新手议题
 (0 个开放新手议题)
最近索引
2026年7月6日
最近 GitHub push
2015年12月7日
许可证
Other
贡献指南
贡献指南
行为准则
没有行为准则
主要语言
Lua
PR 合并指标
 (PR 指标待抓取)
新手标签
没有已索引的新手标签

议题

0 个开放索引议题

此仓库没有开放的已索引议题。