Eric Graves
Eric Graves
Everything appears to be working until neural-style tries to write to a png. This is how I'm invoking the process on OS X El Capitan: ``` th neural_style.lua -style_image ~/Pictures/picaso.jpg...
We would like to pre-install a conda env into this image by extending it. Where is the base image located? What are the options for customizing the baes image?
I would like to use monetDB lite as an alternative to SAS for my medium data problems. To that end I need to add new columns consisting of transformations of...
Following the suggestion in this blog post: https://www.statworx.com/en/content-hub/blog/how-to-speed-up-gradient-boosting-by-a-factor-of-two/
To support different evaluation strategies, could a trait be implemented that abstracts and captures the evaluation flow logic to support other paradigms.
**Is your feature request related to a problem? Please describe.** For a documentation project I am using Hamilton to generate Word output using the python-docx package. I have nodes representing...
**Is your feature request related to a problem? Please describe.** In many applications we expect the user to provide inputs to change the behavior of the DAG, e.g. `config.when...`. The...