In PyTorch Learing Neural Networks Likes CNN、BiLSTM
-
Updated
Mar 20, 2023 - Python
In PyTorch Learing Neural Networks Likes CNN、BiLSTM
Implement Highway Networks based on Tensorflow
This is the implementation of Highway version of Deep convolutional network, based on https://arxiv.org/pdf/1505.00387.pdf.
In this project your goal is to safely navigate around a virtual highway with other traffic that is driving +-10 MPH of the 50 MPH speed limit. You will be provided the car's localization and sensor fusion data, there is also a sparse map list of waypoints around the highway.
Add a description, image, and links to the highway-cnn topic page so that developers can more easily learn about it.
To associate your repository with the highway-cnn topic, visit your repo's landing page and select "manage topics."