错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Efficient Simulation of Non-uniform Cellular Automata with a Convolutional Neural Network

  • Michiel Rollier,
  • Aisling J. Daly,
  • Odemir M. Bruno,
  • Jan M. Baetens

摘要

Cellular automata (CAs) and convolutional neural networks (CNNs) are closely related due to the local nature of information processing. The connection between these topics is beneficial to both related fields, for conceptual as well as practical reasons. Our contribution solidifies this connection in the case of non-uniform CAs ( \(\nu \) CAs), simulating a global update in the architecture of the Python package TensorFlow. Additionally, we demonstrate how the highly optimised out-of-the-box multiprocessing in TensorFlow offers interesting computational benefits, especially when simulating large numbers of \(\nu \) CAs with many cells.