You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, I've separated mir.experimental.model.rbf and mir.experimental.ml.rbfann modules - rbf would be nothrow @nogc low-level API (I tried following mir.glas style here), and rbfann would contain artificial neural network model implementation that relies on rbf module.
I cannot start working on Mir PR until we get matrix inversion, but @9il, if you'd like, take a quick look at current state, I could use a rough feedback.
The text was updated successfully, but these errors were encountered: