-
Vital models normally have a boolean `TimingChecksOn` generic in their entity which is by default set to `true`. Depending on the models optimization it might not be used, but when it is used it is no…
-
The Optim.jl interface returns a `ModeResult`, a type we define for holding the outcome of the optimisation. For compatibility the Optimisation.jl interface currently returns the same type, but it's n…
-
## Current Situation / Problem you want to solve
The proposal in this issue concerns the functions `criterion_plot`, `profile_plot` and `convergence_plot`.
- The `criterion_plot` uses the number…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I have used method 1 and method 2 to install stable-diffu…
-
Important files that I changed and functions are explained below:
- **estimator_node.cpp**
- This file subscribes to IMU, control input (body thrust) and image messages.
- getMeasurements1():…
-
Hi. Thank you for your useful work with Speedster. I would like to report an assertion error I encountered following the quickstart documentation for PyTorch.
First off, I used the container docume…
-
system information
TensorFlow.js version (you are using): 4.4.0
Are you willing to contribute it (Yes/No): Yes, if I'm able; I have no experience with the internals of TF.js
Describe the feature …
-
Hi,
Ive ran tis_transformer command for a few day but the training got interrupted at fold 2 epoch 6 after 5 day (time limit of my HPC job), is there a way to restart the program to continue from t…
-
I want to add a new key for models in the reference "optimization" which is optional, or "turbo", "lightning" etc
![image](https://github.com/Haidra-Org/horde-model-reference/assets/296513/ec197c2f…
-
In many ML algorithms, UMAP and HDBSCAN are used together to separate data into different clusters, and once trained, they are also used to predict/assign new data into the clusters.
We took this …