yanglebupt
yanglebupt
### Topic In order to expand the `static properties` on the class Vector, it seems necessary to change the `class declaration` to `interface declaration` in `p5.Vector.d.ts` file.
Here is my code, I use a simple CNN for classification. Size of data is ```python train (1772, 45) test (596, 45) val (595, 45) ``` But I get an...
Using vite+ts for development, it seems that the module entry file cannot be found correctly. It is necessary to add `"main" : "./wgsl preprocessor. js"` in package. json,
No waves! 