neurosyntax / policy-smoothing

Prototype framework that provides native programming language support within Python for neural network-based policy smoothing.
0 stars 0 forks source link

Define basic decorator library for training a neural network on a function. #3

Closed lapets closed 8 years ago

lapets commented 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).

timql commented 8 years ago

Done in 7ca90096b527c6f097d73553371310a86a6e5863