Luc Forget

Results 19 comments of Luc Forget

Hello, Following the probability distribution allows to find non deterministic policies which could be better than deterministic ones when the state perception isn't complete and differents states leads to the...

@apeterswu I think it depends more on how much information you get from the environnent than on intrinsics characteristics of the tasks. If you could have all the informations from...

@apeterswu Maybe the hyperparameters (learning rate, ...) are not optimised for your problem ? Or your initial weights are not good ? Without any more informations on the problem it...

@sahiliitm I'm sorry in this case. I thought you were talking in the general case.

Should be fixed by last update to #146

Opening a [discussion](https://github.com/intel/llvm/discussions/4627) on intel repo to compare with what is done for their `intel::property::buffer_location` property.

We usually (try to) run the tests only with the most recent available vitis version (that would be 2021.2 as of now). Can you try with it (that requires only...

Ok we can try to reproduce these steps with our install to see if this bug still exists in recent vitis version.

Hello, I think on this example (I guess you speak of test `single_task_vector_add.cpp` ?), timing will probably not change a lot between pipelined or not pipelined kernel (the body of...

Hello, Thank you for the precision. After a second read on the setting you say you are using, I am curious to know how exactly you managed to compile the...