LoginSignup
0
1

More than 5 years have passed since last update.

convnet.jsで自動運転

Posted at

概要

convnet.jsで自動運転、やってみた。

写真

仕組み

画面下の五つのグレーのポイントで、センサーとして、rgb/256/3で、データを取った。
1000個のデータセットを作った。
convnet.jsでモデルを作って、学習させた。
モデルは、インプット5、アウトプット3の分類器、
隠れ層は、20
アクチベーションは、sigmoid
オプチマイザーは、sgd
学習は、9000回。
正解率は、34.0%

成果物

以上。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1