-
At the moment the real arrival position lies behind the aspired one. This can lead to invalid values (behind the lane's end) for the arrival position. A better solution could be a fractional arrival t…
-
Yes with version 1984 the problem is still
000: forrtl: severe (408): fort: (3): Subscript #2 of the array F2D_ARR has value -858993460 which is less than the lower bound of 1
000:
000: Image …
-
There is a strange (1 / Delta t) term in the discretized Poisson equation that is present in the written equation, the Python code (in the build_up_b function), and the corresponding Youtube video. Th…
-
**Model should share information about world**. We need for example:
* state space size (we assume discrete state-space)
* action space size (we assume discrete action-space)
* **what actions are a…
-
We need to suck it up and do some actual math and control theory, we've had crap motion control for too long.
-
A wrapper around the TensorFlow contributed module to solve ODEs.
-
# The Cambridge Handbook of Computational Psychology
- discusses the general methodology of computational cognitive modeling
- justifies its use in cognitive science and beyond
## keywords
- …
-
Is it possible to include the field weakening code from https://github.com/larsmm/hoverboard-firmware-hack-bbcar to increase the top speed of the hoverboard.
Because this projects re-integrates th…
-
I ran a test (`Bui600`) using:
- the 'old' discretisation
- steady state window dynamics
and I compared some statistics.
Master:
```
Number of mixed real/discrete systems of equations: 0…
-
Hi Alex,
Thanks for releasing the code! I am having some trouble running the code. I am getting a resource exhausted error on GTX 1070 with batch size of 1 on the kth dataset. I've tried using flow…