Shawn Anderson

Results 38 comments of Shawn Anderson

I have been implementing my own version of ES using keras weights, inspired by https://blog.openai.com/evolution-strategies/ . I am currently working on running parallel on cpu. I will let you know...

Agreed, this information would be very helpful thank you.

+1 to this topic overall, and +1 to @philippjfr proposed solution for nested object references. I want to convert lists of parameterized objects into pandas dataframes of their respective serialized...

Someone please maintain this repo it's such a valuable tool to so many people :pray:

Hopefully this is helpful. I solved this by setting custom delimiters on javascript files, then using ca to toggle between primary and alternative when working in jsx. `let g:NERDCustomDelimiters =...

It get's even weirder. Reversing the order of the data columns has a different effect when there are less or more than 10 columns. In the first case, it reverses...

I downgraded from holoviews 1.18.1 to 1.18.0 and bokeh from bokeh from 3.3.2 to 3.3.1 and things are currently working.

@Hoxbro What do you mean by Clear the notebook and save?

@Hoxbro I guess you mean Edit -> Clear Outputs of All Cells The issue recurred for me with the downgraded versions. I followed @Hoxbro steps and it did resolve the...