Skip to content

This is a code used to realize end-to-end learning for self-driveing cars

Notifications You must be signed in to change notification settings

BruceXing24/e2e-selfDrive

Repository files navigation

End to End selfDrive

This is a code used to realize end-to-end learning for self-driving cars and CNN is conduct by the References Paper.

References Paper

End to End Learning for Self-Driving Cars

My environment

  • Windows
  • Anacoda + tensorflow
  • jupyter notebook
  • python 3.8

Data format

  • data from simulator is in '.csv' format. It includes 'center','left','right','steering','throttle','reverse','speed'
  • 'center','left','right' means there are three cameras in front end of car,and they record pictures.

Simulator

About

This is a code used to realize end-to-end learning for self-driveing cars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published