|
|
|
|
|
by jayajay
3220 days ago
|
|
It would be interesting to automatically generate the training data and feed it to the ML module in real time. You could hard-code an interactive agent that periodically peeked and coerced the input (between itself and the ML function). This way the ML module is coercible. It would even be more cool if the ML function itself learned the interactive agent function as part of itself. |
|