Closed lapets closed 8 years ago
Define Python decorators that take domain information as parameters and can be applied to a Python function definition in order to induce automated training of a neural network on that function (where training would occur in the application itself).
Done in 7ca90096b527c6f097d73553371310a86a6e5863
Define Python decorators that take domain information as parameters and can be applied to a Python function definition in order to induce automated training of a neural network on that function (where training would occur in the application itself).