This Repo that creates a dummy dataset of high dimensionality, and reduce its dimensionality using PCA. Using autoencoder and how it is essentially a nuanced neural network. Designing, training, and ...
Model3/ ├── CANdb/ # Model3_Battery.dbc, Model3_Drive.dbc, Model3_Thermal.dbc ├── Nodes/ # CANoe/CAPL simulation nodes (see section 0) │ ├── Battery_ECU.can │ ├── ThermalCtrl_ECU.can │ ├── ...