Jaime Ferrando Huertas

Results 10 issues of Jaime Ferrando Huertas

*Issue #, if available:* *Description of changes:* I discovered that the examples under docs/examples/ do not have any py/notebooks files so I thought it would be useful to add a...

Hi! I was reading the README where it says: Take a look at the advanced to our [notebook](https://github.com/fmfn/BayesianOptimization/blob/master/examples/advanced-tour.ipynb) to learn how to make the package more flexible, how to deal...

Hi! I'm using petastorm to make a pytorch dataloader from a parquet table. Problem is that when I iterate thought it it goes for infinity. Is there any way to...

Hi! Ive been reading the docs and I couldnt find any example for sequential recommendations, commonly used for session based recommenders. Is that use case covered by the functionalities in...

Hi Hiro! First, thank you for the repo. I've been following for a while and I saw you implement a big number of dl architectures. So far I was only...

installation

# Before submitting - [Y] Was this discussed/approved via a Github issue? (no need for typos and docs improvements) - [N] Did you make sure to update the docs? -...

Example

Hi! So I tried to access the webpage but it was a blank page with no terminal or visuals as displayed on the readme. Is it still maintained? Best

### Describe the bug I'm trying to use the int type along my workflow but it keeps being parsed as float and complaining about it when passing it downstream to...

bug
flytekit
backlogged

### Describe the bug Hi! So flyte is automatically casting int keys to str when i pass a dictionary between workflows. This a a major bug imo which is likely...

bug
flytekit
backlogged

### Describe the bug ### Describe the bug Trying to pass a pydantic model between task but its converting bool variables to int. Is there a way to make flyte...

bug
flytekit