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

Come up with more ideas for policies that are structurally nontrivial #5

Open timql opened 8 years ago

timql commented 8 years ago

Leave ideas, links and etc. here!

timql commented 8 years ago

One idea: evaluation functions for games, or maybe even an entire move function (so including game tree search/minimax or something). It'd be kind of a backwards way to train a neural net to play a game since neural nets can already play games without relying on explicit evaluation functions (i think), but nevertheless I think it's a fairly good example of a nontrivial policy.

timql commented 8 years ago

More ideas:

ch3njust1n commented 7 years ago

Software project planning time estimation