-
Hi @MatthewPeterKelly ,
Excuse me fro the naive question. I'm new here
I'd like to know if the user should always define the constraints (eg. non-linear equality constraints)
for solving the traj…
-
Link: [Arxiv](https://arxiv.org/pdf/1805.00909.pdf)
This is one of the important paper that link MBRL with Variational Inference, published in 2018/05
Problem:
> the connection between reinfo…
-
Hi,
I am implementing a network model using BMTK, and I was studying one of your tutorials where you refer a GLIF model :
`{
"N": 2384,
"model_name": "Sst_501282204",
"c…
-
This is closely related and inspired by #19. @WheezePuppet 's original model has a $o$ parameter induces dynamics and enables nodes to form connections with non-neighbors. Other models of Jackson and …
-
Would be great if we had functions to easily connect neurons directly, by specifying the dynamics of the synapse and (in the case of phenomenological models) specifying to which compartment the synap…
-
For example, for a given regressor, how should we decide wether beta is 0 or not? how should we discriminate between a model with one or multiple betas.
- [ ] Repeat literature search for generic G…
-
#### Issue type:
- :heavy_plus_sign: Feature request
____
#### Short description:
Often an Integrated Dynamics network does not need to be running permanently. I would appreciate a …
-
### Description
EPUB exports replaces some regular spaces with ` ` and fails.
### Steps to Reproduce
1. Write the following text in the Pressbook editor:
`The objective of this book i…
-
Hi!
Just wondering how the RNN could be mixed into the `ODEProblem`
In flux times, it seems a Recur layer need to be created. However there is already a `Recurrence` in Lux.jl
[Training of UDEs w…
-
Paper here: https://arxiv.org/pdf/1705.05363.pdf
Discussion:
This is the first paper I have seen that could be a viable way to use curiosity in a game as large as Minecraft. The modules are alread…