Introduced multiple new CLI commands:
- rm : To remove experiments and datasets
- plot : To produce ascii plots of project parameters
Modified data structure to store experiment executions.
Adding API functions to start and end experiments to
- Track executions times
- Store params and hyper-parameters associated with particular executions
Clean up of some warnings
+ More test coverage