Results 6 issues of Adam Green

https://www.reddit.com/r/MachineLearning/comments/ebf7ek/p_i_gave_a_workshop_on_writing_creatively_with/ > One suggestion: instead of training separate finetuned models like one for Alan Watts, the Bible, Tolkien, etc, train one model on a dataset with inline metadata to let...

Reworked how `start_datetime` is calculated in testing - now uses a 10 hour offset from UTC rather than assuming user is in Melbourne.

@johnfeldhausen - I've started work on bringing the custom objective function terms into `epl.Accounts` here https://github.com/ADGEfficiency/energy-py-linear/pull/65. The initial idea is something like: ```python simulation = site.optimize(verbose=4, objective={"terms": terms}) accounts =...