Federico Minutoli

Results 24 issues of Federico Minutoli

I just read the docs for reinforcement learning purposes, and I think there may be a typo in the OpenAI Gym wrapper example at https://github.com/hsahovic/poke-env/blob/master/examples/rl_with_open_ai_gym_wrapper.py#L36, which is shown in the...

bug
documentation

Hi everyone, Has anyone tried fine-tuning DonUT for key information extraction on a corpus with documents half-digital and half-handwritten? Specifically, I am wondering if anyone has any evidence on how...

Hi @ahmedfgad, Thanks for the great library that has re-ignited my interest for genetic algorithms and neural evolution. I was thinking about the usage of self-attention in the language modelling...

Hi @abi, I have been working on an AI-driven automatic website generation platform which looks roughly like the following: 1. users submit ideas on website topics (e.g., "smart mailboxes"); 2....

Would it be possible to have an (even small) Italian ID card dataset? The more ID card formats, the better.

Hi all, As the title goes, I would like to know what is the state of PX4 support in MAVROS for ROS2 (which is the default branch) considering that the...

Hello, I have a complex scikit-learn pipeline which I have been trying to convert to ONNX. The complexity comes from me trying to "mask out" parts of the input for...

Hi @sbrunner, Is there a way to retrieve the deskew confidence? It would make it much easier to avoid rotating the image when the confidence in the skew angle is...

pull request welcome

Hello, when I try to the fetch the [HAPI open FHIR R4 server](https://hapi.fhir.org/baseR4) using the latest version of the library: ```python from fhirclient import client from fhirclient.models import patient settings...

question

Hi @nathanhhughes, Thanks for the great work with hydra! I have questions arising from the recent interest our robotics laboratory is having in the toolkit: - in #1 and #31...

question