sde
Here are 86 public repositories matching this topic...
-
Updated
Aug 27, 2021 - Julia
The basics of DiscreteSystem exists now, but the little details around it need to be finished.
-
Updated
Sep 3, 2021 - CSS
-
Updated
Sep 8, 2021 - Python
-
Updated
May 20, 2021 - Python
The package currently exports these function names:
mm , mmr , hill , hillr , hillar.
To avoid these potentially overwriting other stuff people have decalred, they could be moved to some other sub package. They would then be imported using e.g.
using Catalyst.Functions
-
Updated
Sep 9, 2021 - Julia
-
Updated
Sep 2, 2021 - TypeScript
-
Updated
Aug 14, 2021 - Julia
-
Updated
Sep 3, 2021 - Julia
-
Updated
Sep 3, 2021 - TeX
-
Updated
Sep 1, 2021 - Julia
-
Updated
Sep 4, 2021 - Julia
-
Updated
Aug 13, 2021 - Julia
-
Updated
Aug 10, 2021 - R
-
Updated
Aug 31, 2021 - Julia
-
Updated
May 3, 2021 - Jupyter Notebook
-
Updated
Sep 30, 2020 - MATLAB
-
Updated
Mar 25, 2021 - Fortran
Add more design patterns that are currently not present in the repo. Please mention here if you want any pattern to be added. Required language is Kotlin
-
Updated
Aug 31, 2021 - Julia
-
Updated
Nov 30, 2020 - Julia
-
Updated
Sep 8, 2021 - Python
-
Updated
May 28, 2019 - Python
-
Updated
Aug 19, 2021 - Julia
-
Updated
Jul 19, 2021 - Julia
-
Updated
Sep 8, 2021 - Julia
-
Updated
May 11, 2021 - Julia
Improve this page
Add a description, image, and links to the sde topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sde topic, visit your repo's landing page and select "manage topics."
I'll post it as a question as I am not quite sure that it is a bug. I have been experimenting for a while with the library in a custom environment for a school project and I am really interested in the reproducibility of the result. I have read the disclaimer in the documentation that reads that reproducible results are not guaranteed across multiple platforms or different versions of Pytorch. Ho