-
https://pathak22.github.io/noreward-rl/
In many real-world scenarios, rewards extrinsic to the agent are extremely sparse, or absent al- together. In such cases, curiosity can serve as an intrinsic…
-
Is there any plan for implementing scipy.spatial.transform.Rotation (or any other 3d rotation package that includes quaternions, Euler angles, and rotation matrices) in the near future?
I need som…
-
We currently use this repository to test and apply workarounds: https://github.com/czgdp1807/dftatom
One can build the project using:
```console
dftatom $ git clean -fdx; make -f Makefile.manual …
-
Currently `Dimension` in [SemanticTypes](https://github.com/camfort/fortran-src/blob/master/src/Language/Fortran/Analysis/SemanticTypes.hs#L69) allows for assumed-size arrays which use `*` to denote d…
-
Recover Genesis 2 feature of TRAMA when importing a genesis particle file
-
OpenACC kernel regions do not work well with the sum intrinsic when it has a 'dimension' named argument. Changing this intrinsic to equivalent code improves the performance of NEMO in manual tests. No…
-
Processing file
```fortran
MODULE mo_graupel_granule
USE, INTRINSIC :: iso_fortran_env, ONLY: wp => real64
USE gscp_graupel, ONLY: graupel
IMPLICIT NONE
PRIVATE :: graupel_paramete…
-
How many parameters do we need? 20-30!
We can use https://github.com/Evenaar/active-learning-dataset-benchmark to find those parameters --> will be ready in a few days.
-
### Observed on AppVeyor (Windows)
Originally observed on https://github.com/flutter/flutter/pull/16343. Resolved itself when the AppVeyor build was restarted.
```
02:16 +842 ~2: C:\projects\f…
-
## Issue Details
Opening with the demo a `c3t3.binary.cgal` file that contains a `Triangulation_3` of dimension 2 (or lower) does not display anything, even if it has vertices, edges, and in my cas…