albus

Results 10 issues of albus

A (very minor) correction for the README file: the number of fields is 15, not 12 (see [here](https://github.com/IBM/TabFormer/blob/main/README.md#credit-card-transaction-dataset)).

I am having issues to use your reimplementation to train an agent on my data. When I run the code on my desktop, I get the error `CUDA out of...

Hi, going through your [online notes](https://www.safaribooksonline.com) I noticed that in the github code the address for` _spark_source` in Chapter01/installFromSource.sh is outdated ;)

Hi, I am working with your repo and I just noticed an error when I run `docker-compose up`: > > Status: Downloaded newer image for rinong/sg_nada:v1.0 > Creating stylegan-nada_nada_1 ......

### Describe the bug I need to run [this app](https://huggingface.co/spaces/TencentARC/PhotoMaker) on Kubeflow. Once I launch the app and load it in the browser, some components are missing (see image attached)....

bug
pending clarification

Hi, when I train the model as recommended in the README (`python train.py --name pose --dataset_mode fewshot_pose --adaptive_spade --warp_ref --spade_combine --remove_face_labels --add_face_D --niter_single 100 --niter 200 --batchSize 2`), I get...

Hello, first of all, congratulations for the great work! As far as you know, is it possible to extend the Kolmogorov-Arnold theorem to images? Something like _"If IM is a...

Hi, could you specify the recommended Python version in the landing page? That would save users some headache ;-)

Hey there, thumbs up for the repo! To made the notebook work with python 3.6, I had to change `nns.nearest(lookup['parrish'])` with `nns.neighbors('parrish')`. I guess that should be updated?

### Godot version v4.2 ### godot-cpp version 17c224035f509b1a4ccd0c5b8b2162d376bd2a22 ### System information Windows 10 ### Issue description Hello, could you provide an example showing how to use the plugin you developed?...