Justin Donaldson
Justin Donaldson
Ok, I'm sold on the name if it has anything to do with Alexander Hamilton. Graph connections are a bonus. :) I'll put the code together in a repo here...
LOL, I'm sure methods will need to be written a certain way with this approach... Instead of Ruby on Rails, I propose we call the approach Hamilton on Ice.
Ok, here's a simple example showing how the generator might work : https://github.com/jdonaldson/hamilton-on-ice/blob/main/notebooks/Streaming%20Example.ipynb
@artifacts are basically functions with a single return. Those get repeated each iteration. I use those for things like config and model artifacts.
I'll do a proper streaming example next, just wanted to show baby steps. I added in a small utility to render a dag there at the bottom.
Thanks for checking it out! It's definitely more convoluted for a basic training/transform usecase, and this definitely raises a needed cause for concern. The payoff I'm arguing for here is...
Yeah I need to play with the new stuff there, I think you more or less have it with some of your recent features, and I just need to pull...
It looks wrong with most of the fonts I've used.
You're very welcome, thank you for your work. You can check my changes to the json files, as I merged in some up-to-date configuration settings from powerline. I'll try to...
Thanks for preparing a release. I'm hitting some env problems with my macos environment. A missing size_t implies I'm missing stddef.h, but that's not the case. I'm stuck here, any...