|
|
|
|
|
by zyxin
980 days ago
|
|
This makes me wonder what would happen if neural networks contain manually programmed components. It seems like trivial components such as detecting DNA sequences could be programmed in by manually setting the weights. The same thing could be done for example to give neural networks a maths component. Would the network when training discover and make use of these predefined components, or would it ignore them and make up its own ways of detecting DNA sequences? |
|
Edit - tokenising is a form of this, you're pre-transforming the data to save it having to learn patterns you know are important.