DonkeyCar's Dataset Replay using MATLAB/Simulink

Example of DoneyCar's Dataset Replay and Prediction by deep learning model.

https://github.com/covao/Replay_DonkeyCar_Simulink

現在この提出コンテンツをフォロー中です。

View DonkeyCar's Dataset Replay using MATLAB/Simulink on File Exchange

DonkeyCar's Dataset Replay using MATLAB/Simulink

Example of DoneyCar's Dataset Replay and Prediction by deep learning model

MATLAB command to download and open the demo (MATLAB live script)

mkdir('./donkeycar_demo');
cd('./donkeycar_demo');
websave('Replay_Donkeycar_Simulink.mlx','https://github.com/covao/Replay_DonkeyCar_Simulink/raw/main/Replay_Donkeycar_Simulink.mlx');
websave('donkeycar_replay.mdl','https://github.com/covao/Replay_DonkeyCar_Simulink/raw/main/donkeycar_replay.mdl');
open('Replay_Donkeycar_Simulink.mlx');

MATLAB live script file Replay_Donkeycar_Simulink.mlx

donkeycar_replay_model

donkeycar_replay_video

謝辞

ヒントを与えたファイル: DonkeyCar's deep learning model for Simulink & RaspberryPi

Add the first tag.

MATLAB リリースの互換性

  • R2021a 以降のリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1

See release notes for this release on GitHub: https://github.com/covao/Replay_DonkeyCar_Simulink/releases/tag/1.1

1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。