Randomly Wired Neural Networks
A Neural architecture search paper published by FAIR. This paper explore a novel way to look at how we can generate different neural network architectures specifically based on random network generation algorithms from graph theory.
many neural architecture search techniques such as those use reinforcement learning or evolutionary algorithms or even the differentiable architecture search starts algorithm describe the neural architecture search space as a joint optimization of the wiring from nodes representing the state of the neural network and operation meaning what operation is conducted to transform the state of that node .so for example, a different operations could include an average pool