Nick Rhinehart
Results
3
comments of
Nick Rhinehart
The new keras API seems to be `layer.kernel` instead of `layer.W`
The Python 2.6 formatting issue has been fixed.
Thanks for the response. I created these decorators because of the problems you mentioned -- nonintuitive behavior (also with using argparse) that can result when there is a disconnect between...