boris-kuz

Results 3 comments of boris-kuz

Ah, that's a shame. Thanks for responding so quickly! Also, awesome project, love using llama. :)

No worries, thanks for having a look! Wouldn't the approach I've taken ensure backwards compatibility, even if it's not the most efficient implementation? Maybe it would be worth to add...

I think that's a good idea! Plus if you really depend on being able to change the hidden layers, you could just implement your own MLP using `Sequential`. Would the...