ixenion

Results 5 issues of ixenion

does neat support only 1 hidden layer or multiple hidden layers?

Im sorry for the issue, because I know it should be rather in discussion, but there is near zero activity there... How do I make custom "cleanup" logic right before...

Hey, what's up! How did you manage to conduct sink=sys.stdout test like in your tests/test_add_sinks.py: ```python @repetitions def test_stderr_sink(rep, capsys): log(sys.stderr, rep) out, err = capsys.readouterr() assert out == ""...

question

Why do you trunkate airodump output? If i have vertical screen I cant see ENC AP name etc, they are just gone. I understand the reasons why you'v made it,...

Cant use Agent tools with pydantic-ai and llama models. Please, any advice or help. Code example (with full issue description) could be found at: https://github.com/pydantic/pydantic-ai/issues/2973