-
I do not understand the use of `a0, *cos_a = parameters( . . .)` since `a0` is defined in the string generated. Would you please explain why this is neccessary.
-
I've been using pyESN for a few weeks now, and I've found it to be very helpful. Thank you!
I've been using it in conjunction with a [Keras](https://keras.io) network, and I was thinking that it co…
-
We’ve been flying master for the last month or two and logged a lot of hours on this so I thought I’d write up some notes prior to release.
Just for clarity:
* We used 3 different airframe types…
-
The logpdf function in the build_loss_objective is not set up properly.
What should take place? For a simple demo model like Lotka-Volterra or Lorenz and ONE DATASET, fit_mle should fit a MvNormal…
-
Thanks for the very interesting paper and the implemetation - fabulous work!
I just have a question about the usage of CNN blocks in the model. Please correct me if I'm wrong - it seems that a neu…
-
Take the examples from [Chen, Yonghong, et al. "Analyzing multiple nonlinear time series with extended Granger causality." Physics Letters A 324.1 (2004): 26-35](https://www.sciencedirect.com/science/…
-
Hi,
I read the paper referred to in this repository. In the video I see cars making turns at high speeds without spinning out. Also if I am correct the states of your system are (x,y,phy,v_x, v_y, …
-
Hi @brandonwillard, I work on the [Pyro](http://pyro.ai/) team, where we've been independently developing what seems like a closely related [library](https://github.com/pyro-ppl/funsor). I just stumb…
-
Improve performance of the persistent implementation introduced in #16.
-
A potentially handy feature (we have some data where it could be useful), would be to specify a non-linear color mapping for the data. To simplify the interface, it could be done as piecewise linear m…