pax7

Results 22 comments of pax7

hey, did you have any more thoughts on this? :)

the bounds in the example above were 0,1 and then 55,140 . Also modifying the output coming out of the NN might defeat the learning process - I am hoping...

I'm asking about bounds and constraints on the output nodes only, not the input. The input nodes should be whatever comes in, but the output nodes is what should be...

Thanks for the quick follow-ups d0pa - I think I follow what you're saying. Do you think it's a good idea to build in the neat-python lib this mechanism you...

I'll follow that suggestion. Lately I've been having the same issue over and over and that has to do with bounds and constraints on the output. My hope was that...

After some testing and trying things out, I can't have a normalization steps before and after because of computational complexity my deployment device where the NN does something. The entire...

So, is there a way to generate these custom bounded functions automatically based on an input and output configurations as described in my first post above? I am wondering if...

Hi - has anyone had a chance to look at this?

Would it simplify the process if it worked just like exporting a prefab on a per scene basis with transform = true? Also, I am not sure I am following...

Thanks! I'll give it a shot and let you know.