自复制神经网络
是否有可能在神经网络中创建一个神经元,并让程序复制该神经元并根据输入更改输出和神经元?就像神经元根据发送给它的内容而进化一样。
Is it possible to create one neuron in a neural network and have a programme replicate the neuron and change the outputs and neuron based on input? Like a neuron evolved based on what was sent to it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我从未见过这样的设计,也不知道它是如何工作的,但是是的,这是可能的。如果您的问题是天气,那么我不确定它是否有用。必须针对可能的用例场景实施和测试设计。
I've never seen a design like that and am not sure how it would work, but yes it's possible. If your question is weather or not it is useful then I'm not sure. A design would have to be implemented and tested for possible use case scenarios.