Use MATLAB to Train on Jetson Nano: Unterschied zwischen den Versionen

Aus HSHL Mechatronik
Zur Navigation springen Zur Suche springen
Evrard.leuteu-feukeu@stud.hshl.de (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Markierung: Manuelle Zurücksetzung
Evrard.leuteu-feukeu@stud.hshl.de (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
Helpful link[https://github.com/matlab-deep-learning/MATLAB-Deep-Learning-Model-Hub]
 
setup
== [[Setup]] ==
=== [[Overview]] ===
To train the AI using MATLAB, I will write a script on MATLAB and then use GPU Coder to flash the function/model on the JetRacer. So all the debugging process will be on MATLAB.
 
=== [[Result]] ===

Version vom 13. Mai 2025, 20:20 Uhr

Setup

Overview

To train the AI using MATLAB, I will write a script on MATLAB and then use GPU Coder to flash the function/model on the JetRacer. So all the debugging process will be on MATLAB.

Result