-
Adaptation of the pollen onboarding bot for Stacks
**Background**
What problems do you aim to solve? How does it serve the mission of a user owned internet?
The Stacks Advocates program uses So…
-
This is the log data: https://github.com/bitmark-inc/au-support-board/issues/677
These are the issues that user reported:
https://github.com/bitmark-inc/au-support-board/issues/674
https://github…
-
The MVP will be considered complete when a non-trivial flow runs successfully. The next step will be running executors in a cloud environment, so keep that in mind while finishing up the MVP.
-
the config yaml is:
```
av_frac: 0.5
device: cpu
directions: 4way
n_cols: 1
n_rollouts_per_step: 256
n_rows: 1
n_workers: 16
worker_kwargs:
- flow_rate_h: 700
flow_rate_v: 700
- flow_rat…
-
I'm a hard core performance architect that retired last year from MSFT now doing AI for fun.
Stable Diffusion, TensorRT, torch.compile(), and coding in Python. I have a 4090 with an i9-13900K. If I…
-
After extracting the [APY](https://github.com/valory-xyz/apy) and the [price-oracle](https://github.com/valory-xyz/price-oracle.git), we do not have access to the `autonomy/data`, which means that we …
-
# Software Design Principles
Software design principles are fundamental concepts and guidelines that help developers create well-designed, maintainable, and scalable software systems. These princip…
-
@jvoermans there is still quite a bit to code, but if you have time for a small test today and letting me know how the serial over USB output looks like and how the files on the SD card look like tha…
-
This repository is for reading and interpreting data directly from the hardware cameras. This excludes processing them for autonomy or sending them over the network. This repository is intended to be …
-
The controller still records charging events in the database.
But it shows nothing on UI (to few data) and also does not record any trips.
Everything was working fine till 20.10.2022.
These are the…