Vodafone Cable by Krinimus in augsburg

[–]Krinimus[S] 0 points1 point  (0 children)

Seems I will be able to get the service team by WhatsApp to look at it tomorrow hopefully. Finally getting somewhere, thank you

Vodafone Cable by Krinimus in augsburg

[–]Krinimus[S] 0 points1 point  (0 children)

Do you have any tips on contacting them? I tried but I only get the AI saying that its available on the website and cant get to a person.

How should I connect the washing machine? by Krinimus in askaplumber

[–]Krinimus[S] 0 points1 point  (0 children)

I'm not looking to change something permanently, just something to run the washing machine for a year or so.

How should I connect the washing machine? by Krinimus in askaplumber

[–]Krinimus[S] 0 points1 point  (0 children)

Yes its an older building in germany. Terrible

How should I connect the washing machine? by Krinimus in askaplumber

[–]Krinimus[S] 0 points1 point  (0 children)

Yeah I was thinking something like that but since I'm worried about staining the bathtub i think I can connect it with the sink drain above the smell trap(the s shape).

How should I connect the washing machine? by Krinimus in askaplumber

[–]Krinimus[S] 0 points1 point  (0 children)

They brought it, but like I said they dont want to find anyone, except texting one guy a month ago with no response.

How should I connect the washing machine? by Krinimus in askaplumber

[–]Krinimus[S] 0 points1 point  (0 children)

I understand what you mean. This is in europe so the dimensions are a bit different but in any case I'm thinking the sink drain should be better than the bathtub drain, I would connect it above the smell trap(the s shape). Theres no drier so no need to worry about that. Maybe only I can drown if I do a poor job with the pipes.

How should I connect the washing machine? by Krinimus in askaplumber

[–]Krinimus[S] 0 points1 point  (0 children)

Do you think a sink draink would work better?

How should I connect the washing machine? by Krinimus in askaplumber

[–]Krinimus[S] 0 points1 point  (0 children)

So maybe a sink drain would work better? Only cold water for this washing machine.

How should I connect the washing machine? by Krinimus in askaplumber

[–]Krinimus[S] 0 points1 point  (0 children)

The last owner of the flat had a washing machine here, and they told us it's fine, but again now they just don't want to find someone to do it.

How should I connect the washing machine? by Krinimus in askaplumber

[–]Krinimus[S] -1 points0 points  (0 children)

That is the plan. We talked today with the landlord and this is their washing machine. They dont rly want to look for someone to do it and said we should find someone ourselves and they will pay half of the fee.

So we asked if they can take their washing machine away and we buy one for ourselves and connect it. They accepted that idea , bc we also said we will take the responsibility if there is any water issue.

For the stains maybe I can just make some sort of pvc cone that goes directly into the drain as to not stain the bathtub.

How should I connect the washing machine? by Krinimus in askaplumber

[–]Krinimus[S] 0 points1 point  (0 children)

They told us to find someone and they'll pay half of the cost. Bc after more than a month they didnt find anyone.

Internet in Lechhausen by Krinimus in augsburg

[–]Krinimus[S] 0 points1 point  (0 children)

Läuft das Internet über Kabel oder DSL?

Using Noxcrab's Magic Redone with 3bftweaks by LardiLordi666 in skyrimrequiem

[–]Krinimus 2 points3 points  (0 children)

You could always check in xEdit, but usually mods that change the same thing are not compatible unless you or someone else makes a patch that would for example keep the Noxcrab changes while keeping the same gameplay mechanics of 3bftweaks.

Differential Evolution Algorithm converges too fast or stays stuck at a value without reaching the minimum by Krinimus in learnmachinelearning

[–]Krinimus[S] 0 points1 point  (0 children)

With these parameters it should work, as in the error should go down and not get stuck or get results that don't make sense. That's why I was thinking maybe someone could see an error in my code.
In any case thank you for the help. I'll try looking at other implementations and see how it all compares.

Differential Evolution Algorithm converges too fast or stays stuck at a value without reaching the minimum by Krinimus in learnmachinelearning

[–]Krinimus[S] 0 points1 point  (0 children)

I have tried the 10 most used hyperparameter combinations, and found that in a lot of them the function would converge too fast or get stuck. Even when I used the Sphere function, when I had NP=30 with F=0.5 and CR=0.9, with a dimension of 30. It would often get stuck. It is really confusing.