-
Hello,
Is UDS on LIN supported? I tried sending UDS Default session and I see that Master Request is properly sent with ID = 60 (0x3C) but then I see Slave Response header sent with ID = 125 (0x7D) w…
-
import matplotlib.pyplot as plt
import pandas as pd
data_home = 'https://github.com/dknife/ML/raq/main/data/'
lin_data = pd.read_csv(data_home+'pollution.csv')
print(lin_data)
-
Hi,
Could the project consider removing operations that require root privileges? Running the program as root may pose security risks and isn't ideal for general usage. It would be beneficial if the…
-
Dear quanto folks,
I implemented quantization as suggested in your coding example [quantize_sst2_model.py](https://github.com/huggingface/optimum-quanto/blob/main/examples/nlp/text-classification/s…
-
How to use demo in AMD GPU and driver ?
i have download and run it failed.
```
PS D:\github\github\sd3.5> python sd3_infer.py --prompt "cute wallpaper art of a cat"
C:\Users\lin\AppData\Local\…
-
Hi everyone. My name is Yian Lin, a first-year master's student in the Statistics program. I am interested in helping solve real-life problems using statistical methods and models. In my spare time, I…
-
from sklearn.model_selection import train_text_split
X_train, X_test, y_train, y_test = train_test_split(X, y, test_size = 0.2)
--
from sklearn,linear_model import LinearRegressin
lin_model = Li…
-
```
Add LIN protocol.
Check the Microchip MCP2021 transceiver.
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:37
-
```
Add LIN protocol.
Check the Microchip MCP2021 transceiver.
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:37
-
I wonder if I should at least include LIN codes as an example in clusters.tsv, or if I should just make an explicit other file. https://github.com/kjolley/BIGSdb/blob/develop/scripts/maintenance/linco…