raML - Goals Update
Big:
1. Optimizers
2. Kernel Weight Regularization
3. Validation
4. Lambda Layer (harder to do efficiently than I thought, might need to use sympy)
Medium:
1. PyPi
Update: Restructured raML as a package - can (almost) pip install it now :) Oh man, that looks nice!
Update 2: Done with basic Validation. Added (smart) dataset splitting, validation and validation plots