Federico Galatolo

Results 11 comments of Federico Galatolo

I've just pushed 3 more commits, the changes to first one are: - Multiple workers (as in A3C) - RMSprop optimizer instead of Adam - Avoid using the Runner Wrapper...

Sure it would be nice to have both versions! I am running some atari benchmarks right now, I should have the results in a couple of days. For now lets...

Hi, I spent a couple of days benchmarking and testing my A2C implementation and I came to the conclusion that there are some bugs in cherry when using vectorized environments....

Hi, thanks for the issue! How are you suggesting to implement this feature? can you provide some example of how it should work?

Yes i think that would work, we can make it more general using `grep -E` as default command and leave the user the ability to set a custom command to...

Hi, currently manim presentation is using @glatteis full screen implementation. I was trying to have a real full screen working but is more challenging that it seems. As soon as...

Hey @AnonymoZ @jeertmans unfortunately i do not have windows nor access to a windows computer to debug this issue. If you open a PR i will be happy to merge...

> @dlchet is correct - we haven't yet enabled the Storage interface on Studio - simply because we are busy - but it should still work 100% through the API...

It seems that you don't have enough VRAM. You can try [https://github.com/galatolofederico/vanilla-llama](https://github.com/galatolofederico/vanilla-llama)

Hi @veelion your error is a weird. Try to convert the weights again, it looks like something when wrong in that step. I have tested the conversion script on a...